On Wed, 1 Nov 2000, Chris Pepper wrote: > Where is this most-current documentation tree available for > viewing without checking the whole thing out?
The best bet is to do CVS. It's not that hard (at least under unix... I've never tried it under windows). Other than that, you can access a web-view of the CVS tree at http://www.apache.org/websrc/viewcvs.cgi/httpd-docs-1.3/htdocs/ Or, you can see my checked-out tree at http://garibaldi.commerce.ubc.ca:8080/ap13/htdocs/manual/ but there is no guarentee that this is the same as what is in cvs, or that it will be available at any given time. The version at http://httpd.apache.org/docs/ gets updated every so often, but is not updated instantly with cvs. Joshua