Categories
ASPTips and Tutorials → Redirection

HTTP 301 Permanent Redirection Techniques

This article describes how to properly redirect a web page using an HTTP 301 status code and Location header. The 301 status code is used to indicate that a page has permanently moved. Multiple techniques are presented with recommendations.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Language specific response

A tutorial showing how to get information from browser with Request.ServerVariables(&"HTTP_ACCEPT_LANGUAGE&"). A list of available languages are included in the tutorial, and two examples: Redirecting visitors to lenguage specific p...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Object Moved

A small code snippet that lets you eliminate ''Object Moved, This object may be found here'' problem that occur on IIS server with some versions of proxy servers.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS
©2003-2019 jCay.com