]> granicus.if.org Git - apache/log
apache
13 years agoEnsure that ap_server_conf always points to valid data or is NULL.
Stefan Fritsch [Fri, 11 Mar 2011 22:16:16 +0000 (22:16 +0000)]
Ensure that ap_server_conf always points to valid data or is NULL.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080784 13f79535-47bb-0310-9956-ffa450edef68

13 years agoI see no getpid() or other requirement for process.h here.
Jeff Trawick [Fri, 11 Mar 2011 20:30:42 +0000 (20:30 +0000)]
I see no getpid() or other requirement for process.h here.

(the include of process.h was added in r1025496)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080752 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Fri, 11 Mar 2011 18:47:15 +0000 (18:47 +0000)]
NetWare build overhaul in order to compile on Linux.

Some more build fixes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080725 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Fri, 11 Mar 2011 05:09:48 +0000 (05:09 +0000)]
NetWare build overhaul in order to compile on Linux.

Small build output fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080454 13f79535-47bb-0310-9956-ffa450edef68

13 years agoMoves the DocumentRoot declaration down to immediately above the
Rich Bowen [Thu, 10 Mar 2011 17:22:42 +0000 (17:22 +0000)]
Moves the DocumentRoot declaration down to immediately above the
<Directory $document_root> block, so that they are clearly related to
one another, rather than having to have the comment referring back up 20
lines.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080291 13f79535-47bb-0310-9956-ffa450edef68

13 years agoigalic reminded me that AllowOverride now defaults to none, and Options
Rich Bowen [Thu, 10 Mar 2011 17:18:40 +0000 (17:18 +0000)]
igalic reminded me that AllowOverride now defaults to none, and Options
now defaults to FollowSymlinks, so simplify this entire section and thus
reduce the chance that people will tinker with it. Remove scary warning.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080290 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix brokeness... Thx Rüdiger Plüm
Jim Jagielski [Thu, 10 Mar 2011 16:52:42 +0000 (16:52 +0000)]
Fix brokeness... Thx Rüdiger Plüm

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080276 13f79535-47bb-0310-9956-ffa450edef68

13 years agoWarn the server admin not to relax the security of <Directory />
Rich Bowen [Thu, 10 Mar 2011 02:41:19 +0000 (02:41 +0000)]
Warn the server admin not to relax the security of <Directory />

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080111 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdds the simplified chinese translation to the default manual
Rich Bowen [Thu, 10 Mar 2011 02:33:56 +0000 (02:33 +0000)]
Adds the simplified chinese translation to the default manual
configuration file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080109 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdded mod_socache_memcache to NetWare build.
Guenter Knauf [Wed, 9 Mar 2011 23:31:22 +0000 (23:31 +0000)]
Added mod_socache_memcache to NetWare build.

Submitted by normw gknw.net.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080058 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRemoved wrong imports / modules from NetWare sochache makefiles.
Guenter Knauf [Wed, 9 Mar 2011 22:42:19 +0000 (22:42 +0000)]
Removed wrong imports / modules from NetWare sochache makefiles.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080045 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Wed, 9 Mar 2011 17:26:27 +0000 (17:26 +0000)]
NetWare build overhaul in order to compile on Linux.

Some more fixes ...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079902 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Wed, 9 Mar 2011 03:29:12 +0000 (03:29 +0000)]
NetWare build overhaul in order to compile on Linux.

Some more fixes ...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079653 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Wed, 9 Mar 2011 00:19:31 +0000 (00:19 +0000)]
NetWare build overhaul in order to compile on Linux.

Some more fixes ...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079614 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Tue, 8 Mar 2011 18:59:02 +0000 (18:59 +0000)]
NetWare build overhaul in order to compile on Linux.

Removed absolute paths to imp files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079487 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Tue, 8 Mar 2011 18:17:07 +0000 (18:17 +0000)]
NetWare build overhaul in order to compile on Linux.

More fixes ...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079463 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Tue, 8 Mar 2011 17:17:41 +0000 (17:17 +0000)]
NetWare build overhaul in order to compile on Linux.

Fixed some more paths and typos.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079442 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Tue, 8 Mar 2011 16:11:33 +0000 (16:11 +0000)]
NetWare build overhaul in order to compile on Linux.

