Corey Ganser > Technology > Wordpress MU

Wordpress MU

Table of contents
No headers

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 
Tag page
You must login to post a comment.