1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-28 20:34:59 +03:00
Commit Graph

690 Commits

Author SHA1 Message Date
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
Jeff Trawick
e503691502 get rid of an ancient requirement that APACHE_XLATE be defined;
get rid of an ancient work-around for a problem with apr_heap_create


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92410 13f79535-47bb-0310-9956-ffa450edef68
2001-12-10 19:07:32 +00:00
Joshua Slive
7edd8f5d42 Update SSI docs to use AddOutputFilter in place of SetOutputFilter.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92349 13f79535-47bb-0310-9956-ffa450edef68
2001-12-05 19:11:45 +00:00
Joshua Slive
c48c7ceb1f Add directory and .htaccess context in mod_env directives.
PR: 8939
Submitted by:	Vladimir Terziev <vlady@rila.bg>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92341 13f79535-47bb-0310-9956-ffa450edef68
2001-12-05 16:46:14 +00:00
Justin Erenkrantz
b87e1ea023 Correct closing tag for a href.
Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
Reviewed by:	Justin Erenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92181 13f79535-47bb-0310-9956-ffa450edef68
2001-11-26 18:35:12 +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
Jeff Trawick
2abaffbeb0 use the old threaded.html contents for worker MPM docs (not carefully
examined, but there isn't much there that could be wrong)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92038 13f79535-47bb-0310-9956-ffa450edef68
2001-11-19 18:15:26 +00:00
Jeff Trawick
43ff2cf0fb axe threaded MPM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92037 13f79535-47bb-0310-9956-ffa450edef68
2001-11-19 18:11:35 +00:00
Jeff Trawick
c229289a21 Get rid of threaded MPM. This commit has the actual code changes.
The deletes come next.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92036 13f79535-47bb-0310-9956-ffa450edef68
2001-11-19 18:07:28 +00:00
Bradley Nicholes
62192c2af1 Added links to NetWare documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91958 13f79535-47bb-0310-9956-ffa450edef68
2001-11-14 23:30:07 +00:00
Bradley Nicholes
597127115e mpm_netware directive documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91957 13f79535-47bb-0310-9956-ffa450edef68
2001-11-14 23:28:21 +00:00
Rich Bowen
fc1bf0ea74 Add example for AllAltByType, AddAltByEncoding
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91848 13f79535-47bb-0310-9956-ffa450edef68
2001-11-11 03:01:39 +00:00
Rich Bowen
a2d10a0561 Added examples for AddAlt
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91847 13f79535-47bb-0310-9956-ffa450edef68
2001-11-11 02:15:29 +00:00
Rich Bowen
ccdd6025f2 Added examples for Action directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91846 13f79535-47bb-0310-9956-ffa450edef68
2001-11-11 02:09:07 +00:00
Joshua Slive
e9571aaf53 Fix a missing tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91834 13f79535-47bb-0310-9956-ffa450edef68
2001-11-10 18:29:56 +00:00
Joshua Slive
12770b8d77 Change note->environment variable and convert <pre> list to <table>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91833 13f79535-47bb-0310-9956-ffa450edef68
2001-11-10 18:29:22 +00:00
Rich Bowen
51861cf812 Remove LaTeX directives from core.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91828 13f79535-47bb-0310-9956-ffa450edef68
2001-11-10 03:37:15 +00:00
Rich Bowen
96a8541707 Alphabetized module names.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91827 13f79535-47bb-0310-9956-ffa450edef68
2001-11-10 02:28:48 +00:00
Martin Kraemer
46d8ab349b Try to improve the wording
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91800 13f79535-47bb-0310-9956-ffa450edef68
2001-11-08 14:43:46 +00:00
Martin Kraemer
26b47d185e Fix erroneous description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91799 13f79535-47bb-0310-9956-ffa450edef68
2001-11-08 14:37:11 +00:00
Martin Kraemer
ac0d5e6317 Fixed previous patch to reflect what Apache-1.3 did regarding self-
referential uri's, and updated the manual accordingly.
XXX There is a kludge here: XXX the port number from the client's Host:
header used to be tossed, and there is no clean mechanism to pass it
(in the request_rec) to other consumers. As the unparsed_uri structure
(which could avoid repeated parsing of URI, Host, Port etc) seems to be
mostly unused currently, I used that to pass the port.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91798 13f79535-47bb-0310-9956-ffa450edef68
2001-11-08 14:29:37 +00:00
Ian Holsman
3a64998113 add a new option '%{note-name}e' to headers.
This will output the value of the note (subprocess_env) into a header field


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91789 13f79535-47bb-0310-9956-ffa450edef68
2001-11-07 19:25:33 +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
Joshua Slive
1d18799924 I am just moving the reference chapter of the ssl docs into the modules directory
to be the baseline.  The next commit will put it in the correct format.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91764 13f79535-47bb-0310-9956-ffa450edef68
2001-11-06 16:06: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