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
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