What are the best sites/books for learning Apache? [closed]
What are t开发者_如何学Gohe best sites/books for learning Apache from scratch? Any recommendations?
The official Documentation is a good place to start.
Check http://httpd.apache.org/docs/ and http://httpd.apache.org/docs-project/
I was also searching Apache books for programmers and selected to read this:
Apache Cookbook, Second Edition - Solutions and Examples for Apache Administration - By Rich Bowen, Ken Coar
I have found the documentation to be very useful. It has a lot of examples which make understanding Apache and its uses easier.
I found these books Apache: The Definitive Guide, Third Edition Apache Cookbook, Second Edition
The whole list is available here http://www.apachebookstore.com/confluence/oss/display/BOOKS/Books+on+Apache+HTTP+Server+(httpd)
精彩评论