mirror of
https://abf.rosa.ru/djam/git.git
synced 2025-02-23 17:52:57 +00:00
Adapt for Apache 2.4
This commit is contained in:
parent
5d1ecab7e8
commit
efe2ea1547
1 changed files with 1 additions and 2 deletions
3
git.spec
3
git.spec
|
@ -231,8 +231,7 @@ cp -ar contrib %{buildroot}%{_datadir}/doc/git-core
|
|||
Alias /gitweb %{_datadir}/gitweb
|
||||
|
||||
<Directory %{_datadir}/gitweb>
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
Require all granted
|
||||
Options ExecCgi
|
||||
DirectoryIndex gitweb.cgi
|
||||
</Directory>
|
||||
|
|
Loading…
Add table
Reference in a new issue