Make /pagure work on src.stg
This commit is contained in:
parent
81d4731aed
commit
3865c00813
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ WSGIDaemonProcess pagureproc user=pagure group=packager maximum-requests=1000 di
|
|||
git-(upload|receive)-pack))$" \
|
||||
/usr/libexec/git-core/git-http-backend/$1
|
||||
|
||||
<Location /pagure/>
|
||||
<Location /pagure>
|
||||
WSGIProcessGroup pagureproc
|
||||
<IfModule mod_authz_core.c>
|
||||
# Apache 2.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue