Apache Configuration Apache web servers have two main places for configuration information: httpd Config files (httpd.conf) Per-directory .htaccess files Usually only the administrators of a server have access to the httpd config files. Individual users are able to place .htaccess files in their individual directories in order to override the options in the httpd config [...]
