Jump to content

Redirect pages..


Dragosvr92

Recommended Posts

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

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.