aboutsummaryrefslogtreecommitdiffstats
path: root/extras/fap/httpd/README.md
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2016-05-24 13:33:05 +0200
committerKristian Lyngstol <kristian@bohemians.org>2016-05-24 13:33:05 +0200
commitd5aea83d7719b472c10c649e1284146774fb0171 (patch)
treed48099044579c695d8ce402901db3174276d8e6c /extras/fap/httpd/README.md
parent34272321256075e681181191c24e8757184c6835 (diff)
parent2c9306e5be42d73c376ebdad5d927f63d4f3af86 (diff)
Merge branch 'master' of github.com:tech-server/gondul
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