aboutsummaryrefslogtreecommitdiffstats
path: root/extras/fap/httpd/README.md
diff options
context:
space:
mode:
authorJonas Lindstad <jonaslindstad@gmail.com>2016-05-23 13:56:26 +0200
committerJonas Lindstad <jonaslindstad@gmail.com>2016-05-23 13:56:26 +0200
commitd7db901796438c811ab239ecbbee0ad0dd49832c (patch)
tree870021685ed17fbdc14e5b9b24cfe0687eeccf20 /extras/fap/httpd/README.md
parent34cebee827c1fb2410ea8551a5a3c3242084fc07 (diff)
Added all changes to FAP for TG16 + some documentation
Diffstat (limited to 'extras/fap/httpd/README.md')
-rwxr-xr-xextras/fap/httpd/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/extras/fap/httpd/README.md b/extras/fap/httpd/README.md
index 73c5634..c332965 100755
--- a/extras/fap/httpd/README.md
+++ b/extras/fap/httpd/README.md
@@ -14,8 +14,7 @@ j@lappie:~/git/tgmanage$ cat /etc/apache2/sites-enabled/000-default.conf
<Directory /home/j/git/tgmanage/fap/httpd/httpd_root>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
- Order allow,deny
- allow from all
+ Require all granted
</Directory>
ErrorLog ${APACHE_LOG_DIR}/error.log