|
Pierre-Yves Chibon |
fe5017 |
# Apache configuration file for pagure
|
|
Pierre-Yves Chibon |
f26fc7 |
|
|
Pierre-Yves Chibon |
fe5017 |
#WSGIDaemonProcess pagure user=apache maximum-requests=1000 display-name=pagure processes=2 threads=1
|
|
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 |
|