development/viewvc: Update syntax for httpd-2.4.x

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-11-25 14:09:05 -06:00
parent 1d048cb81c
commit f4ea68962b

View file

@ -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