- Sep 16, 2002
-
-
William A. Rowe Jr authored
Consistify the configuration files for the .41 release. This brings all three flavors back into sync. With luck, I won't be doing this again, but I need some time to play with awk magic first. {The nested <IfModule> directives don't make this all that simple.} git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96841 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96840 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
added some todos & comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96839 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Tim Gerundt <tim@gerundt.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96838 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
Submitted by: Thom May Reviewed by: Rich Bowen Hi, this chunk of the install page is no longer accurate; you can do ./configure --enable-layout=Debian --prefix=/blah and that works fine, with all options being respected. Cheers, -Thom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96837 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
check for a possible syntax error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96836 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96835 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96833 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96832 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96831 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 15, 2002
-
-
William A. Rowe Jr authored
Modify ap_open_logs (an internal function) to follow the hook open_logs argument schema so it can be directly invoked by the hook handler. Also clean up the open_logs processing to return an error rather than simply exit()ing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96829 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Revisit the code that Ian and I discussed on list. Actually pre-flight the access logs so that failure conditions are noted earlier, and return out of the code using the != OK convention from ap_hook_open_logs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96828 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
We log this failure (with an identical message) in the restart loop code, there's no reason not to note it in the preflight pass. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96827 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
- a bunch of idea for improving the xml/xslt; feel free to add or subtract. - remove all the head.html/foot.html from the list of files to convert to xml. We may need to keep those around for a while to support translations. We'll look at it later. - general cleanup. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96826 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
BUG#: 12660, Submitted by: Thomas Bader <thomasb+apache.org-bugs@trash.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96824 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96823 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Tim Gerundt <tim@gerundt.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96822 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96821 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96820 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96819 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96818 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 14, 2002
-
-
Justin Erenkrantz authored
(I intend to add this back in if/when mod_authn_file can support the {algo} password semantics, but we can't do a release with this code in place.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96817 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Return mismatches... this solution simply won't work, as Ian reminded me. Needs more work/time I don't have this afternoon, reverting to r 1.91 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96816 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
Obtained from: Post on slashdot - http://apache.slashdot.org/comments.pl?sid=39420&tid=148&mode=thread&pid=4210241#4210350 Submitted by: ThatDamnMurphyGuy (chris.laco at threetech.com), via slashdot git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96815 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
At least follow the proper failure path for failure to open the log file or logging process. Doesn't fix the lack of preflight testing. Reviewed by: Ian Holsman git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96814 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96813 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96811 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Move another non-exists test into the non-existing tests block, and clean up the comments a bit more. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96810 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Forgot a file from the build overhaul for aaa ... need all those new modules mapped into memory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96809 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96808 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
Submitted by: Hiroaki Kawai <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96807 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96806 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96805 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96804 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
because this was causing 200s to be sent on responses that were really 304s Submitted by: Kris Verbeeck <Kris.Verbeeck@ubizen.com> Reviewed by: Brian Pane git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96803 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
1. Eliminate perror(), it's not portable. 2. Restructure bit tests, ! is a logical, not a bitwise negation. 3. Clean up just a bit of other ! syntax fooness and excess parens. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96802 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96799 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 13, 2002
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96798 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
the n to the authn_file/authn_dbm backends. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96797 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- mention the Allowoverride FileInfo in RewriteOptions' synopsis - mention also, that pcre is used now (RewriteCond, RewriteRule) and set a link to perldoc.com (`perldoc perlre`) - add compatibility note for the cookie-flag (RewriteRule) - add RewriteMap dbm type choice compatibility note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96796 13f79535-47bb-0310-9956-ffa450edef68
-