Enable javascript-common apache conf during setup.

This commit is contained in:
James Valleroy 2015-12-10 18:49:49 -05:00
parent 201837518f
commit 23d1798802

View File

@ -26,6 +26,7 @@ a2enmod proxy
a2enmod proxy_http
a2enmod rewrite
a2enmod ssl
a2enconf javascript-common
a2ensite plinth.conf
a2ensite plinth-ssl.conf