Re: [users@httpd] IfModule *rewrite*

2011-12-07 Thread Mark Montague
On December 7, 2011 16:26 , "Helmut Schneider" wrote: I put the following lines into my apache.conf (outside, before a VHOST definition): RewriteEngine on RewriteLog /var/www/logs/rewrite.log RewriteLogLevel 2 (I also tried mod_rewrite and rewrite_module) Unfortun

[users@httpd] IfModule *rewrite*

2011-12-07 Thread Helmut Schneider
Hi, I put the following lines into my apache.conf (outside, before a VHOST definition): RewriteEngine on RewriteLog /var/www/logs/rewrite.log RewriteLogLevel 2 (I also tried mod_rewrite and rewrite_module) Unfortunatly it seems it does not work. But if I define the sa