Webbuilder
Public forum
Unmoderated forum

Forum administrated by moderatoruk
The place for all the WebBuilder users. Share your knowledge and your experience in the use of our online webbuilder with other Webmasters here!
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
.htaccess  
prakasrel 29-06-2005 21:49
RE: .htaccess  
brisray 01-07-2005 05:05
RE: .htaccess  
prakasrel 01-07-2005 14:06
RE: .htaccess  
brisray 01-07-2005 18:05
RE: .htaccess  
prakasrel 01-07-2005 20:22
RE: .htaccess  
brisray 03-07-2005 07:48
RE: .htaccess  
RobertsToYoung 20-06-2008 22:37
RE: .htaccess  
brisray 23-06-2008 10:11

Subject:

Message:

Include original message   Cancel