1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-27 09:35:38 +03:00
Commit Graph

106 Commits

Author SHA1 Message Date
Joshua Slive
951104c79b Somehow I missed mod_expires in the xmlization. Here it is.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93831 13f79535-47bb-0310-9956-ffa450edef68
2002-03-10 19:37:12 +00:00
Joshua Slive
646f6b22c6 Transformations updates.
Bring the automatic indexes online.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93830 13f79535-47bb-0310-9956-ffa450edef68
2002-03-10 05:10:46 +00:00
Joshua Slive
df0b1dee0b Add xml-ized mod_auth_anon. I had to change directives.html because this module
used a non-standard format for anchors that won't work now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93512 13f79535-47bb-0310-9956-ffa450edef68
2002-02-20 15:58:40 +00:00
Jeff Trawick
b744e26e3d initial (rough) docs for mod_deflate
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93435 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 20:52:52 +00:00
Joshua Slive
448b194ca6 Correct ordering.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93373 13f79535-47bb-0310-9956-ffa450edef68
2002-02-12 17:16:24 +00:00
Joshua Slive
d33ce082f1 Get AuthDBMType into the directives index.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93238 13f79535-47bb-0310-9956-ffa450edef68
2002-02-04 22:46:30 +00:00
Ken Coar
9649031808 Whoops, forgot to update this 'way back when..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93116 13f79535-47bb-0310-9956-ffa450edef68
2002-01-30 18:38:09 +00:00
Justin Erenkrantz
c11d132892 Remove mod_auth_db since we've received enough votes (Justin, Ian, and
Lars) and ample warning has been posted to dev@httpd.

mod_auth_dbm should be able to take over all functionality of mod_auth_db
with the AuthDBMType directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93010 13f79535-47bb-0310-9956-ffa450edef68
2002-01-24 23:47:31 +00:00
Rich Bowen
36f2c93815 Submitted by: Daniel Lopez
LimitXMLRequestBody directive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92959 13f79535-47bb-0310-9956-ffa450edef68
2002-01-21 02:14:50 +00:00
kevlo
e5cacdc88d HostNameLookups -> HostnameLookups
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92675 13f79535-47bb-0310-9956-ffa450edef68
2001-12-31 02:29:12 +00:00
Joshua Slive
fd11cf06c6 Remove ConnectionStatus directive. No longer in code.
Submitted by:	Daniel Lopez <daniel@rawbyte.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92674 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 19:30:57 +00:00
Joshua Slive
7c31749da2 Add the missing SSI... directives to the main directive index.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92668 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 15:47:12 +00:00
William A. Rowe Jr
6cdca5f95b New directive, new docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92656 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 04:40:40 +00:00
Jeff Trawick
29bc14a137 Add some documentation on the ServerLimit and ThreadLimit
directives.

Both were added to mpm_common.html even though ThreadLimit
is used only by worker at the moment.  It is expected that
ThreadLimit will be supported by WinNT and perchild MPMs
in the future.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92536 13f79535-47bb-0310-9956-ffa450edef68
2001-12-19 18:16:40 +00:00
William A. Rowe Jr
cc38ee63f2 Master dictionary entry for the new directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92465 13f79535-47bb-0310-9956-ffa450edef68
2001-12-14 02:13:49 +00:00
Joshua Slive
3d185ea00b Fix link.
Submitted by:	Stepan Kasal <kasal@math.cas.cz>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92133 13f79535-47bb-0310-9956-ffa450edef68
2001-11-22 19:45:08 +00:00
Joshua Slive
bfeb52b05c Convert the ssl reference chapter into an apache module doc. I'm very sorry
for wrecking Ralf's nice formating work, but I didn't see an alternative.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91765 13f79535-47bb-0310-9956-ffa450edef68
2001-11-06 16:07:13 +00:00
Justin Erenkrantz
c99521f328 Remove Port references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91567 13f79535-47bb-0310-9956-ffa450edef68
2001-10-19 05:53:53 +00:00
Rich Bowen
f88b50dec4 w3c tidy to convert to xhtml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
Rich Bowen
72b1e1079b Typo in URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91042 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 19:57:04 +00:00
Rich Bowen
9ca044a72a Added links to the AddInputFilter directive, which is otherwise rather
hard to stumble across.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90972 13f79535-47bb-0310-9956-ffa450edef68
2001-09-09 20:02:41 +00:00
Rich Bowen
cef8fbd868 Add links to the AddOutputFilter directive, which was otherwise rather
hard to find.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90971 13f79535-47bb-0310-9956-ffa450edef68
2001-09-09 18:53:05 +00:00
Rich Bowen
80aa275c73 Ran w3c tidy with the -asxhtml flag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90942 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 01:49:03 +00:00
Rich Bowen
77b02c80aa Added documentation of RemoveCharset, RemoveLanguage to mod_mime.html.
Added links to directives.html.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90661 13f79535-47bb-0310-9956-ffa450edef68
2001-08-25 18:46:16 +00:00
Graham Leggett
b1c9e15b48 Some documentation corrections. Add the missing LDAPSharedCacheSize directive
to the docs.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90351 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 01:31:24 +00:00
Graham Leggett
27e042d880 Added documentation for mod_ldap and mod_auth_ldap.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90346 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 00:45:34 +00:00
Joshua Slive
ae4298616f New directives should really come with documentation. This is
my best guess at what the documentation for the AcceptMutex directive
should look like.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89533 13f79535-47bb-0310-9956-ffa450edef68
2001-07-10 19:22:40 +00:00
Martin Kraemer
64ecb3db32 Add RequestHeader
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89245 13f79535-47bb-0310-9956-ffa450edef68
2001-05-30 08:37:27 +00:00
Joshua Slive
79b4bfab68 Forgot one file when adding mod_cgid.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89036 13f79535-47bb-0310-9956-ffa450edef68
2001-05-06 05:08:56 +00:00
Joshua Slive
64700324cb Better get the index entries too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88049 13f79535-47bb-0310-9956-ffa450edef68
2001-02-10 04:12:55 +00:00
Joshua Slive
f279daa8f9 Add some VERY basic filter documentation. See followup discussion
on apache-docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88047 13f79535-47bb-0310-9956-ffa450edef68
2001-02-10 04:04:12 +00:00
Joshua Slive
2115c234f0 Remove mod_log_agent and mod_log_referer from the documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87277 13f79535-47bb-0310-9956-ffa450edef68
2000-12-11 00:45:41 +00:00
Joshua Slive
83173184fc Update the dexter and perchild docs, and add a missed directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87077 13f79535-47bb-0310-9956-ffa450edef68
2000-11-23 23:23:54 +00:00
Joshua Slive
9bd296d331 Clean up core.html a little.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87033 13f79535-47bb-0310-9956-ffa450edef68
2000-11-20 01:21:59 +00:00
Joshua Slive
43e6780ec4 Add the perchild MPM docs and do a little bit of cleanup.
This finishes up the basic structure of the windows and unix
MPMs.  I can do a little more cleanup, but this will need some heavy
input from others, because I don't feel like going through each
MPM to figure out what all these directive actually do.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87029 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 19:56:42 +00:00
Joshua Slive
8b09ca2ad9 First attempt at MPM documentation. Feedback appreciated. Discussion
to follow on apache-docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86997 13f79535-47bb-0310-9956-ffa450edef68
2000-11-17 19:29:59 +00:00
Jeff Trawick
19e74e6439 initial commit of mod_ext_filter code and documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86760 13f79535-47bb-0310-9956-ffa450edef68
2000-10-28 15:17:41 +00:00
William A. Rowe Jr
134a70e4bd Ok... I've been waiting to find out what happens when we commit to two
trees at once.  To that end, this is the caching and rather stable 2.0
  mod_isapi, with the docs brought over from 1.3 and freshened a bit.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86373 13f79535-47bb-0310-9956-ffa450edef68
