canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,698
edits
(added more first-time deployment steps) |
(a few more steps regarding apache setup) |
||
Line 128: | Line 128: | ||
==== 4. Configure Apache ==== | ==== 4. Configure Apache ==== | ||
Use the sample configuration in <code>tools/wiki-dev.allizom.org.conf</code> to configure an Apache virtualhost. | Use the sample configuration in <code>tools/wiki-dev.allizom.org.conf</code> to configure an Apache virtualhost. | ||
You might need to enable mod_rewrite with <code>sudo a2enmod rewrite</code>. | |||
Don't forget to restart apache with <code>sudo service apache2 graceful</code>. | |||
==== 5. Import database ==== | ==== 5. Import database ==== |