- Sep 18, 2002
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96876 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Restrict Win32 API replacements from interfering with 3rd-party builders of add-ons or any other consumer of win32's os.h. PR 12779. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96875 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96873 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96872 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96871 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
buildconf when we roll a release, we should do the same for modules/ssl/ssl_expr_parse.h and ssl_expr_scan.c. Submitted by: Mads Toftum <mads@toftum.dk> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96870 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
The syntax is: AuthBasicProvider file dbm AuthUserFile conf/basic-user AuthDBMUserFile conf/basic-user-dbm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96869 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
All ordering semantics should be resolved by the modules which use these providers, not the providers themselves. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96868 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 17, 2002
-
-
Sander Striker authored
buildconf when we roll a release. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96864 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Submitted by: Bojan Smojver <bojan@rexursive.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96862 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96861 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96860 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96859 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
is now case insensitive. Before, 'http/1.1' would silently be forced to HTTP/1.0 PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96857 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96855 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
request. Otherwise, other modules may attempt to do "funny stuff" with the request (specifically: mod_dir will map /some/path/ into an index.html document if found). This reinstalls a fixups hook to set the r->handler value. Most of the checks in the dav_handler() function are now moved to the fixups hook. We just don't bother to set the handler unless all conditions are met. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96853 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 16, 2002
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96852 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96851 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96850 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
Added two examples for Base/non-Base modules (suggestion by Irmund Thum <i.t@ithum.de>) Removed accidential comment around the xml-stylesheet. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96849 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96848 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
egg problem when loading the auth modules vs the providers. (Can't load the auth module until the provider has registered. Can't register the provider until the auth module is loaded and APIs are available.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96846 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
Reviewed by: Irmund Thum <i.t@ithum.de> Erik Abele <erik@codefaktor.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96845 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Just like a mattress balances On a bottle of wine git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96844 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
PR: 12678 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96843 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
APR_HAS_MMAP == 0 in apr.hnw, so we can presume that this directive is a noop for today. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96842 13f79535-47bb-0310-9956-ffa450edef68
-
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
-