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


TheKiller - 10:49 pm on Feb 17, 2011 (gmt 0)


Ok so i have a phpbb forum with a portal mod ...

im using this for a while to redirect from the main domain (ex. example.com)to the Forums folder

Redirect 301 /index.php http://www.example.COM/Forums

but i dont want the domain to link to the index anymore ..

i want to link the domain to /Forums/portal.php
and not /Forums/index.php as the code above dos ...


i tried to change the index with the portal like this :
Redirect 301 /portal.php http://www.example.COM/Forums

but it gives me a 404 error.. any idea whats up?

Also i would like some fix for caps on folders ..

im on a Linux system and if i have a folder called Forums it gives me a error if i try browsing to forums(no caps on F)


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