Dragosvr92 Posted February 18, 2011 Share Posted February 18, 2011 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) Link to comment https://forums.phpfreaks.com/topic/228055-redirect-pages/ Share on other sites More sharing options...
Dragosvr92 Posted March 1, 2011 Author Share Posted March 1, 2011 ??????? Link to comment https://forums.phpfreaks.com/topic/228055-redirect-pages/#findComment-1181134 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.