Page is a not externally linkable
TheKiller - 11:58 am on Mar 1, 2011 (gmt 0)
yep...
if you visit example.com to add /Forums into the link and create example.com/Forums
i have added this to my .htaccess file :
Redirect 301 /index.php http://www.rising-dead.com/Forums/
DirectoryIndex /Forums/portal.php Home.htm
if you visit
[rising-dead.com...] its all okay... the portal page shows as a main page correctly....
but if you visit [rising-dead.com...] the page is broken as it brakes the links to load the CSS Files from etc
i know there were some htacess scripts that added a slash at the end of the link .. is there a way to add /Forums at the end of the root?