jw00dy
09-09-2008, 07:20 PM
I've got the .htaccess uploaded and modified slightly (added non-www redirect to www), but I'd like to redirect all the URLs so they don't include the index.php on the end of the URL.
Desired URL: domain.com/links/
Current URL: domain.com/links/index.php
Rather than changing all the templates to remove this, I'm wondering if you have any brilliant ideas on how I can rewrite this and probably more importantly, preserve the session stuff.
I am not concerned with the URL's that I will block with my robots.txt, which will include pretty much anything (search.php, misc.php, etc) other than the normal directory of links.
Your help is greatly appreciated.
Desired URL: domain.com/links/
Current URL: domain.com/links/index.php
Rather than changing all the templates to remove this, I'm wondering if you have any brilliant ideas on how I can rewrite this and probably more importantly, preserve the session stuff.
I am not concerned with the URL's that I will block with my robots.txt, which will include pretty much anything (search.php, misc.php, etc) other than the normal directory of links.
Your help is greatly appreciated.