Can anyone one help me out with mod_rewrite on how to change it so everypage doesnt go to mysite.com.
I have mysite.com/index.php?page=test with mod_rewrite to change it to mysite.com/page/test.html but loads mysite.com instead of the page.
What could cause the pages to load mysite.com instead? can AuthName mysite.com in the htaccess file do cause this?
Edited by Empresive, 03 January 2009 - 12:22 PM.
