Accepting request 254353 from devel:tools:scm
1 OBS-URL: https://build.opensuse.org/request/show/254353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=143
This commit is contained in:
parent
fd650db959
commit
cac9871f91
@ -5,6 +5,11 @@ Alias /git "/usr/share/gitweb/"
|
|||||||
AllowOverride None
|
AllowOverride None
|
||||||
AddHandler cgi-script .cgi
|
AddHandler cgi-script .cgi
|
||||||
DirectoryIndex gitweb.cgi
|
DirectoryIndex gitweb.cgi
|
||||||
Order allow,deny
|
<IfModule mod_access_compat.c>
|
||||||
Allow from all
|
Order allow,deny
|
||||||
|
Allow from all
|
||||||
|
</IfModule>
|
||||||
|
<IfModule !mod_access_compat.c>
|
||||||
|
Require all granted
|
||||||
|
</IfModule>
|
||||||
</Directory>
|
</Directory>
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 1 06:49:03 UTC 2014 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
- Adapt git-web to newer apache2 (bnc#898318)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 30 20:32:08 UTC 2014 - andreas.stieger@gmx.de
|
Tue Sep 30 20:32:08 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user