Make /pagure work on src.stg

This commit is contained in:
Pierre-Yves Chibon 2017-07-26 10:47:13 +02:00
parent 81d4731aed
commit 3865c00813

View file

@ -30,7 +30,7 @@ WSGIDaemonProcess pagureproc user=pagure group=packager maximum-requests=1000 di
git-(upload|receive)-pack))$" \ git-(upload|receive)-pack))$" \
/usr/libexec/git-core/git-http-backend/$1 /usr/libexec/git-core/git-http-backend/$1
<Location /pagure/> <Location /pagure>
WSGIProcessGroup pagureproc WSGIProcessGroup pagureproc
<IfModule mod_authz_core.c> <IfModule mod_authz_core.c>
# Apache 2.4 # Apache 2.4