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

714 Commits

Author SHA1 Message Date
Joshua Slive
ec1281ccfd Convert a few more modules to xml format. The transformations are
not yet live.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93466 13f79535-47bb-0310-9956-ffa450edef68
2002-02-18 00:18:50 +00:00
Rich Bowen
9dbcb5d44a First attempt at converting a module doc to xml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93453 13f79535-47bb-0310-9956-ffa450edef68
2002-02-17 04:03:21 +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
a876b198cb Convert three more modules to the xml format.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93430 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 18:02:19 +00:00
Joshua Slive
ebcf1d624a Change the format slightly so that each "context" get's its own tag in
a <contextlist>.  This should make it easier to, for example, generate
an index of all the directives available in a certain context.

Also, add a css stylesheet, turn off link underlining, and turn all the
directive and module names green.  Further refinement necessary for sure.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93427 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 16:07:28 +00:00
Joshua Slive
011bc38cf2 Add the first xml doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93399 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 00:48:39 +00:00
Justin Erenkrantz
1f7918f90f Grammar police coming through.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93382 13f79535-47bb-0310-9956-ffa450edef68
2002-02-12 23:52:52 +00:00
Joshua Slive
95d2c6628f Close a few unclosed tags.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93377 13f79535-47bb-0310-9956-ffa450edef68
2002-02-12 20:17:57 +00:00
Joshua Slive
5a4bbba729 Too many people are wasting time trying to make these things work.
By the way, it seems many people are considering moving to 2.0 just to get
"integrated ldap support".  I guess they will be disappointed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93376 13f79535-47bb-0310-9956-ffa450edef68
2002-02-12 18:13:58 +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
bbba4a4b4f Clarify what <IfModule> means in the world of mod_so.
PR: 9787


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93372 13f79535-47bb-0310-9956-ffa450edef68
2002-02-12 17:13:09 +00:00
Rich Bowen
42486ee3f3 Copied changes that have been made recently to the 1.3 documentation.
Primarily additional explanation and examples.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93354 13f79535-47bb-0310-9956-ffa450edef68
2002-02-09 21:15:55 +00:00
Joshua Slive
9ca325c711 Document the new default behavior for ServerName and improve the readability
a little.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93316 13f79535-47bb-0310-9956-ffa450edef68
2002-02-06 21:34:10 +00:00
Ken Coar
85d100380f Add the FileETag description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93307 13f79535-47bb-0310-9956-ffa450edef68
2002-02-06 19:09:47 +00:00
Joshua Slive
12b464323d Improve example perl script.
I'm no perl expert, so additional reviewing eyes may be needed.

PR: 9686
Submitted by:	rodrigo campos <camposr@uol.com.br>, Patrik Grip-Jansson <patrikj@gnulix.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93305 13f79535-47bb-0310-9956-ffa450edef68
2002-02-06 18:59:20 +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
Ian Holsman
8cf569593b add a ProxyTimeout directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93117 13f79535-47bb-0310-9956-ffa450edef68
2002-01-30 18:46:56 +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
Martin Kraemer
873492796c Update documentation, and lowercase all html tags
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93112 13f79535-47bb-0310-9956-ffa450edef68
2002-01-30 15:51:01 +00:00
Ian Holsman
c23a0b8732 new directive 'ProxyPreserveHost' which allows the incoming host line to
be sent to the proxied server.

Submitted by:	g.russell@ieee.org (1.3 version)
Reviewed by:	Ian Holsman/Graham Legget/Chuck Murcko


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93089 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 21:08:37 +00:00
Ian Holsman
8a2f279d6e just make it a bit more explicit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93088 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 19:33:25 +00:00
Ian Holsman
25b86854e1 configuration change.
allow a '!' directive to stop proxying these requests
eg.

  ProxyPass /services/images/     !
  ProxyPass /services/            http://service-machine/services/

which will stop requests to /services/images/ from being proxied

