2009-06-14

Apache Configuration File (Linux)

Linux Tutorial - Apache Web Login Authentication:

Apache configuration files: (refered to generically in this tutorial as httpd.conf or reside as the file .htpasswd, in the directory being protected.)

  • Red Hat / Fedora Core / CentOS: /etc/httpd/conf/httpd.conf or /etc/httpd/conf.d/application.conf
  • Novell SuSE: /etc/apache2/httpd.conf or /etc/apache2/conf.d/application.conf
  • Ubuntu (dapper 6.06) / Debian: /etc/apache2/apache2.conf or /etc/apache2/conf.d/application.conf
source: http://www.yolinux.com/TUTORIALS/LinuxTutorialApacheAddingLoginSiteProtection.html

ShareThis