Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Redirect not working correctly when trailing slash is left off url
jdMorgan - 3:02 am on Aug 2, 2010 (gmt 0)
Make the slash optional, as well as anything that might follow:
RewriteRule ^phpBB3(/(.*))?$ http://example.com/forum/$2 [L,R=301]
Jim
Thread source:: http://www.webmasterworld.com/apache/4180003.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com