|
Pierre-Yves Chibon |
fe5017 |
# Apache configuration file for pagure
|
|
Pierre-Yves Chibon |
f26fc7 |
|
|
Pierre-Yves Chibon |
e0fd71 |
#WSGIDaemonProcess pagure user=git group=git maximum-requests=50000 display-name=pagure processes=8 threads=4 inactivity-timeout=300
|
|
Pierre-Yves Chibon |
e0fd71 |
|
|
Pierre-Yves Chibon |
f26fc7 |
#WSGISocketPrefix run/wsgi
|
|
Pierre-Yves Chibon |
f26fc7 |
#WSGIRestrictStdout On
|
|
Pierre-Yves Chibon |
f26fc7 |
#WSGIRestrictSignal Off
|
|
Pierre-Yves Chibon |
f26fc7 |
#WSGIPythonOptimize 1
|
|
Pierre-Yves Chibon |
f26fc7 |
|
|
Pierre-Yves Chibon |
fe5017 |
#WSGIScriptAlias /pagure /usr/share/pagure/pagure.wsgi
|
|
Pierre-Yves Chibon |
f26fc7 |
|
|
Pierre-Yves Chibon |
f26fc7 |
#<location></location>
|
|
Pierre-Yves Chibon |
fe5017 |
# WSGIProcessGroup pagure
|
|
Pierre-Yves Chibon |
f26fc7 |
# <ifmodule mod_authz_core.c=""></ifmodule>
|
|
Pierre-Yves Chibon |
f26fc7 |
# # Apache 2.4
|
|
Pierre-Yves Chibon |
f26fc7 |
# Require all granted
|
|
Pierre-Yves Chibon |
f26fc7 |
#
|
|
Pierre-Yves Chibon |
f26fc7 |
# <ifmodule !mod_authz_core.c=""></ifmodule>
|
|
Pierre-Yves Chibon |
f26fc7 |
# # Apache 2.2
|
|
Pierre-Yves Chibon |
f26fc7 |
# Order deny,allow
|
|
Pierre-Yves Chibon |
f26fc7 |
# Allow from all
|
|
Pierre-Yves Chibon |
f26fc7 |
#
|
|
Pierre-Yves Chibon |
f26fc7 |
#
|
|
Pierre-Yves Chibon |
f26fc7 |
|