1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

6581 Commits

Author SHA1 Message Date
Jeff Trawick
381ba315ab rewrite introductory section which lists the various modules
required for proxy

show more protocol modules (and in tabular form)
separate protocol modules from balancing

(mod_proxy_fdpass still omitted for now)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032399 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 21:18:23 +00:00
Stefan Fritsch
29d566dd9b Port "file" function from ssl_expr
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032393 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 21:09:19 +00:00
Lucien Gentis
025b065a4f Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032334 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 18:00:56 +00:00
Lucien Gentis
909c5157e7 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032317 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 17:21:41 +00:00
Stefan Fritsch
9a326888d3 Start some docs for the ap_expr parser.
Still needs a lot of work but may be usefult for testers.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032273 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 13:26:54 +00:00
André Malo
3d27809a99 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032056 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 13:54:21 +00:00
Eric Covener
433c97df4e PR49823: Make the hardcoded default for AllowOverride match the default config -- None.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031776 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 20:21:09 +00:00
Eric Covener
65074610e7 PR47765: leave a hint about ProxyPass and ProxyPassReverse not
working in Directory and Files sections.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031762 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 20:05:39 +00:00
Eric Covener
4a7e62c83c PR#48720: SSLProxyVerify is not per-directory, only per-server.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031742 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 19:35:23 +00:00
Eric Covener
facc798564 PR#40047: explain that AJP_* variables can be used to send atrributes to the backend, like JkEnvVar.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031731 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 19:21:24 +00:00
Eric Covener
a2faa77fd2 minor typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031671 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 17:21:07 +00:00
Eric Covener
c145eb760d Change the default of the Header directive to apply to responses of all types
instead of just 2xx successful responses.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031670 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 17:20:31 +00:00
Eric Covener
aed3a0545e PR47782: On trunk, the default conf and the hard-coded default are zero for MaxConnectionsPerChild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031659 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 16:31:45 +00:00
Eric Covener
55f14c0351 fix typo pointed out by poirier offline.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031647 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 15:56:09 +00:00
Eric Covener
eb1c8fa7aa link to the RFC for the list of CGI environment variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031597 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 14:45:53 +00:00
Eric Covener
2d08a6a0cf PR#49152: newsgroup is dead and 'hoohoo.ncsa.uiuc.edu' is gone. Suggest users
search the web or visit the RFC.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031593 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 14:36:35 +00:00
Eric Covener
f5c6d49d69 PR#29538: ErrorLog syslog facility can't be changed per-virtualhost.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031579 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 14:15:23 +00:00
Eric Covener
9f59f39baf PR#44758: document LimitRequestBody vs. proxy
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031564 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 13:55:38 +00:00
Eric Covener
f19df08a5a PR#47348: missing "response" the ProxyBadHeader description,
and drive home with  ...from the origin server.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031428 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 04:22:36 +00:00
Eric Covener
7d1c3136c2 PR#48474: wrong directive name in mod_proxy_scgi example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031425 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 04:11:39 +00:00
Eric Covener
73f46d27a7 typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031424 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 04:03:43 +00:00
Eric Covener
0b65876d3d PR#46582 document that modules can implement internal map functions
minor changes to original due to changes in context.

Submitted by: Bob Ionescu
Reviewed By: Eric Covener:



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031346 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 23:26:35 +00:00
Eric Covener
e3c126a1bd PR#40831: empty-valued keys behave like missing keys in a RewriteMap lookup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031338 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 23:10:45 +00:00
Eric Covener
7ce2d7adfb PR#49460: balancer example sets a large loadfactor on the "weak" server.
Set loadfactors on both servers, also remove smax= from the example.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031327 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 22:55:06 +00:00
Daniel Earl Poirier
5b1c13df76 Correct the instructions for stopping an Apache server
running in a Windows console.  Reported by jhannwong.
PR47325


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031312 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 22:46:32 +00:00
Eric Covener
966c3f2f54 PR#48865: maxattempts=1 in balancer doc is wrong.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031311 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 22:46:27 +00:00
Daniel Earl Poirier
952e5bdefc Document the default value of mod_autoindex's CharSet option
on various platforms.  Reported by Toralf Forster.  PR49675


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031303 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 22:33:40 +00:00
Daniel Earl Poirier
6f58211fd0 Add some more cross-references related to the protocol
argument for Listen and AcceptFilter, as suggested by
Otmar Lendl.  PR45286


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031215 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 20:22:41 +00:00
Daniel Earl Poirier
a9407a5f19 Clarify that the "www.example.com" is in the ServerName directive
in the first example.  Reported by Charles Merriam.  PR49611


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031197 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 19:59:40 +00:00
Igor Galić
f87cdf7ab8 PR46916
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031170 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 19:29:26 +00:00
Rich Bowen
9870cb2364 Mention the %200{var}i syntax in the conditional logging doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031155 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 19:02:51 +00:00
Rich Bowen
d98fa47103 Documents undocumented directive. PR42912
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031133 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 18:35:31 +00:00
Igor Galić
beab0a78a5 Explain that Options [+-]?Multiviews doesn't make any sense anywhere outside <Directory>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031111 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:58:22 +00:00
Rich Bowen
579b6d0f58 Mention the "Windows ^N end-of-line character" problem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031092 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:29:54 +00:00
Rich Bowen
ecf6f8acb0 There's already a seealso link for Options. Added 'ExecCGI' explicitly
to that link for clarity.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031087 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:19:28 +00:00
Rich Bowen
1f6696f2f7 Change mentions of 'Deny from' and 'Allow from' to new Require syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031084 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:12:35 +00:00
Eric Covener
9d918dabaa PR#50174: don't offer 120ms as a "typical" TCP keepalive frequency. Initial keepalive timers can be
as high as 2 hours (windows/linux/solars defaults via google).  

Drive home the idea that users need
to figure out their OS and Firewall timers and make the former smaller than th elatter.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031062 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:24:51 +00:00
Rich Bowen
2a3b676d5b Be more forceful in talking about where SSLEngine On should go.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031061 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:22:24 +00:00
Eric Covener
544b18af99 PR45017: document obscure GprofDir directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031055 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:08:31 +00:00
Rich Bowen
cec5fed21d Note that RewriteOptions inherit causes parent rules to be applied AFTER
child scope rules. PR46399


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031046 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:51:51 +00:00
Igor Galić
cbb3b49f8d Removing intro, which doesn't make sense.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031042 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:46:26 +00:00
Igor Galić
6bbb926ed5 ./build.sh all - fixed htaccess validation error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031040 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:41:00 +00:00
Eric Covener
45c1a40181 PR#47935 some people think s/except/unless makes this somewhat contrived
RewriteCond example clearer.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031038 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:37:28 +00:00
Igor Galić
7c694d90ac Removing history, because nobody cares.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031036 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:33:22 +00:00
Rich Bowen
353e6ad7dd Adds an example of how to set up SSL to the SSL howto. Seems like an
obvious omission.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031028 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:21:24 +00:00
Rich Bowen
cd474b5bad Patch from jean-frederic - Port 8009 implies ajp://
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030681 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 21:00:11 +00:00
Rich Bowen
7f7bc8527f Rebuild .ja transformation for updated to example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030498 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 15:27:52 +00:00
Rich Bowen
6465bf1a43 Missing linebreak in example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030497 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 15:23:31 +00:00
Rich Bowen
9b021d78dd Rebuilds various transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030184 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 19:18:48 +00:00
Rich Bowen
d5db0117f2 Remove 1998-era stuff that's not true any more.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030181 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 19:12:53 +00:00