1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-02 06:53:27 +03:00
Commit Graph

33 Commits

Author SHA1 Message Date
Daniel Gruno
77bd109be4 Syntax updates for mod_s*.xml (sans mod_ssl.xml)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331227 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 05:42:24 +00:00
Jim Jagielski
69c1a5c854 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
Rich Bowen
5e31554a48 This functionality is available when the module is *loaded* into the server, not *compiled* into the server.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1150943 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 22:39:14 +00:00
Rich Bowen
096de1bde0 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089085 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 15:41:05 +00:00
Rich Bowen
1eae2441ac Rebuild, and fix XML error. Troubleshooting using server-status
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086608 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 14:47:50 +00:00
Rich Bowen
6705224d9c Advice regarding troubleshooting high server load with server-status -
something that comes up on IRC at least once a day.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086605 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 14:43:24 +00:00
Rich Bowen
c63753bf7a Slight tweak to example - add indentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086578 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 13:36:16 +00:00
Rich Bowen
1f6696f2f7 Change mentions of 'Deny from' and 'Allow from' to new Require syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031084 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:12:35 +00:00
Rich Bowen
bb1b5e2d4d More 'Apache' => 'Apache HTTP Server' changes. Other minor nitpicky
changes. Identified a few docs that could use some attention to grammar.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926543 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 12:46:46 +00:00
William A. Rowe Jr
7c33969baf Move core flags into core.xml directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903777 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 18:27:19 +00:00
Lucien Gentis
e258f535d1 Juicy update !
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@779139 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 12:22:59 +00:00
Takashi Sato
6b6890c0b0 Add a example of SeeRequestTail
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668628 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 12:10:40 +00:00
Takashi Sato
21696911ec * clean the compatibility note of SeeRequestTail
* use <code>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668620 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 11:35:30 +00:00
Takashi Sato
461cf36063 use example.com for example domain name
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@657842 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 14:44:47 +00:00
Takashi Sato
2bbe187a49 * Don't track 1.3 compatibility
* SeeRequestTail was backported to 2.2 in r602508

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@655888 13f79535-47bb-0310-9956-ffa450edef68
2008-05-13 14:48:04 +00:00
Jim Jagielski
809dd5e30b Add in SeeRequestTail directive, to handle the shortcoming
of only storing 63 bytes of the request, when the requests
are longer than that and only vary towards the end; eg:

   GET /disk1/storage/apache/htdocs/images/image-store1/food/fruits/seeded/apples.jpg
   GET /disk1/storage/apache/htdocs/images/image-store1/food/fruits/seeded/pears.jpg
   GET /disk1/storage/apache/htdocs/images/image-store1/food/fruits/seeded/plums.jpg



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@590641 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 12:19:54 +00:00
Vincent Bray
d7e45eb530 PR38644 mod_status no longer needs to be recompiled to show extended status items.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576690 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 04:42:00 +00:00
Roy T. Fielding
44fa6e0073 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 20:55:32 +00:00
Colm MacCarthaigh
dd95d7c37c Update the copyright year in all .c, .h and .xml files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:11:27 +00:00
Justin Erenkrantz
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
9ade04f57c fix copyright notice
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125277 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 17:01:17 +00:00
André Malo
4ac4e5a1e3 $Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 18:42:58 +00:00
André Malo
3b900e6993 adjust properties and revision expansion of the English docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 17:06:17 +00:00
André Malo
f08df46e89 add $Revision$ keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103423 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 10:49:23 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
f4bd111108 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:12:30 +00:00
Yoshiki Hayashi
b7f67e1890 Bring mod_status document up to date. This change was discussed back in
June but I've never got around to do it until now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102092 13f79535-47bb-0310-9956-ffa450edef68
2003-12-19 06:30:23 +00:00
André Malo
7426c43be9 add missing ids.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99430 13f79535-47bb-0310-9956-ffa450edef68
2003-04-18 02:28:28 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
Joshua Slive
b9f7303277 Fix a bunch of little problems that the directive quick-reference
made apparent.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96904 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 02:41:15 +00:00
Joshua Slive
68adf9ffbd Update the stylesheet reference to the new language-specific version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95244 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:50:12 +00:00
Joshua Slive
fcb88838f4 Bring some docs into line with the DTD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93741 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 20:58:48 +00:00
Rich Bowen
4c5d24b25d Conversion to xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93486 13f79535-47bb-0310-9956-ffa450edef68
2002-02-19 01:21:56 +00:00