0
Respost

Default vhost file location?

Main Street James fa 11 anys updated by Eugene Pankov (Project coordinator) fa 11 anys 3

Sorry if this is a duplicate post. I don't see my original. 


Does Ajenti use its own default vhost file? If so, in which directory is it located?

Answer

Answer
Respost

Do you mean the Apache plugin? Vhost template is hardcoded in the plugin, unfortunately.


GOOD, I'M SATISFIED
Satisfaction mark by Main Street James fa 11 anys
Answer
Respost

Do you mean the Apache plugin? Vhost template is hardcoded in the plugin, unfortunately.


Thanks. Not what I wanted to hear but not a major obstacle. 


Really like Ajenti. Keep up the good work.

I managed to change Vhost template in file:

/usr/lib/python2.6/site-packages/ajenti/plugins/apache/main.py
Using Ajenti on Centos.

Thanks for the file name :-)


On Ubuntu (12.04.3 LTS) the location is (I'm running python2.7):

/usr/lib/pymodules/python2.7/ajenti/plugins/apache/main.py  (a symlink) 


The symlink points to:

/usr/share/pyshared/ajenti/plugins/main/main.py