Hi! I'm wondering, is it possible to set up my system so that IspConfig doesn't handle any Apache related stuff? (Like domain setup, access and similar) I'd like to handle those manually... Or maybe make it take control only over a few domains? Would be great Thanks in advance!
No, you can't disable the handling of websites. But if you delete the ISPConfig configuration in the httpd.conf, especially the vhost include in the last line, you can do your vhost configuration manually. Till
My httpd.conf is blank - only commented out lines... One of the messages says the file is only there because of backwards support. Maybe it's somewhere else? I found out - it's in apache2.conf in /etc/apache2/... Thanks again!