Submitted by:	Jukka Pihl <jukka.pihl@entirem.com>
Reviewed by:	Ian Holsman, Graham Legget, Chuck Murcko


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93086 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 19:00:45 +00:00
Joshua Slive
c31924bb86 ScriptAlias requires mod_cgi
Submitted by:	TD - Sales International Holland B.V. <td@salesint.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93076 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 15:46:58 +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
d833b799cd Patches applied to the 1.3 docs. See versions 1.36 - 1.39 of mod_include
in 1.3. Primarily clarification of exec cgi vs include virtual.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92960 13f79535-47bb-0310-9956-ffa450edef68
2002-01-21 03:21:26 +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
Joshua Slive
49423e6062 Use the proper footer include so that we get the right version number.
PR: 9495
Submitted by: Yves Touchette <yves.touchette@microcell.ca>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92866 13f79535-47bb-0310-9956-ffa450edef68
2002-01-16 19:12:34 +00:00
Joshua Slive
045224ce9b htmltidy made a mess of the headers and footers. Put them back in shape.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92855 13f79535-47bb-0310-9956-ffa450edef68
2002-01-15 01:48:00 +00:00
Ian Holsman
71de760992 wrowe's veto'd this.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92798 13f79535-47bb-0310-9956-ffa450edef68
2002-01-10 03:23:33 +00:00
Ian Holsman
23360cd007 new option LogExcludeByType
main use is so that you can ignore logging images
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92792 13f79535-47bb-0310-9956-ffa450edef68
2002-01-10 01:03:41 +00:00
Lars Eilebrecht
91a529b47f - We just check for "pthread" in mpm_common.c not "proc_pthread"
(like in Apache 1.3).
- Fix name tag for AcceptMutex.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92760 13f79535-47bb-0310-9956-ffa450edef68
2002-01-07 05:37:29 +00:00
Jeff Trawick
63c49bf4c7 Fix the module identifier as shown in the docs for some
modules.

PR:           #9338
Submitted by: James Watson <ap2bug@sowega.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92716 13f79535-47bb-0310-9956-ffa450edef68
2002-01-03 14:20:51 +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
851c34071e Now that we are releasing betas, we should have compatibility information in here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92670 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 16:07:09 +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
Joshua Slive
ee246ee905 Cleanup the ForceLanguagePriority docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92667 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 15:45:05 +00:00
Joshua Slive
ba4174bc69 Cleanup new directives in mod_include.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92666 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 15:34:13 +00:00
Joshua Slive
5201a207da A little cleanup on the AuthDBMType Directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92665 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 15:17:48 +00:00
Ian Holsman
10577e4666 allow mod_include to handle different start/end tags instead of the default
<!-- --> ones.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92660 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 06:51:21 +00:00
Ian Holsman
fb6b861061 document SSIErrorMsg & SSITimeFmt directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92659 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 06:41:14 +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
William A. Rowe Jr
1bb22bd495 Improvements to docs [always good]
Submitted by:	Daniel Lopez <daniel@rawbyte.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92649 13f79535-47bb-0310-9956-ffa450edef68
2001-12-29 17:44:18 +00:00
Ian Holsman
23e257fd4b add a 'AuthDBMType' so that users can select what type of DBM they want to
use to authenticate users.
I think this removes a 'showstopper' (deprecating mod_auth_db)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92616 13f79535-47bb-0310-9956-ffa450edef68
2001-12-27 06:03:13 +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
91afbbaa40 Fix links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92462 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 21:46:05 +00:00
Joshua Slive
14b759de4a Update the AcceptPathInfo docs and add references from upgrading and
mod_include docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92461 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 21:39:28 +00:00
William A. Rowe Jr
a33f617e1a A little loopy commit. Refer mod_cgid users to the mod_cgi docs for
extra info, document the AcceptPathInfo impact in the PATH_INFO comments
  of mod_cgi, and document it's configuration in core.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92455 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 18:19:21 +00:00
William A. Rowe Jr
7f3e5a3f80 Ya know, the language here wasn't all that explicit. We are testing for
content-type text/html, so we better spell that out up front.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92454 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 17:42:18 +00:00