Page 1 of 1

Still can't get mod_rewrite to work....

PostPosted: 30. May 2005 10:57
by vincentrich
Hi guys,

I have uncommented "LoadModule rewrite_module modules/mod_rewrite.so" at my apache config file, restarted my apache but it still doesn't work on my windows 2000 server.

It works fine on my web server....

Cheers,

Vincent

PostPosted: 30. May 2005 10:57
by vincentrich
I would appreciate it if someone could help me out here.. Thanks a lot!

PostPosted: 30. May 2005 11:03
by vincentrich
On my php_info page I have the mod_rewrite module loaded...

Loaded Modules core mod_win32 mpm_winnt http_core mod_so mod_access mod_actions mod_alias mod_asis mod_auth mod_autoindex mod_cgi mod_dir mod_env mod_include mod_log_config mod_mime mod_rewrite mod_setenvif mod_ssl mod_php5 mod_perl

Is there anything else I need to load to make mod_rewrite work on my local PC?

I am 100% sure my mod_rewrite code is correct because it is working on my web server. I can't even get the simple "disable directory browsing" to work on my local web server.