summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Robby Workman2013-11-25 21:09:05 +0100
committer Robby Workman2013-11-25 21:09:05 +0100
commitf4ea68962bb6f78e6b058258637827f8f0706583 (patch)
tree329e524f4a0b418cff7c2853e304b1b580e057a9 /development
parent1d048cb81c1eaeac61ee151bb9fa2458870024c3 (diff)
downloadslackbuilds-f4ea68962bb6f78e6b058258637827f8f0706583.tar.gz
development/viewvc: Update syntax for httpd-2.4.x
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/viewvc/README.SLACKWARE3
1 files changed, 1 insertions, 2 deletions
diff --git a/development/viewvc/README.SLACKWARE b/development/viewvc/README.SLACKWARE
index d88e41bc91..1138614a81 100644
--- a/development/viewvc/README.SLACKWARE
+++ b/development/viewvc/README.SLACKWARE
@@ -22,8 +22,7 @@ Also add this section to allow access to the scripts:
<Directory "/opt/viewvc/bin/cgi">
AllowOverride None
Options None
- Order allow,deny
- Allow from all
+ Require all granted
</Directory>
3) Restart httpd