Enable Mod Rewrite Error Log

April 22, 2009 – 12:53 pm

Just a quickie – throw this in your apache config if you need error logging for mod_rewrite. Useful in a dev environment, not so much in production.

RewriteLog /var/log/httpd/rewrite.log
RewriteLogLevel 9

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Reddit

Post a Comment