View Single Post

  #2 (permalink)  
Old 05-13-2008, 05:36 PM
agn agn is offline
Member
User
 
Join Date: Feb 2008
My distro: OpenBSD/FreeBSD/Debian/Fedora/RHEL
Posts: 69
Rep Power: 1
agn is on a distinguished road
Default

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.
Reply With Quote