Red Hat Linux 9: Red Hat Linux Customization Guide | ||
---|---|---|
Prev | Chapter 19. Apache HTTP Server Configuration | Next |
To learn more about the Apache HTTP Server, refer to the following resources.
Apache HTTP Server documentation — If you have the httpd-manual package installed and the Apache HTTP Server daemon (httpd) running, you can view the Apache HTTP Server documentation. Open a Web browser, and go to the URL http://localhost on the server that is running the Apache HTTP Server. Then, click the Documentation link.
/usr/share/docs/httpd-<version> — The Apache Migration HOWTO document contains a list of changes from version 1.3 to version 2.0 as well as information about how to migration the configuration file manually.
http://www.apache.org — The Apache Software Foundation.
http://httpd.apache.org/docs-2.0/ — The Apache Software Foundation's documentation on Apache HTTP Server version 2.0, including the Apache HTTP Server Version 2.0 User's Guide.
http://localhost/manual/index.html — After starting the Apache HTTP Server on your local system, you can view the Apache HTTP Server Version 2.0 documentation on your local system using this URL.
http://www.redhat.com/support/resources/web_ftp/apache.html — Red Hat Support maintains a list of useful Apache HTTP Server links.
http://www.redhat.com/support/docs/faqs/RH-apache-FAQ/book1.html — The Red Hat Linux Apache Centralized Knowledgebase compiled by Red Hat.
Apache: The Definitive Guide by Ben Laurie and Peter Laurie; O'Reilly & Associates, Inc.
Red Hat Linux Reference Guide; Red Hat, Inc. — This companion manual includes instructions for migrating from Apache HTTP Server version 1.3 to Apache HTTP Server version 2.0 manually, more details about the Apache HTTP Server directives, and instructions for adding modules to the Apache HTTP Server.