2000-10-03 06:08:36 +00:00
Jeff Trawick
e00f6c0060 Fix link to RemoveHandler in the directives list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86357 13f79535-47bb-0310-9956-ffa450edef68
2000-09-29 20:21:24 +00:00
Jeff Trawick
c5afef04f3 Debug messages in mod_charset_lite are now controlled by
CharsetOptions DebugLevel=n instead of CharsetDebug on/off.  Use the debug
level to decide which debug messages to issue (if any).  Use ap_log_rerror()
instead of ap_log_error() when appropriate.
Describe CharsetOptions in the doc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86338 13f79535-47bb-0310-9956-ffa450edef68
2000-09-26 19:38:41 +00:00
Rich Bowen
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
Keith Wannamaker
9ed01c135a Add mod_dav directives to the index
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85823 13f79535-47bb-0310-9956-ffa450edef68
2000-07-12 05:12:07 +00:00
Jeff Trawick
c5961168c5 Add mod_charset_lite for configuring character set translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85304 13f79535-47bb-0310-9956-ffa450edef68
2000-05-26 17:40:42 +00:00
Jim Jagielski
312b86c116 Streamline the AddDefaultCharset directive. Now this one directive
controls the entire 'charset' specification setup. If there is
heartburn, I have no trouble with backing this out, but it makes
live easier for those not using the "default" charset, and reduces
directive bloat a bit :)

PR:
Obtained from:
Submitted by:
Reviewed by:	Martin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84564 13f79535-47bb-0310-9956-ffa450edef68
2000-02-03 14:22:26 +00:00
Martin Kraemer
4763488eb9 Add missing references (they *WERE* in marc's first patch?!?!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84562 13f79535-47bb-0310-9956-ffa450edef68
2000-02-03 11:54:28 +00:00
Marc Slemko
c9f8933641 Add missing AddCharset directive.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84545 13f79535-47bb-0310-9956-ffa450edef68
2000-01-31 22:56:48 +00:00
Lars Eilebrecht
d7e7dbae79 minor fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84316 13f79535-47bb-0310-9956-ffa450edef68
1999-12-19 16:34:32 +00:00
Ralf S. Engelschall
2b600076bf Added missing links to htdocs/manual/mod/directives.html
for AllowCONNECT and ProxyDomain.

Submitted by: Patrik Grip-Jansson <patrikj@gnulix.org>, Ralf S. Engelschall
Reviewed by: Ralf S. Engelschall
PR: 5319


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84171 13f79535-47bb-0310-9956-ffa450edef68
1999-11-28 12:14:21 +00:00
Jim Jagielski
0b5e2611bb Backout the DocumentRootCheck stuff.
I wash my hands of this... :)

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83383 13f79535-47bb-0310-9956-ffa450edef68
1999-06-24 16:38:34 +00:00
Jim Jagielski
67c353b628 PR:
Obtained from:
Submitted by:	Mathijs Maassen <mathijs@xs4all.nl>
Reviewed by:	Jim, Lars
Add the new DocumentRootCheck directive. This determines if we
check for each DocumentRoot during startup.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83325 13f79535-47bb-0310-9956-ffa450edef68
1999-06-13 19:59:37 +00:00