April 2003
Intermediate to advanced
480 pages
14h 31m
English
Browser redirection is a useful technique to prevent errors when you rename or delete content within a Web site. When you redirect requests, you tell a browser to take the following actions:
Look for files in another directory
Look for files on a different Web site
Look for files on another computer
Look for a specific file instead of a set of files
Run an ISAPI application instead of accessing the requested files
Each of these redirection techniques is examined in the sections that follow. Tips for creating customized redirection routines are examined in the "Customizing Browser Redirection" section of this chapter.
If you rename or delete a directory, you can redirect ...
Read now
Unlock full access