- Aug 20, 2006
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@433009 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Make it clear that url-path is always case-sensitive. Provide an example of using a regex to make it case-insensitive. Make it clear that ScriptAlias is only used when you want BOTH mapping and script-designation. (Plus the description of Redirect) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@432999 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 18, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@432689 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 27, 2006
-
-
William A. Rowe Jr authored
Bump after tag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426157 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Prepare to tag 2.0.59 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426154 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Wrong project name git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426153 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Last quick observation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426148 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
mod_rewrite: Fix an off-by-one security problem in the ldap scheme handling. For some RewriteRules this could lead to a pointer being written out of bounds. Reported by Mark Dowd of McAfee. Reviewed by: trawick, lars, jorton, wrowe, benl git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426144 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
NOTICE file is now official (nobody revisited this in quite some time.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426135 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Doxygenation from trunk, no code change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426120 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 26, 2006
-
-
William A. Rowe Jr authored
Sorry - no time for 'bring me a rock' - but Jeff's dead to rights that some diff is very reasonable. Here's the diff git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@425896 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 23, 2006
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@424703 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
I really hated that bug's title :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@424674 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Not big on 2.0 fixes now, but this one has a clean patch and a long track record - and is widely deployed in 2.2 now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@424670 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 12, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@421323 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@421178 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@421174 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@421130 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 06, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419702 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419700 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Afterthought; right URL, push folks to 2.2 rather than explain the whole sordid mess. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419642 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix the openssl half of the instructions, since they were broken. Backports part of 419635 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419640 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 05, 2006
-
-
William A. Rowe Jr authored
Replace /GX compile flag which was always an alias of /EHsc (/GX is deprecated). Drop /machine link flag which was always implicit, and MS has moved from different /machine flags twords using alternate linker binaries. (And of course, link is a bit late to choose machine architecture anyways, if the user hadn't used the correct compile flags.) Backports: 395419, 397407 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419202 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Matt's proposed this be backported, choose the straight-line approach. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419145 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 26, 2006
-
-
Richard Bowen authored
for the handler. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@417231 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
matt@iamcode.net Corrections to .es version. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@417223 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 18, 2006
-
-
Noirin Plunkett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@415205 13f79535-47bb-0310-9956-ffa450edef68
-
- May 01, 2006
-
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@398591 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 30, 2006
-
-
William A. Rowe Jr authored
Whoops, let's not duplicate listeners git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@398290 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Tweak the common issues in ssl.conf on Win32, SSLMutex (must be default) and the SSL port. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@398282 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 26, 2006
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@397297 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@397234 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 24, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396637 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396636 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396631 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396627 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396620 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396609 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 21, 2006
-
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395917 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395850 13f79535-47bb-0310-9956-ffa450edef68
-