##// END OF EJS Templates
Apache folder....
Fiorella Quino -
r64:dc3ca9f877d4
parent child
Show More
@@ -0,0 +1,11
1 ## DJANGO
2
3 WSGIScriptAlias /ifmad /usr/local/radarsys/ifmad/ifmad/wsgi.py
4 WSGIPythonPath /usr/local/radarsys/ifmad:/usr/local/virtuals/ifmad/lib/python2.6/site-packages
5 <Directory /usr/local/radarsys/ifmad>
6 <Files wsgi.py>
7 Order deny,allow
8 #Require all granted
9 Allow from all
10 </Files>
11 </Directory> No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now