|
Pierre-Yves Chibon |
f26fc7 |
# Apache configuration file for progit
|
|
Pierre-Yves Chibon |
f26fc7 |
|
|
Pierre-Yves Chibon |
f26fc7 |
#WSGIDaemonProcess progit user=apache maximum-requests=1000 display-name=progit 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 |
f26fc7 |
#WSGIScriptAlias /progit /usr/share/progit/progit.wsgi
|
|
Pierre-Yves Chibon |
f26fc7 |
|
|
Pierre-Yves Chibon |
f26fc7 |
#<location></location>
|
|
Pierre-Yves Chibon |
f26fc7 |
# WSGIProcessGroup progit
|
|
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 |
|