DIRACGrid/DIRACWeb/integration/.htaccess - Htaccess File

DIRACGrid/DIRACWeb/integration/.htaccess

SetHandler mod_python
PythonHandler mod_python.wsgi
PythonPath "['/home/adria/development/DIRAC3/DIRAC/Interface/Web'] + sys.path"
PythonOption wsgi.application startup::app
PythonOption SCRIPT_NAME /DIRAC

On Github License

Files

Download PDF of Htaccess file
SCRIPT_NAME

Comments

Apache