Notes on implementing Wordpress MU
If you are installing Wordpress MU on Debian, you can enable mod rewrite by running the following:
a2enmod rewrite
After that restart the apache service:
/etc/init.d/apache2 restart
Viewing Details: