Published on Thursday, March 13th, 2008 at 12:07 pm

The default LAMP installation on Ubuntu 6.10 doesn’t include mod_rewrite module.

To install mod_rewrite, run command as below:

$sudo a2enmod rewrite

ref : http://www.yinfor.com/blog/archives/2007/04/how_to_install_a_mod_rewrite_o.html

Related Posts

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>