From: jantwisted Date: Sun, 6 Sep 2015 19:57:12 +0000 (+0530) Subject: Modified for apache 2.4 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=3060aa8f230e0b383b4a55ea67b73e382a4e8fa7;p=libreplanet-static.git Modified for apache 2.4 --- diff --git a/2016/README.md b/2016/README.md index 80a6b583..ef1a5a2f 100644 --- a/2016/README.md +++ b/2016/README.md @@ -36,7 +36,7 @@ package apache2 from your package manager. ### Create virtual host -Create a new file called libreplanet in `/etc/apache2/sites-available` with the following contents: +Create a new file called libreplanet (libreplanet.conf for Apache 2.4) in `/etc/apache2/sites-available` with the following contents: ``` @@ -53,6 +53,7 @@ Create a new file called libreplanet in `/etc/apache2/sites-available` with the XBitHack on AllowOverride All Order allow,deny + # Directive needed in Apache 2.4 allow from all