I can't seem to get
I can't seem to get Apache rewrite module working on my local Windows computer. Apache works, PHP works, MySQL works. Mod-rewrite doesn't. My Apache config file has the following lines uncommented:
LoadModule rewrite_module modules/mod_rewrite.so
and
AddModule mod_rewrite.c
and in the virtualhost directive in the config file I have
RewriteEngine on
But it doesn't work! Help! I run Windows XP and Apache 1.3.27. Any tips appreciated.
# Jun 15, 2003