logo
Published on Technical articles on: Windows servers, Apache Web Server, MySQL, PHP, IIS (http://www.sitebuddy.com)

Apache Links and Docs

By chris
Created 18 Jan 2006 - 3:01pm
Apache.org main documentation:
http://httpd.apache.org/docs/2.2/

Apache core features:
http://httpd.apache.org/docs/2.2/mod/core.html

Apache configuration directives:
http://httpd.apache.org/docs/2.2/mod/directives.html

Apache Bug search:
http://issues.apache.org/bugzilla/query.cgi
http://www.gossamer-threads.com/lists/apache/

.htaccess files provide a way to make configuration changes on a per-directory basis.
http://httpd.apache.org/docs/2.2/howto/htaccess.html

Source URL:
http://www.sitebuddy.com/Apache/Links/Documentation/Help