Enable mod_rewrite

To enable mod_rewrite in Apache it is very simple. First you change this line ‘#LoadModule rewrite_module modules/mod_rewrite.so’ to ‘LoadModule rewrite_module modules/mod_rewrite.so’. Then you change this line ‘AllowOverride None’ under ‘# Options FileInfo AuthConfig Limit’ to ‘AllowOverride All’. Quite simple

Related posts:

  1. 2010-05-30 Twitter Updates
  2. Getting two domains on one IP
  3. My Perfect Server
  4. Twitter RSS and WordPress
  5. Enable BIOS Fan-Control

Well – Someone thinks this was interesting

  1. [...] #@drtechnickal @travwetzel I even had this documented so I wouldn't forget how to do it… http://joshbetz.com/2007/06/enable-mod_rewrite/ #Related posts:2010-05-23 Twitter Updates2010-05-16 Twitter Updates2010-05-09 Twitter [...]

Leave a Reply