Fixed error with sed replacement.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079410 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Tue, 8 Mar 2011 16:04:40 +0000 (16:04 +0000)]
NetWare build overhaul in order to compile on Linux.

Take 1.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079407 13f79535-47bb-0310-9956-ffa450edef68

13 years agosplit the Authorization entry into separate
Eric Covener [Mon, 7 Mar 2011 20:48:28 +0000 (20:48 +0000)]
split the Authorization entry into separate
users vs. developers sections.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078939 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFiy typo in docs.
Rainer Jung [Mon, 7 Mar 2011 19:16:01 +0000 (19:16 +0000)]
Fiy typo in docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078897 13f79535-47bb-0310-9956-ffa450edef68

13 years agoxforms for <if
Eric Covener [Mon, 7 Mar 2011 14:52:00 +0000 (14:52 +0000)]
xforms for <if

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078795 13f79535-47bb-0310-9956-ffa450edef68

13 years agomention <if> in new_features for 2.3/2.4
Eric Covener [Mon, 7 Mar 2011 14:34:31 +0000 (14:34 +0000)]
mention <if> in new_features for 2.3/2.4

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078782 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNote release date
Jim Jagielski [Mon, 7 Mar 2011 13:40:04 +0000 (13:40 +0000)]
Note release date

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078775 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdates.
Lucien Gentis [Sat, 5 Mar 2011 17:30:46 +0000 (17:30 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078314 13f79535-47bb-0310-9956-ffa450edef68

13 years agoworker, event, prefork: Correct several issues when built as
Jeff Trawick [Sat, 5 Mar 2011 13:36:09 +0000 (13:36 +0000)]
worker, event, prefork: Correct several issues when built as
DSOs; most notably, the scoreboard was reinitialized during graceful
restart, such that processes of the previous generation were not
observable.

Other noticeable ones:
* the generation number did not increment properly
* worker's check-config hook didn't detect startup properly,
  so messages about inconsistent directives could have been sent
  to the wrong place

max_daemons_limit wasn't tracked across restart, but as the scoreboard
was always cleared this was a non-issue.

Reinitialization of idle_spawn_rate, hold_off_on_exponential_spawning,
and maxclients-message-reported may or may not have been features,
but the big picture is that the behaviour shouldn't have differed.

These changes should have been part of r758185.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078286 13f79535-47bb-0310-9956-ffa450edef68

13 years agozap needless reinitialization of is_graceful on the 2nd
Jeff Trawick [Sat, 5 Mar 2011 13:09:12 +0000 (13:09 +0000)]
zap needless reinitialization of is_graceful on the 2nd
call of the open-logs hook

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078285 13f79535-47bb-0310-9956-ffa450edef68

13 years agosanity check use of volatile in prefork, worker, and event
Jeff Trawick [Fri, 4 Mar 2011 22:12:21 +0000 (22:12 +0000)]
sanity check use of volatile in prefork, worker, and event

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078170 13f79535-47bb-0310-9956-ffa450edef68

13 years agomod_cache_disk: Prevent a segfault should we receive a further bucket after
Graham Leggett [Fri, 4 Mar 2011 19:07:22 +0000 (19:07 +0000)]
mod_cache_disk: Prevent a segfault should we receive a further bucket after
we have committed the cached entry.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078104 13f79535-47bb-0310-9956-ffa450edef68

13 years agoinstdso.sh: HP-UX's native 'install' apparently is not compatible
Daniel Earl Poirier [Fri, 4 Mar 2011 18:58:38 +0000 (18:58 +0000)]
instdso.sh: HP-UX's native 'install' apparently is not compatible
enough with BSD install to use here, fall back to just using 'cp'.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078101 13f79535-47bb-0310-9956-ffa450edef68

13 years agoxform for new mod_proxy_fcgi envvar
Jim Jagielski [Fri, 4 Mar 2011 18:40:22 +0000 (18:40 +0000)]
xform for new mod_proxy_fcgi envvar

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078095 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix/workaround for BUGZ PR 50851.
Jim Jagielski [Fri, 4 Mar 2011 18:31:17 +0000 (18:31 +0000)]
Fix/workaround for BUGZ PR 50851.
By default, mod_proxy_fcgi with not create PATH_INFO, unless
specifically told to.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078089 13f79535-47bb-0310-9956-ffa450edef68

13 years agomod_cache_disk: Only attempt to commit to the initialisation if the attempt
Graham Leggett [Fri, 4 Mar 2011 18:11:32 +0000 (18:11 +0000)]
mod_cache_disk: Only attempt to commit to the initialisation if the attempt
to open the cache file was successful.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078083 13f79535-47bb-0310-9956-ffa450edef68

13 years agospelling fix in a comment
Jeff Trawick [Thu, 3 Mar 2011 22:43:53 +0000 (22:43 +0000)]
spelling fix in a comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076859 13f79535-47bb-0310-9956-ffa450edef68

13 years agoevent: child_main() never returns, so remove some dead code after
Jeff Trawick [Thu, 3 Mar 2011 18:37:41 +0000 (18:37 +0000)]
event: child_main() never returns, so remove some dead code after
one of the calls

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076718 13f79535-47bb-0310-9956-ffa450edef68

13 years agoworker: child_main() never returns, so remove some dead code after
Jeff Trawick [Thu, 3 Mar 2011 13:16:14 +0000 (13:16 +0000)]
worker: child_main() never returns, so remove some dead code after
one of the calls

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076614 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBuild mod_authn_socache on same terms as other authn modules
Nick Kew [Thu, 3 Mar 2011 00:01:03 +0000 (00:01 +0000)]
Build mod_authn_socache on same terms as other authn modules

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076461 13f79535-47bb-0310-9956-ffa450edef68

13 years agoprefork in ONE_PROCESS mode:
Jeff Trawick [Wed, 2 Mar 2011 23:17:22 +0000 (23:17 +0000)]
prefork in ONE_PROCESS mode:

child_main() called clean_child_exit() in almost all paths,
and returned to the caller in one infrequent path; just
call clean_child_exit() always

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076454 13f79535-47bb-0310-9956-ffa450edef68

13 years agoprefork: store pid in scoreboard for ONE_PROCESS mode
Jeff Trawick [Wed, 2 Mar 2011 21:16:57 +0000 (21:16 +0000)]
prefork: store pid in scoreboard for ONE_PROCESS mode

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076382 13f79535-47bb-0310-9956-ffa450edef68

13 years agoMore new feature goodness
Jim Jagielski [Tue, 1 Mar 2011 20:58:28 +0000 (20:58 +0000)]
More new feature goodness

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076021 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdate transformations.
Nilgun Belma Buguner [Tue, 1 Mar 2011 19:57:46 +0000 (19:57 +0000)]
update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076003 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdate for sync with English docs.
Nilgun Belma Buguner [Tue, 1 Mar 2011 19:56:49 +0000 (19:56 +0000)]
update for sync with English docs.

Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1076002 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAnd roll onto 2.3.12
Jim Jagielski [Tue, 1 Mar 2011 17:06:22 +0000 (17:06 +0000)]
And roll onto 2.3.12

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075924 13f79535-47bb-0310-9956-ffa450edef68

13 years agoReady to tag 2.3.11 as beta!
Jim Jagielski [Tue, 1 Mar 2011 17:03:59 +0000 (17:03 +0000)]
Ready to tag 2.3.11 as beta!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075919 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdate doccos and xforms
Jim Jagielski [Tue, 1 Mar 2011 16:18:40 +0000 (16:18 +0000)]
Update doccos and xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075880 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRemove references to modules that don't and won't have their own pages!
Nick Kew [Tue, 1 Mar 2011 09:35:59 +0000 (09:35 +0000)]
Remove references to modules that don't and won't have their own pages!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075749 13f79535-47bb-0310-9956-ffa450edef68

13 years agoDocument socache and fix the TODO in authn_socache docs.
Nick Kew [Tue, 1 Mar 2011 02:42:13 +0000 (02:42 +0000)]
Document socache and fix the TODO in authn_socache docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075625 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix typos leading to broken links!
Nick Kew [Tue, 1 Mar 2011 00:59:42 +0000 (00:59 +0000)]
Fix typos leading to broken links!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075602 13f79535-47bb-0310-9956-ffa450edef68

13 years agoaxe some useless or debug-inhibiting error checking
Jeff Trawick [Sun, 27 Feb 2011 14:38:17 +0000 (14:38 +0000)]
axe some useless or debug-inhibiting error checking

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075064 13f79535-47bb-0310-9956-ffa450edef68

13 years agono docs should only be a blocker for GA
Stefan Fritsch [Sat, 26 Feb 2011 19:50:10 +0000 (19:50 +0000)]
no docs should only be a blocker for GA

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074912 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdates.
Lucien Gentis [Sat, 26 Feb 2011 17:20:56 +0000 (17:20 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074883 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix some logging calls to include the server_rec
Jeff Trawick [Sat, 26 Feb 2011 15:32:01 +0000 (15:32 +0000)]
fix some logging calls to include the server_rec
(and even the conn_rec in a couple of places)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074871 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAxed C++ comments and tabs.
Guenter Knauf [Sat, 26 Feb 2011 09:34:47 +0000 (09:34 +0000)]
Axed C++ comments and tabs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074809 13f79535-47bb-0310-9956-ffa450edef68

13 years ago'votes'
Philip M. Gollucci [Sat, 26 Feb 2011 02:14:15 +0000 (02:14 +0000)]
'votes'

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074778 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix function name in log text
Jeff Trawick [Fri, 25 Feb 2011 18:25:57 +0000 (18:25 +0000)]
fix function name in log text

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074659 13f79535-47bb-0310-9956-ffa450edef68

13 years agoWe are going for beta
Jim Jagielski [Fri, 25 Feb 2011 14:13:07 +0000 (14:13 +0000)]
We are going for beta

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074527 13f79535-47bb-0310-9956-ffa450edef68

13 years agoDocument mod_proxy work... userland changes
Jim Jagielski [Wed, 23 Feb 2011 13:41:38 +0000 (13:41 +0000)]
Document mod_proxy work... userland changes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073741 13f79535-47bb-0310-9956-ffa450edef68

13 years agoprotect one-off boundary
Jim Jagielski [Wed, 23 Feb 2011 13:03:58 +0000 (13:03 +0000)]
protect one-off boundary

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073728 13f79535-47bb-0310-9956-ffa450edef68

13 years agocaptures of THE_REQUEST are still escaped however the browser sent the request,
Eric Covener [Wed, 23 Feb 2011 04:26:06 +0000 (04:26 +0000)]
captures of THE_REQUEST are still escaped however the browser sent the request,
ulike most REQUEST_* variables.  PR#50758

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073591 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdate xforms
Stefan Fritsch [Tue, 22 Feb 2011 23:20:23 +0000 (23:20 +0000)]
update xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073544 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd some links and bits to the ap_expr docs
Stefan Fritsch [Tue, 22 Feb 2011 23:17:50 +0000 (23:17 +0000)]
Add some links and bits to the ap_expr docs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073543 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBe at least somewhat more RESTful... Use POST for changing stuff.
Jim Jagielski [Tue, 22 Feb 2011 21:43:44 +0000 (21:43 +0000)]
Be at least somewhat more RESTful... Use POST for changing stuff.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073520 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdates
Lucien Gentis [Sun, 20 Feb 2011 12:21:54 +0000 (12:21 +0000)]
Updates

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1072572 13f79535-47bb-0310-9956-ffa450edef68

13 years agoActually check for APU_HAVE_CRYPTO at configure time. This fixes a compile
Stefan Fritsch [Fri, 18 Feb 2011 21:27:12 +0000 (21:27 +0000)]
Actually check for APU_HAVE_CRYPTO at configure time.  This fixes a compile
error with apr 2 if crypto is disabled.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1072155 13f79535-47bb-0310-9956-ffa450edef68

13 years agoExpose "new" ap_parse_form_data() function instead of requiring
Jim Jagielski [Fri, 18 Feb 2011 18:40:31 +0000 (18:40 +0000)]
Expose "new" ap_parse_form_data() function instead of requiring
mod_request for any module that may want to parse form data...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1072099 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNo longer depend on how fork() works when laying out segments...
Jim Jagielski [Fri, 18 Feb 2011 18:40:25 +0000 (18:40 +0000)]
No longer depend on how fork() works when laying out segments...
function pointers in shm are... nasty ;)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1072098 13f79535-47bb-0310-9956-ffa450edef68

13 years agospelling fix
Jeff Trawick [Thu, 17 Feb 2011 21:19:16 +0000 (21:19 +0000)]
spelling fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071794 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix link errors for crypt() with --no-add-needed/--no-copy-dt-needed-entries,
Stefan Fritsch [Wed, 16 Feb 2011 22:38:52 +0000 (22:38 +0000)]
Fix link errors for crypt() with --no-add-needed/--no-copy-dt-needed-entries,
which is the default for the gold linker.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071426 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRebuild transformations.
Rich Bowen [Wed, 16 Feb 2011 12:25:03 +0000 (12:25 +0000)]
Rebuild transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071223 13f79535-47bb-0310-9956-ffa450edef68

13 years agoI think I got the last of the "Allow from" and "Deny from" syntax, and
Rich Bowen [Wed, 16 Feb 2011 12:20:51 +0000 (12:20 +0000)]
I think I got the last of the "Allow from" and "Deny from" syntax, and
replaced it with the new access control syntax.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071222 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRemoves more instances of 'allow from' and 'deny from' syntax. I think
Rich Bowen [Wed, 16 Feb 2011 12:19:59 +0000 (12:19 +0000)]
Removes more instances of 'allow from' and 'deny from' syntax. I think
that's the last of them.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071221 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRemoves another instance of the "Allow from all" syntax.
Rich Bowen [Wed, 16 Feb 2011 12:11:41 +0000 (12:11 +0000)]
Removes another instance of the "Allow from all" syntax.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071218 13f79535-47bb-0310-9956-ffa450edef68

13 years agoap_main_state and ap_run_mode should be marked "extern"
Jeff Trawick [Wed, 16 Feb 2011 12:11:28 +0000 (12:11 +0000)]
ap_main_state and ap_run_mode should be marked "extern"

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071217 13f79535-47bb-0310-9956-ffa450edef68

13 years agoWhitespace and small phrasing changes.
Rich Bowen [Wed, 16 Feb 2011 12:06:43 +0000 (12:06 +0000)]
Whitespace and small phrasing changes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071215 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNote of a good place to get content for overhauling the SSL howto
Rich Bowen [Tue, 15 Feb 2011 16:13:20 +0000 (16:13 +0000)]
Note of a good place to get content for overhauling the SSL howto
document.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070952 13f79535-47bb-0310-9956-ffa450edef68

13 years agoI don't think we want to encourage people to use _default_. It's
Rich Bowen [Tue, 15 Feb 2011 14:26:18 +0000 (14:26 +0000)]
I don't think we want to encourage people to use _default_. It's
confusing, and hardly ever the right solution.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070919 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRebuild transformations.
Rich Bowen [Tue, 15 Feb 2011 14:25:03 +0000 (14:25 +0000)]
Rebuild transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070918 13f79535-47bb-0310-9956-ffa450edef68

13 years agoPeople come to the SSL docs primarily for advice on getting SSL working.
Rich Bowen [Tue, 15 Feb 2011 14:23:40 +0000 (14:23 +0000)]
People come to the SSL docs primarily for advice on getting SSL working.
Arrange the TOC accordingly, and remove condescending introductory quote
and meaningless paragraph.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070915 13f79535-47bb-0310-9956-ffa450edef68

13 years agoNote to self: Look through the docs for examples using Order, Deny,
Rich Bowen [Tue, 15 Feb 2011 14:08:36 +0000 (14:08 +0000)]
Note to self: Look through the docs for examples using Order, Deny,
Allow, and convert them to the new Require syntax.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070910 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRebuild quickreference file with typo fix.
Rich Bowen [Tue, 15 Feb 2011 14:05:27 +0000 (14:05 +0000)]
Rebuild quickreference file with typo fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070908 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix XML error. Rebuild access howto.
Rich Bowen [Tue, 15 Feb 2011 14:05:08 +0000 (14:05 +0000)]
Fix XML error. Rebuild access howto.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070907 13f79535-47bb-0310-9956-ffa450edef68

13 years agoTypo correction as per tid50766
Rich Bowen [Tue, 15 Feb 2011 14:01:09 +0000 (14:01 +0000)]
Typo correction as per tid50766

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070904 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRemove another mention of allow, deny, and order, and add a warning
Rich Bowen [Tue, 15 Feb 2011 13:55:18 +0000 (13:55 +0000)]
Remove another mention of allow, deny, and order, and add a warning
about their use.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070899 13f79535-47bb-0310-9956-ffa450edef68

13 years agoMore transformation rebuilding.
Rich Bowen [Tue, 15 Feb 2011 13:44:53 +0000 (13:44 +0000)]
More transformation rebuilding.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070895 13f79535-47bb-0310-9956-ffa450edef68

13 years agoCapitalization consistent with the rest of this page.
Rich Bowen [Tue, 15 Feb 2011 13:43:47 +0000 (13:43 +0000)]
Capitalization consistent with the rest of this page.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070894 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRebuild html transformations.
Rich Bowen [Tue, 15 Feb 2011 13:43:24 +0000 (13:43 +0000)]
Rebuild html transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070893 13f79535-47bb-0310-9956-ffa450edef68

13 years agoLinks to access control howto.
Rich Bowen [Tue, 15 Feb 2011 13:42:08 +0000 (13:42 +0000)]
Links to access control howto.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070891 13f79535-47bb-0310-9956-ffa450edef68

13 years agoExpand the name of the "Binding" document, which seems frequently
Rich Bowen [Tue, 15 Feb 2011 13:39:40 +0000 (13:39 +0000)]
Expand the name of the "Binding" document, which seems frequently
misunderstood or overlooked.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070889 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRebuild html
Rich Bowen [Tue, 15 Feb 2011 13:34:49 +0000 (13:34 +0000)]
Rebuild html

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070887 13f79535-47bb-0310-9956-ffa450edef68

13 years agoLink to expr.html for more details on expression syntax.
Rich Bowen [Tue, 15 Feb 2011 13:33:24 +0000 (13:33 +0000)]
Link to expr.html for more details on expression syntax.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070886 13f79535-47bb-0310-9956-ffa450edef68

13 years agoSmall improvements in phrasing of the access control doc.
Rich Bowen [Tue, 15 Feb 2011 13:15:42 +0000 (13:15 +0000)]
Small improvements in phrasing of the access control doc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070881 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRebulds transformation, adding simplified chinese translation documents.
Rich Bowen [Tue, 15 Feb 2011 12:52:47 +0000 (12:52 +0000)]
Rebulds transformation, adding simplified chinese translation documents.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070871 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdds simplified Chinese translation to httpd trunk docs. Via
Rich Bowen [Tue, 15 Feb 2011 12:46:52 +0000 (12:46 +0000)]
Adds simplified Chinese translation to httpd trunk docs. Via
dongsheng@apache.org (see tid 50767)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070870 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRebuild documents from xml, including new access control howto.
Rich Bowen [Tue, 15 Feb 2011 12:15:49 +0000 (12:15 +0000)]
Rebuild documents from xml, including new access control howto.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070862 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdates the access control howto for trunk. Could use a lot more
Rich Bowen [Tue, 15 Feb 2011 12:13:54 +0000 (12:13 +0000)]
Updates the access control howto for trunk. Could use a lot more
examples. The expression doc could use examples, too.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070859 13f79535-47bb-0310-9956-ffa450edef68

13 years agoCopies the access control howto from the 2.2 docs. However, it's going
Rich Bowen [Tue, 15 Feb 2011 11:54:27 +0000 (11:54 +0000)]
Copies the access control howto from the 2.2 docs. However, it's going
to need some work to be appropriate for trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070853 13f79535-47bb-0310-9956-ffa450edef68

13 years agoThis document exists in the 2.2 docs, but not here. Not sure why. Need
Rich Bowen [Tue, 15 Feb 2011 11:27:12 +0000 (11:27 +0000)]
This document exists in the 2.2 docs, but not here. Not sure why. Need
to investigate.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070846 13f79535-47bb-0310-9956-ffa450edef68

13 years agoDon't skip the first character, as it may be a quote, which is handled
Graham Leggett [Mon, 14 Feb 2011 23:54:14 +0000 (23:54 +0000)]
Don't skip the first character, as it may be a quote, which is handled
by the walk below.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070699 13f79535-47bb-0310-9956-ffa450edef68

13 years agotypo in format string for 1070660
Eric Covener [Mon, 14 Feb 2011 20:51:42 +0000 (20:51 +0000)]
typo in format string for 1070660

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070663 13f79535-47bb-0310-9956-ffa450edef68

13 years agoLog a hint about the directory needing to be executable
Eric Covener [Mon, 14 Feb 2011 20:49:56 +0000 (20:49 +0000)]
Log a hint about the directory needing to be executable
when we hit EACCESS searching for htaccess files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070660 13f79535-47bb-0310-9956-ffa450edef68