1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

6581 Commits

Author SHA1 Message Date
Eric Covener
7c0046589a xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154944 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 12:36:39 +00:00
Eric Covener
6c8a526237 document implicit limitation in AllowOverride Option=Foo -- this doesn't let you
"lock in" any value since the non +/- syntax can zap whatever it wants.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154940 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 12:15:43 +00:00
Nick Kew
32de9a8ec2 Typo fix (thanks to Tom Browder on users@)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154769 13f79535-47bb-0310-9956-ffa450edef68
2011-08-07 21:10:20 +00:00
Eric Covener
ac5c53691a TRACEN loglevels are implemented in lua scripts.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154354 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 19:06:58 +00:00
Stefan Fritsch
ddac67818e update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154344 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 18:38:18 +00:00
Stefan Fritsch
24e349de03 mod_proxy_http, mod_proxy_connect: Add 'proxy-status' and 'proxy-source-port'
request notes for logging

PR: 30195


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154342 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 18:35:29 +00:00
Eric Covener
2c2e7cf837 went too far -- only other APR_HOOK_MIDDLE directives that aren't aware of
mod_lua.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154302 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 16:36:57 +00:00
Eric Covener
af893df5fa explain some of the mystery quirks of the translate_name example, and introduce
one that does a more basic URI->filename.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154277 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:52:33 +00:00
Eric Covener
19c8816ffd change the example to work with just AddHandler/SetHandler,
and mention in a comment where the non-default function
name can be specified.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154265 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:24:20 +00:00
Eric Covener
f4468d017a add some text to the opening few sections of the mod_lua doc
explaining briefly why we're here.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154261 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:18:17 +00:00
Stefan Fritsch
9d2ca013b6 cleanups related to new AllowOverrideList functionality:
- add new NOT_IN_HTACCESS flag for ap_check_cmd_context() 
- describe the need for this in new_api_2_4.xml
- forbid Define and UnDefine in .htaccess


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153676 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 21:36:18 +00:00
Stefan Fritsch
d36a83b3e4 Restore seealso enries for AllowOverride
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153500 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 14:21:40 +00:00
Stefan Fritsch
79a6a93588 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153499 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 14:18:41 +00:00
Stefan Fritsch
39f57c0051 Fix xml error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153497 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 14:13:35 +00:00
Jim Jagielski
db7bd57c24 And we are at 2.3.15-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1152855 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 16:24:16 +00:00
Daniel Ruggeri
0d69087127 Add AllowOverrideList directive and documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151654 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 22:24:14 +00:00
Stefan Fritsch
96f86d727c update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151485 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 14:49:29 +00:00
Stefan Fritsch
51b513bad5 document ProxySourceAddress
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151484 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 14:46:12 +00:00
Stefan Fritsch
f0cf7722ba Use ap_unescape_url_keep2f() in ap_expr unescape func. ap_unescape_url()
forbidding encoded slashes is not useful here.
Log failures.
Improve docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151373 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 08:03:41 +00:00
Rainer Jung
6376d929fc Docs for mod_allowmethods: Clarify GET and HEAD
are synonymous, switch example to "Location".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151151 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 16:17:07 +00:00
Rainer Jung
f90e0bcf2d Clarify docs for mod_allowmethods: you still
need to use TraceEnable to forbid TRACE.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151149 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 16:11:33 +00:00
Rainer Jung
cd122ed633 "Changes absolutely nothing" doesn't look like
a useful directive description ...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151145 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 15:55:14 +00:00
Rich Bowen
5e31554a48 This functionality is available when the module is *loaded* into the server, not *compiled* into the server.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1150943 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 22:39:14 +00:00
Rich Bowen
3e075d7fbc Missing "}" in example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1150682 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 13:07:18 +00:00
Lucien Gentis
c8dd1b3b76 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1150122 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23 15:21:53 +00:00
Rich Bowen
46af6eb462 Rebuild transformations and various recent doc changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149203 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 14:47:32 +00:00
Rich Bowen
3d4f2efacc "(!)" in the middle of a sentence is confusing, as it doesn't actually
communicate anything.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149182 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 13:56:27 +00:00
Rich Bowen
ad3b470ba4 Fix XML error and rebuild changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149177 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 13:54:38 +00:00
Rich Bowen
77bdf0dfe1 Small clarifications, as per tid 50730
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149174 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 13:44:00 +00:00
Lucien Gentis
1c8ca9fbc1 Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147445 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 16:08:13 +00:00
Lucien Gentis
2a4cd6fef9 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147444 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 16:06:43 +00:00
Eric Covener
1b2cc09c04 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147343 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 23:02:06 +00:00
Eric Covener
78474bbf17 zap another "myserver" hostname
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147341 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 22:52:52 +00:00
Eric Covener
0b4285663e s/myserver/example.com/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147329 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 21:49:27 +00:00
Eric Covener
e896193f30 doc for DirectoryIndexRedirect
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147328 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 21:47:15 +00:00
Lucien Gentis
df11af1bae Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1146724 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 14:02:45 +00:00
Stefan Fritsch
195376effc Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142491 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 19:57:07 +00:00
Stefan Fritsch
e66fbe2765 Add some docs for AsyncRequestWorkerFactor
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142490 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 19:55:35 +00:00
Stefan Fritsch
a35be81fd9 make example config match the description; improve wording
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142459 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 16:51:04 +00:00
Rainer Jung
b5ebda0fba Fix small docs typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142442 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 14:08:21 +00:00
Lucien Gentis
a6faa41fd1 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142229 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 14:27:04 +00:00
Stefan Fritsch
06acd17a2f update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142171 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:34:54 +00:00
Stefan Fritsch
3a2ff33757 Add new non-default debugging module mod_log_debug
It allows to log custom debug messages at various phases in the request
processing and is the first consumer of the new string-valued ap_expr API.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142170 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:30:38 +00:00
Stefan Fritsch
0ddae368ab Add REQUEST_STATUS variable to ap_expr
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142163 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 07:32:26 +00:00
Igor Galić
412b7017d5 rebuild transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1141075 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 12:44:30 +00:00
Igor Galić
823ebf4898 Typo pointed out by Mr Jink on IRC.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1141074 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 12:43:18 +00:00
Jim Jagielski
fa8dc749ee And roll on to 2.3.14
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1140734 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 17:18:24 +00:00
Joe Orton
550078b731 Tweak rotatelogs -p such that the program is invoked the first time a
new log file is opened as well as for rotations:

* support/rotatelogs.c (usage): Update.
  (post_rotate): Omit third arg if no prev logfile known.
  (doRotate): Invoke even if no previous logfile was open.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1140099 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 10:57:10 +00:00
Lucien Gentis
96d20eaf2e Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139549 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 15:17:31 +00:00
Stefan Fritsch
4d00c63be6 Support specifying the local address to use.
PR: 48930.
Submitted by: Peter Schuller <scode spotify com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139530 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 12:00:26 +00:00