How to install a mod_rewrite on Ubuntu
The default LAMP installation on Ubuntu 6.10 server doesn’t include mod_rewrite module. This module is required by WordPress MU. I tried to install a WordPress MU on my Ubuntu server with LAMP. To install mod_rewrite, run command as below: There...