Hello, Excuse me but i can't figure out if the RewriteEngine is activated on my server. Would you please explain me how could i see it ? (i looked for it inside the httpd.conf but i didn't find anything about it). Best regards,
Create a redirect for a co-domain in ISPConfig, if it works, the rewrite engine is enabled. If you followed one of the perfect setup howtos, the rewrite engine is installed and enabled on your server.
Hi Till, Thanks for your help. In fact i were wondering if it was related to the issue that i've described here: http://www.howtoforge.com/forums/showthread.php?t=8897 Thanks,
Could be. But you can write some rewrite rules to the main Apache configuration for testing purposes and then run Code: httpd -t If the rewrite module isn't enabled, it will show you an error.