07-23-2009, 08:57 PM
|
#1 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
Mod_Rewrite Not Working
A while back I removed my xampp install and manually installed Apache and PHP 5.2.9. Since then I have not been able to get Mod_Rewrite to work.
In httpd.conf I uncommented
Code:
LoadModule rewrite_module modules/mod_rewrite.so
but it still won't work. Am I missing something?
|
|
|
|