- Nov 16, 1997
-
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79618 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
(I know, I know, these should be separate, but I'm in a hurry and I forgot). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79617 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79616 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79615 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
mode_t and %o different. PR: Obtained from: Submitted by: Reviewed by: Roy T. Fielding, Jim Jagielski, Dirk-Willem van Gulik git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79614 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79613 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
This should fix the alphaosf build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79612 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 15, 1997
-
-
Ken Coar authored
tweak things to use it. So far only ap_signal() has been moved here, but that's enough to get htdigest to build. Other functions can move here over time. PR: 512, 905, 1252, 1308 Reviewed by: Dean Gaudet, Roy Fielding git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79611 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79610 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
if a user tries to use authentication and forgets to set AuthType he will the following error: configuration error: couldn't check user. No user file? The appended patch provides a correct error message if the authentication failure was due to a missing AuthType directive. Submitted by: Lars Eilebrecht Reviewed by: Dean Gaudet, Martin Kraemer, Roy Fielding git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79609 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
directives. Reviewed by: Jim Jagielski, Ken Coar, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79608 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 14, 1997
-
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79605 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
way and isn't portable. PR: 1214 Obtained from: Submitted by: Reviewed by: Dean Gaudet, Martin Kraemer, Jim Jagielski git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79604 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
about the Announcement git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79603 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79602 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 13, 1997
-
-
Marc Slemko authored
to create it. This makes it possible to modify the NT makefile (not done in this commit) to make it work properly. PR: Obtained from: Submitted by: Reviewed by: Ken Coar, Dean Gaudet, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79600 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79599 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79598 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79597 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
PR: 1044 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79596 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
prototype only the things we require in util.c. Submitted by: bhyde@gensym.com (Ben Hyde) Reviewed by:Dean Gaudet, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79595 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Allow overriding the default USE_FCNTL_SERIALIZED_ACCEPT by defining USE_SYSVSEM_SERIALIZED_ACCEPT (on SVR4) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79594 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Reviewed by: Dean Gaudet, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79593 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 12, 1997
-
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79592 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
Submitted by: Ben Hyde Reviewed by: Dean Gaudet, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79591 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
after child_exit. This fixes a bug with reliable piped logs. Reviewed by: Jim Jagielski, Roy Fielding git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79590 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
circumstances, as it already handled the HeaderName file that way. PR: 1373 Reviewed by: Dean Gaudet, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79589 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
multiple daemons. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79588 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79586 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
read the file. Submitted by: Ben Hyde <bhyde@gensym.com> Reviewed by: Dean Gaudet, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79584 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Add new -V switch; add paragraph about new ServerRoot=/usr/local/apache; git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79583 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79581 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79579 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Hi, the attachment includes a reworked Apache manual with the new virtual host documentation. As Dean suggested I created a new directory named 'vhosts' and moved the updated vhosts-in-depth etc. documents into the new directory, renamed them and updated all other documents which refered to the old docs (at least I tried to find all documents...). Submitted by: Lars Eilebrecht <sfx@unix-ag.org> Reviewed by: Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79577 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Finished the indentation of mod_rewrite.c where some stuff was left over from Roy's initial work. Thanks to Roy for his work, too. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79575 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
- the rewriting engine now is really very well documented, so all Apache developers should be able to understand it now ;_) Try it out: look at the new apply_rewrite_list and apply_rewrite_rule functions and try to understand it... - the rewriting engine no longer contains any redundant stuff for the proxy-throughput, redirection and per-dir cases. This makes it even more clear to understand and avoid future bugs like the following: - fixed the query string bug recently discovered by Mark: | RewriteRule ^foo /bar?query [R] | RewriteRule ^foo http://host/bar?query [R] where the second rule's query string was escaped. (fixed by avoiding this as an extra case ;_) - fixed the nasty redirection bug recently discovered in c.i.w.s.u | RewriteRule ^(.*[^/])(.*) ${vhost:$1|$1}$2 [R,L] where the expansion of ${vhost} to http://... was too late for the rewriting engine to accept it as a redirect. (fixed by new and more accurate evaluation order) - split out the fully-qualification of URLs into own named function fully_qualify_uri(r). This avoid redundancy, too. Also incorporate updated APACHE_SSL #ifdef'edchanges to mod_rewrite.c from Ben's latest 1.2.4+ssl_1.11 patch - make cmd_rewriterule static (this was left over from old days of the mod_rewrite_compat which never found its way into the core distribution) Submitted by: Ralf S. Engelschall Reviewed by: Roy T. Fielding, Jim Jagielski, Ralf S. Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79574 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79573 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
Submitted by: Frank Faubert <frank@sane.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79572 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
documentation, examples, explanations and caveats. They live in a new subdirectory htdocs/manual/vhost/. [Lars Eilebrecht <sfx@unix-ag.org>] Submitted by: Lars Eilebrecht <sfx@unix-ag.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79571 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 11, 1997
-
-
Martin Kraemer authored
I think the following files need to be removed manually (they've been moved to the new directory): htdocs/manual/host.html htdocs/manual/vhosts-in-depth.html htdocs/manual/virtual-host.html Submitted by: Lars Eilebrecht <sfx@unix-ag.org> Reviewed by:Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79570 13f79535-47bb-0310-9956-ffa450edef68
-