D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
apache
/
conf
/
userdata
/
std
/
2_4
/
sydneyt8
/
rogueghost.com
/
Filename :
djangopython.conf
back
Copy
<Location "/"> <IfModule mod_passenger.c> PassengerAppEnv "production" PassengerEnabled on PassengerBaseURI "/" PassengerAppRoot "/home2/sydneyt8/django" PassengerAppGroupName "sydneyt8 - djangopython" PassengerRuby /opt/cpanel/ea-ruby24/root/usr/libexec/passenger-ruby24 PassengerPython /usr/bin/python PassengerNodejs /opt/cpanel/ea-nodejs10/bin/node </IfModule> </Location> <Directory "/home2/sydneyt8/django"> Allow from all Options -MultiViews Options -Indexes Require all granted </Directory>