Getting Started with Apache 2.0, Part 1 - Conclusion
(Page 7 of 7 )
That's about it for this article. If you're interested in learning more, take a look at the following links:
The official Apache Web server website:
http://httpd.apache.org
The official Apache Documentation on-line:
http://httpd.apache.org/docs-2.0/
Compiling and Installing Apache:
http://httpd.apache.org/docs-2.0/install.html
Listing of binary distributions:
http://apache.gr-linux.com/httpd/binaries/
Apache 2.0: The Internals of the New, Improved -
http://www.linuxjournal.com/article/4559
An Amble Through Apache Configuration -
http://www.onlamp.com/pub/a/apache/2000/03/02/
configuring_apache.html
In the next part of this series, I shall show you how to customize the format of the log files generated by the Apache Web server, how to set up "Virtual Hosts" that give you the ability to run multiple Web sites on single machine and much more. Stay tuned.
Note: All examples in this article have been tested on Linux/i586 with Apache 2.0.52, MySQL 3.23 and PHP 5.0.3. Examples are illustrative only, and are definitely NOT meant for a production environment.
| DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware. |