Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Redirect folder directory


TheKiller - 2:53 pm on Aug 15, 2011 (gmt 0)



So i have had my forum at the fallowing url:
http://www.example.com/Forums/
I wished to re-name my folder into /forums/.
I have used the script bellow to make both folder paths available.

RewriteRule ^Forums/(.*) forums/$1

http://www.example.com/Forums/viewforum.php?f=2
and
http://www.example.com/forums/viewforum.php?f=2
Show the Same contents.

I would like that when i access:
http://www.example.com/Forums/viewforum.php?f=2
It will redirect to:
http://www.example.com/forums/viewforum.php?f=2

I hope i explained well :)


Thread source:: http://www.webmasterworld.com/apache/4351615.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com