summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs/httpd.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-2/+2
| | | | | | | Trim trailing whitespace... no func change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
* add compat info to apachectl -T, add -T to short description of flagsEric Covener2010-08-271-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990112 13f79535-47bb-0310-9956-ffa450edef68
* Strip SHARED_CORE deadwood.Nick Kew2009-12-221-6/+0
| | | | | | | PR 46239 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893044 13f79535-47bb-0310-9956-ffa450edef68
* (re)-introduce -T commandline option to suppress documentroot check at startupNick Kew2009-12-221-0/+4
| | | | | | | | PR 41887 Patch by Jan van den Berg git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893027 13f79535-47bb-0310-9956-ffa450edef68
* Document some -D magic.Joshua Slive2007-07-311-2/+5
| | | | | | | PR: 41148 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@561485 13f79535-47bb-0310-9956-ffa450edef68
* Document that httpd -L doesn't list shared modules.Chris Pepper2006-08-051-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@428941 13f79535-47bb-0310-9956-ffa450edef68
* update license header textRoy T. Fielding2006-07-111-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
* Documentation changes relevant to new graceful-stop command line argumentColm MacCarthaigh2005-08-261-2/+3
| | | | | | | | for httpd and apachectl, and the the "GracefulShutdownTimeout" directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240271 13f79535-47bb-0310-9956-ffa450edef68
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
* fix copyright noticeAndré Malo2005-01-151-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125273 13f79535-47bb-0310-9956-ffa450edef68
* use <program> for programsAndré Malo2004-11-281-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106803 13f79535-47bb-0310-9956-ffa450edef68
* $Revision$ is slightly misdocumented (only available since svn 1.1)André Malo2004-11-201-1/+1
| | | | | | | use LastChangedRevision instead git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
* adjust properties and revision expansion of the English docsAndré Malo2004-11-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
* Add DUMP_MODULESPaul Querna2004-07-101-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104213 13f79535-47bb-0310-9956-ffa450edef68
* add revision keywordAndré Malo2004-04-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103425 13f79535-47bb-0310-9956-ffa450edef68
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
* apply Apache License, Version 2.0André Malo2004-02-071-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102533 13f79535-47bb-0310-9956-ffa450edef68
* Minor spelling/grammar fixes.Joe Orton2003-12-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101948 13f79535-47bb-0310-9956-ffa450edef68
* add another WSAndré Malo2003-04-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99552 13f79535-47bb-0310-9956-ffa450edef68
* whitespace cosmeticsAndré Malo2003-04-231-17/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99540 13f79535-47bb-0310-9956-ffa450edef68
* remove the relativepath element from the documents.André Malo2003-04-121-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99344 13f79535-47bb-0310-9956-ffa450edef68
* add the metafile attribute to all xml files.André Malo2003-04-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
* Added another note about Windows due to the recent changes in windows.xml.Erik Abele2002-12-181-6/+8
| | | | | | | Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98023 13f79535-47bb-0310-9956-ffa450edef68
* Remove the nroff httpd man page and put in an xml one in the manual.Joshua Slive2002-11-141-0/+177
At the same time, update with some new args. More review of this would be good. Reviewed by: Astrid Kessler, Erik Abele, Andr� Malo, Rich Bowen git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97517 13f79535-47bb-0310-9956-ffa450edef68