]>
granicus.if.org Git - apache/log
Rich Bowen [Wed, 5 May 2010 01:07:33 +0000 (01:07 +0000)]
Missing linebreak in example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@941127
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 4 May 2010 17:40:43 +0000 (17:40 +0000)]
Catch up with ap_[proc|global]_mutex_create api change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940981
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 4 May 2010 17:38:32 +0000 (17:38 +0000)]
mmn bump for api args change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940980
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 4 May 2010 17:36:57 +0000 (17:36 +0000)]
It is not inconvenient to return the derived filename here, let's
save the caller later hassle in looking this up, if they like.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940979
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 4 May 2010 17:21:21 +0000 (17:21 +0000)]
Reverting at nd's request.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940969
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 4 May 2010 16:59:35 +0000 (16:59 +0000)]
Frustrated with having to scroll back up to get the TOC. Make this stay
where it is so that I don't have to go hunting for it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940953
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 4 May 2010 12:31:49 +0000 (12:31 +0000)]
When it's "it is", it's "it's". When it's "belonging to it", it's its.
(Patch from Gillis)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940831
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Tue, 4 May 2010 12:22:35 +0000 (12:22 +0000)]
Fix Polish error document messages. Thanks to <zrchos gmail.com> for
the patch. PR: 40827.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940824
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Mon, 3 May 2010 18:23:46 +0000 (18:23 +0000)]
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940557
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Mon, 3 May 2010 17:33:03 +0000 (17:33 +0000)]
ab was sending wrong number of requests when keepalive enabled.
Thanks to Bryn Dole for the patch.
PR: 48497
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940526
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Mon, 3 May 2010 17:29:40 +0000 (17:29 +0000)]
enable-mods-shared works on Darwin, drop from "NICE TO WRAP UP" list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940524
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Sun, 2 May 2010 15:55:58 +0000 (15:55 +0000)]
Add an example auth_check hook. Unfortunately without a base64
implementation in Lua, we cannot actually do basic auth in the hook,
so just fake it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940250
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Sun, 2 May 2010 15:11:03 +0000 (15:11 +0000)]
Some more updates to the mod_lua doc:
- link to the Lua web site
- Lua modules are properly refered to as 'packages'
- intro to writing hooks in Lua
- remove unnecessary indentation from examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940246
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Sat, 1 May 2010 13:25:29 +0000 (13:25 +0000)]
Add some documentation for the request record, apache2 module, some
default configuration values. Indicate that mod_lua is available
in 2.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940007
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Sat, 1 May 2010 12:04:27 +0000 (12:04 +0000)]
Add info to debug logging.
Avoid null pointer dereference by returning if we can't get
a lua VM.
Move "we got a VM" message to after we know we have one.
Check that we found the lua handler function before trying to
call it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@939987
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Sat, 1 May 2010 12:02:53 +0000 (12:02 +0000)]
Log error if unable to load lua file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@939986
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Sat, 1 May 2010 11:43:55 +0000 (11:43 +0000)]
An uninitialized pointer in ap_lua_mapped_handler_spec was causing
seg faults in lua.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@939980
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Fri, 30 Apr 2010 15:06:16 +0000 (15:06 +0000)]
Change references from mod_wombat to mod_lua.
Remove references to no-longer-needed pre-req, mod_apreq2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@939704
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Fri, 30 Apr 2010 15:05:07 +0000 (15:05 +0000)]
Change references from mod_wombat to mod_lua.
Remove references to no-longer-needed pre-req, mod_apreq2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@939703
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 26 Apr 2010 23:05:29 +0000 (23:05 +0000)]
Use the more specific 408 (timed out) instead of a generic 400 during a timeout
reading a chunk-length.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@938265
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 26 Apr 2010 13:11:56 +0000 (13:11 +0000)]
Adds another section to the 'avoiding mod_rewrite' doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@938031
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 25 Apr 2010 19:10:45 +0000 (19:10 +0000)]
PR49167, unexpected 413 and double-errordoc during a timeout reading a
chunk-size.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937858
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 24 Apr 2010 15:55:39 +0000 (15:55 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937637
13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Fri, 23 Apr 2010 15:04:17 +0000 (15:04 +0000)]
Fixing up mod_lua with context and overrides
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937323
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 23 Apr 2010 14:01:42 +0000 (14:01 +0000)]
Ubuntu build notes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937303
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 21:09:33 +0000 (21:09 +0000)]
Various metafiles rebuilt.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937064
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 21:08:49 +0000 (21:08 +0000)]
Stupid typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937063
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 20:52:16 +0000 (20:52 +0000)]
Added working config to mod_ratelimit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937056
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 20:51:56 +0000 (20:51 +0000)]
Working example configuration, thanks to Paul.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937055
13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Thu, 22 Apr 2010 15:44:56 +0000 (15:44 +0000)]
Adding a missing <br />. No more commits after half past three.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936907
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 22 Apr 2010 14:52:43 +0000 (14:52 +0000)]
Move back to a post_config hook...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936880
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Thu, 22 Apr 2010 13:13:40 +0000 (13:13 +0000)]
Add updatelbstatus to allow to have all the LB logic in the balancers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936828
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:47:07 +0000 (12:47 +0000)]
update STATUS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936816
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:39:57 +0000 (12:39 +0000)]
Various metafiles that now contain mention of mod_ratelimit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936814
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:39:31 +0000 (12:39 +0000)]
Adds docs for mod_ratelimit. Need more information in usage and
configuration.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936813
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:31:04 +0000 (12:31 +0000)]
Remove unneeded comment from mod_dialup docs source.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936812
13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Thu, 22 Apr 2010 12:07:44 +0000 (12:07 +0000)]
Adding an cache hit/miss example, regarding PR#48241
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936805
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:05:27 +0000 (12:05 +0000)]
Added mod_dialup docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936804
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:04:37 +0000 (12:04 +0000)]
And one more time to make 'validate-xml' happy.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936803
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:02:41 +0000 (12:02 +0000)]
Fix formatting of examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936800
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:01:47 +0000 (12:01 +0000)]
Various other files that reference the new mod_dialup docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936799
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 12:00:53 +0000 (12:00 +0000)]
Build all associated metafiles for mod_dialup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936797
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:59:18 +0000 (11:59 +0000)]
mod_dialup docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936796
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:43:49 +0000 (11:43 +0000)]
Make 'validate-xml' happy.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936793
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:40:54 +0000 (11:40 +0000)]
Rebuild directive quick reference
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936791
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:39:48 +0000 (11:39 +0000)]
Oops, missed some.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936790
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:34:01 +0000 (11:34 +0000)]
Add more of the descriptions from the code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936789
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:19:13 +0000 (11:19 +0000)]
More small cleanup of STATUS file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936785
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:18:07 +0000 (11:18 +0000)]
mod_lua has a doc now. It sucks, but at least it's not on the "doesn't
have a doc at all" list any more.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936783
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:16:40 +0000 (11:16 +0000)]
Doesn't flow very well, but here's the info that was squirreled away in
txt files in svn. From here I'll probably need some help to flesh this
out, or perhaps I'll steal some of Paul's blog articles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936782
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Apr 2010 11:05:30 +0000 (11:05 +0000)]
Add basic almost-useful usage information.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936778
13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Thu, 22 Apr 2010 00:07:35 +0000 (00:07 +0000)]
Removing redundant lines. Adding reminder: Good start for conditional logging docs would be cache hit/miss.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936577
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 21 Apr 2010 18:23:25 +0000 (18:23 +0000)]
Update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936408
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 21 Apr 2010 18:19:06 +0000 (18:19 +0000)]
Add in BalancerNonce directive... useful for shared-secrets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936407
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 13:58:43 +0000 (13:58 +0000)]
Note update to mod_lua doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935926
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 13:49:10 +0000 (13:49 +0000)]
Rebuild html with correct last modified revision number.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935920
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 13:48:38 +0000 (13:48 +0000)]
Property changes to get the LastRevisionModified to update. Thanks, nd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935919
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 13:38:42 +0000 (13:38 +0000)]
Not sure why all the image paths were wrong. Weird. Regenerated html so
that they work right.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935917
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 13:32:09 +0000 (13:32 +0000)]
Include the license and the metafile.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935911
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 13:11:05 +0000 (13:11 +0000)]
Update metafiles for .fr translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935902
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 13:09:38 +0000 (13:09 +0000)]
Adds mod_lua doc to sitemap.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935901
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 13:02:49 +0000 (13:02 +0000)]
Improved XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935897
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 12:54:27 +0000 (12:54 +0000)]
Remove stupid typo. Not a great way to start.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935895
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 20 Apr 2010 12:52:26 +0000 (12:52 +0000)]
Adding skeleton documentation for mod_lua, and all of the associated
metafiles pertaining thereto. While this is better than nothing, it's
not *much* better than nothing, and is very probably inaccurate. But
it's a starting point.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935894
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 19 Apr 2010 11:53:38 +0000 (11:53 +0000)]
starting back on some of the things I want to add to the rewrite docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935537
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 18 Apr 2010 13:34:37 +0000 (13:34 +0000)]
Replace apr_wait_for_io_or_timeout with apr_poll, to (hopefully) allow
mod_reqtimeout to work under windows with apr 1.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935339
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 16 Apr 2010 16:33:20 +0000 (16:33 +0000)]
Expand the "NameVirtualHost has no VirtualHosts" error message, since it
seems that we have to explain a dozen times a day what it really means.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934984
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 15 Apr 2010 16:45:34 +0000 (16:45 +0000)]
generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934484
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 15 Apr 2010 16:38:33 +0000 (16:38 +0000)]
describe the connection reuse issue, which can break the simplest
FastCGI applications
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934479
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 15 Apr 2010 16:18:01 +0000 (16:18 +0000)]
improve balancer references in the examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934470
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Thu, 15 Apr 2010 15:10:27 +0000 (15:10 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934441
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 15 Apr 2010 13:23:38 +0000 (13:23 +0000)]
Replace 'Apache' with contextually correct phrasing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934398
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 15 Apr 2010 00:02:14 +0000 (00:02 +0000)]
tweak some language, add examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934249
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 14 Apr 2010 17:48:50 +0000 (17:48 +0000)]
build the socket address first, then get a matching socket
that resolves an issue where sockaddr_get would return an
AF_INET6/IPv6 address that we'd try to bind to an AF_INET/IPv4
socket
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934052
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 14 Apr 2010 12:00:11 +0000 (12:00 +0000)]
* Do NOT cache 206 responses in any case since we don't (yet) know how to
cache partial responses. Fixes regression of r724093.
PR: 49113
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933919
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 14 Apr 2010 08:57:18 +0000 (08:57 +0000)]
* According to RFC2616 13.2.3 1. negative results of age calculations should
be replaced by zero.
Reported by: Ryujiro Shibuya <rshibuya gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933886
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 Apr 2010 14:58:03 +0000 (14:58 +0000)]
generalize the existing (r589761) platform- and errno-specific
logic to suppress an error message if accept() fails after the
socket has been marked inactive
a message will still be logged, but at debug level instead of error
PR: 49058
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933657
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 13 Apr 2010 13:54:00 +0000 (13:54 +0000)]
Poking around the old htaccess howto, looking for ways that we can make
it more relevant. These days, instead of "htaccess files are for auth"
the general belief is "htaccess files are for rewrite".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933606
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 13 Apr 2010 12:17:20 +0000 (12:17 +0000)]
Full doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933579
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 13 Apr 2010 12:14:21 +0000 (12:14 +0000)]
Fix XML breakage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933577
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 13 Apr 2010 12:12:58 +0000 (12:12 +0000)]
Fix XML breakage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933576
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 13 Apr 2010 12:11:23 +0000 (12:11 +0000)]
Fix XML breakage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933574
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 13 Apr 2010 11:30:46 +0000 (11:30 +0000)]
Rebuild, and fix malformed XML in .fr version, since it was my fault in
the first place. Still looking for the other errors that validate-xml is
reporting.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933562
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 13 Apr 2010 11:21:00 +0000 (11:21 +0000)]
Example for using mod_substitute a la mod_proxy_html, in proxy context,
to fix hard-coded URLs in HTML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933559
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Tue, 13 Apr 2010 11:07:29 +0000 (11:07 +0000)]
Fix backward compatibility with APR versions less than 2.0 which don't have
apr_socket_wait().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933547
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 13 Apr 2010 11:05:19 +0000 (11:05 +0000)]
Trivial grammatical tweak.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933544
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Mon, 12 Apr 2010 18:12:43 +0000 (18:12 +0000)]
Remove usage of the APR private function apr_wait_for_io_or_timeout(),
replacing it with the newly added apr_socket_wait().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933341
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Sun, 11 Apr 2010 16:42:47 +0000 (16:42 +0000)]
Transform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932936
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Sun, 11 Apr 2010 16:41:30 +0000 (16:41 +0000)]
Fix xml validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932935
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 11 Apr 2010 15:54:02 +0000 (15:54 +0000)]
mod_proxy_connect: Support port ranges in AllowConnect
PR: 23673
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932927
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 11 Apr 2010 14:25:19 +0000 (14:25 +0000)]
Add AAA issue
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932911
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 11 Apr 2010 14:17:51 +0000 (14:17 +0000)]
Divide showstoppers into sub-sections for alpha, beta, ga
Please add issues!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932910
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 11 Apr 2010 13:20:52 +0000 (13:20 +0000)]
Typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932893
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 11 Apr 2010 12:25:51 +0000 (12:25 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932881
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 10 Apr 2010 20:54:37 +0000 (20:54 +0000)]
Remove useless use of $[, which was long deprecated and is an error with perl 5.12rc3.
Submitted by: Roderich Schupp <roderich schupp googlemail com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932791
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 9 Apr 2010 16:46:42 +0000 (16:46 +0000)]
make_sock() sets lr->listen on success, so no need to set
in the caller
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932501
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 9 Apr 2010 12:47:03 +0000 (12:47 +0000)]
Rebuild translation files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932394
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 9 Apr 2010 12:45:53 +0000 (12:45 +0000)]
We've removed all mentions of the 1.3 version of the server, where "how
things used to be done" is explained. I find that these just confuse
people, and leave them wondering which is correct. There are a few stray
references here and there to 1.3 that have been left in, and I feel that
these are all appropriate, non-confusing ones.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932393
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 9 Apr 2010 12:44:32 +0000 (12:44 +0000)]
Remove another confusing explanation of how things used to be long, long
ago.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932391
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 9 Apr 2010 12:40:54 +0000 (12:40 +0000)]
Rebuilding various metafiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932390
13f79535 -47bb-0310-9956-
ffa450edef68