1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-05 16:21:14 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
c0a46ef37b Style update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86349 13f79535-47bb-0310-9956-ffa450edef68
2000-09-28 16:55:53 +00:00
97318f9e20 allow->Allow, deny->Deny, order->Order and require->Require.
All directives are now consistently capitalized.
PR:
Obtained from:
Submitted by:	Rich Bowen <rbowen@rcbowen.com>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86205 13f79535-47bb-0310-9956-ffa450edef68
2000-09-12 15:16:59 +00:00
7144848657 PR:
Obtained from:
Submitted by:
Reviewed by:
mod_status is now a Base module and included by default.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82037 13f79535-47bb-0310-9956-ffa450edef68
1998-09-12 20:16:51 +00:00
595b5c8921 ExtendedStatus is first in 1.3.2, _NOT_ 1.3. Please be careful when
noting such things to avoid confused users.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81998 13f79535-47bb-0310-9956-ffa450edef68
1998-09-06 19:00:41 +00:00
cbefa02222 mod_status isn't included by default so ExtendedStatus
is Extension not Base directive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81910 13f79535-47bb-0310-9956-ffa450edef68
1998-08-11 17:33:48 +00:00
0c968cb5dd Move the ExtendedStatus option to mod_status
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81907 13f79535-47bb-0310-9956-ffa450edef68
1998-08-11 15:37:50 +00:00
e44cc22be0 And now the docs for ExtendedStatus
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81902 13f79535-47bb-0310-9956-ffa450edef68
1998-08-11 00:24:28 +00:00
38d73313a9 Some of my semi-regular HTML cleanup (tag ordering, B/I
replacement) and long-line (>80) shortening.  No thirty..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81320 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:13:00 +00:00
80c32a1d5f Another pass at the normalisation of the HTML tags. Some
corrections coming up.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 20:05:18 +00:00
07050bb5be A truly mighty mod normalising HTML tags to uppercase, and
'i' and 'b' to 'EM' and 'STRONG' respectively.  Been threatening
	to do this for months.. no-one need try to maintain this when
	writing/modifiying the docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
1998-01-26 16:54:35 +00:00
87226ebeb8 More HTML cleanups, retrofit of intentional <XA> tag to a no-op
<A NAME> (thanks, Marc).  Lots of trailing blanks removed throughout.
	Small addition to the new_features_1_3 page.  Plenty of
	cleanup still to come..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78545 13f79535-47bb-0310-9956-ffa450edef68
1997-07-06 17:19:19 +00:00
b209756b03 Removal of the Evil TAB Characters.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78364 13f79535-47bb-0310-9956-ffa450edef68
1997-06-24 18:39:39 +00:00
8a147876e2 Online docs appearance rework, pass 1 phase 3: module descriptions.
This is the end of this pass for the online manual.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78228 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 16:14:24 +00:00
5e3f7a281c Note that mod_status only works in standalone mode, not inetd.
Addresses PR#566.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78133 13f79535-47bb-0310-9956-ffa450edef68
1997-05-10 05:43:25 +00:00
6907d9053e Clarify that mod_info uses startup-config and not running-config
and note that mod_info and mod_status can be enabled from things
like .htaccess files.

Submitted by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77688 13f79535-47bb-0310-9956-ffa450edef68
1997-02-27 02:56:32 +00:00
d7c1caaa39 Reviewed by: Brian Behlendorf
Submitted by:	Dean Gaudet

The docs show some examples using <Limit GET POST> ... </Limit> where the
<Limit>s are not strictly required.  Since it is less secure to specify
them than it is to leave them out I think the examples should be modified.
If they're to be left in, then some of them need &lt; ... &gt;.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77548 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 01:18:17 +00:00
3af317e82e Added headers/footers for these files. Fixed some typos. Started removing
old latex stuff.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:30:54 +00:00
b2ab672f99 Moving files to mod/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76995 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 08:12:53 +00:00