Hello!
I have a problem with rewriting URLs in my Apache server that runs under Windows XP (SP2).
I made all important things I've found on the internet like to add this:
Quote:
|
LoadModule rewrite_module modules/mod_rewrite.so
|
in my httpd.conf. Additionaly I changed
to:
After doing this I restarted Apache but the rewriting functionality is still not working.
The .htaccess unfortunatelly is not working on Windows machines.
Did I forget something?
Hope you can help me.
Thanks,
Alex