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

29 Commits

Author SHA1 Message Date
Daniel Gruno
5754bd4f98 Syntax updates for mod_u*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331229 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 05:45:21 +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
Eric Covener
b7902f66e4 add a note about merging
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042091 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 03:37:13 +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
Nick Kew
cf067dcc4c Fix incorrect "Userdir enabled" usage cases in the docs.
The actual documentation of the directive is accurate, but the examples
were incorrect, as noted in PR 42910.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@791344 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05 23:48:44 +00:00
Nilgun Belma Buguner
8f45813aa8 pre-translation improvements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@698483 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 09:41:47 +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
Vincent Bray
1f3364f67f UserDir accepts multiple file paths. Submitted by: Vincent Jong <megaspaz tron.megaspaz.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@599646 13f79535-47bb-0310-9956-ffa450edef68
2007-11-30 00:03:09 +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
Joshua Slive
fa4e866600 Merged the simple-conf branch changes r159781:160695 into the trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160696 13f79535-47bb-0310-9956-ffa450edef68
2005-04-09 16:59:15 +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
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
Ryan Bloom
19b98bc41a Allow the UserDir directive to accept a list of directories.
This matches what Apache 1.3 does.  Also add documentation for
this feature.

PR:	9299
Submitted by:	Jay Ball <jay@veggiespam.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97001 13f79535-47bb-0310-9956-ffa450edef68
2002-09-28 06:10:47 +00:00
Rich Bowen
0015ee354e provide links to new public_html tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96638 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 02:38:08 +00:00
Joshua Slive
8645dad86e Make xml docs conform to DTD
Submitted by: Vincent de Lau <vincent@delau.nl>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96202 13f79535-47bb-0310-9956-ffa450edef68
2002-07-26 17:39:37 +00:00
Joshua Slive
46c22f4e01 Small mod doc updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95291 13f79535-47bb-0310-9956-ffa450edef68
2002-05-26 22:08:58 +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
4c3e7d183e Added example of denying, or allowing, particular users to have UserDir
directories.
In a discussion on IRC, it was requested that an explicit example of
this configuration be provided in the documentation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93668 13f79535-47bb-0310-9956-ffa450edef68
2002-03-02 02:37:17 +00:00
Joshua Slive
eef7b18c71 Woops. I meant <note>, not <example>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93478 13f79535-47bb-0310-9956-ffa450edef68
2002-02-18 15:54:13 +00:00
Joshua Slive
87fc842d7c A couple tiny updates to use <directive> and <note>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93477 13f79535-47bb-0310-9956-ffa450edef68
2002-02-18 15:50:05 +00:00
Rich Bowen
bedf532d6d Conversion to XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93469 13f79535-47bb-0310-9956-ffa450edef68
2002-02-18 03:41:05 +00:00