In debian apache conf's reside in /etc/apache or /etc/apache2 depending on your version.
Debian splits the config file to many and the directories containing the files are included with an "Include" directive. The main config file for apache 2.x on debian is apache2.conf. and for 1.3.x its httpd.conf.
|