PDA

View Full Version : apache chroot


nemo12
13th March 2006, 14:21
I have apache2 chrooted for security reasons.

If i reload apache manually chroot /path/to/newlinux /etc/init.d/apache2 then all works? but if ispconfig need to reload apache - it is not possible - where could I change apache2 location?

falko
13th March 2006, 17:53
Have a look at /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php (especially at the function daemon_init).