New messages 6
Total messages 399
New messages 6
Total messages 399| Subject RE: .htaccess | ||||
|
Author:
brisray Date: 01-07-2005 05:05 |
||||
|
The line you need is
redirect status old-url new-url Where status is optional. For more information see http://www.tech-recipes.com/http_tips123.html and http://www.indiana.edu/~wmhome/tool_guide_info/redirect.shtml However for this to work depends how the Apache web server software has been configured. Hopefully it will work for you otehrwise you'll have to use a meta tag refresh on the called pages. <meta http-equiv="refresh" content="2;url=new_url"> where 2 can be varied and is the number of seconds to wait before the redirection starts. A value of 0 means an immediate redirect. Ray |
||||
| Subject | Author | Date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||