mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/viewvc: Update syntax for httpd-2.4.x
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
1d048cb81c
commit
f4ea68962b
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue