0
Beantwoord

Default vhost file location?

Main Street James 11 jaar geleden bijgewerkt door Eugene Pankov (Project coordinator) 11 jaar geleden 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?

Antwoord

Antwoord
Beantwoord

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


GOED, IK BEN TEVREDEN
Satisfaction mark by Main Street James 11 jaar geleden
Antwoord
Beantwoord

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