Quote filesystem paths.
syntax updates
Apply various patches from Daniel Gruno (rumble at cord dot dk). Typos and broken links.
Cleanup effort in prep for GA push: Trim trailing whitespace... no func change
avoid hostname in example multi-daemon Listen stmt
typo
Doc for r1053230, NameVirtualHost is now unnecessary and other general NVH-vs-VH improvements.
follow up r1042758 and r1043011 with more fixes to use proper example domains (and show some respect in our mangled version of prep.ai.mit.edu by using .edu instead of .com)
Use example domains, rather than real ones. Replace use of TransferLog with recommended CustomLog directive.
use example.com instead of other non-standard examples
Minor corrections and cleanup in the descriptions of IP-based and name-based virtual hosts.
It's a pet peeve of mine when docs do something, and then say "don't do that." Remove the hostname from the <VirtualHost> line, and use an IP address instead.
Style fix. Almost all are detabs.
update license header text
Update the copyright year in all .c, .h and .xml files
Correct User/Group bug reported on the mailing list by Vincent Deffontaines
Update copyright year to 2005 and standardize on current copyright owner line.
fix copyright notice
use <program> for programs
$Revision$ is slightly misdocumented (only available since svn 1.1) use LastChangedRevision instead
adjust properties and revision expansion of the English docs
add revision keyword
fix name of The Apache Software Foundation
apply Apache License, Version 2.0
remove the relativepath element from the documents.
add the metafile attribute to all xml files.
Cleaned up the misc directory and busted the following files (as proposed some weeks ago): misc/custom_errordocs.html misc/descriptors.html misc/fin_wait_2.html misc/known_client_problems.html misc/tutorials.html images/custom_errordocs.gif The correspondig links were also removed. What remains are the Japanese docs: urlmapping.xml.ja mod/mod_include.xml.ja vhosts/fd-limits.xml.ja env.xml.ja sitemap.xml.ja
Add <parentdocument> to the virtual hosts docs.
Ugh, I forgot some <pre> elements
Conversion into XML Submitted by: Luiz Rocha <lsdr@lsdr.net> Additionally changed: - changed <samp> to <code> - removed <pre> from emaples - restructured example.xml