- Sep 08, 2002
-
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96718 13f79535-47bb-0310-9956-ffa450edef68
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96717 13f79535-47bb-0310-9956-ffa450edef68
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96716 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
it in proxy_map_location() PR: 12340 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96715 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96714 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96713 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 07, 2002
-
-
Erik Abele authored
in mod_charset_lite.xml. Submitted by: Andre Malo <nd@perlig.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96709 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96708 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 06, 2002
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96702 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
it is easier to tell what is going on when titles wrap. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96701 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96700 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
the "Source File" heading that was missing. Note to translators: "Source File" is new. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96699 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96698 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
small content changes). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96697 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
the whole thing in <summary>.) Also add entries for the .htaccess tutorial, public_html tutorial, mod_auth_ldap, and mod_ldap. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96694 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96693 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96692 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
1. Add a <seealso> to urlmapping.html. 2. Take some markup out of a <title>. It is technically allowed, but probably not a good idea. 3. Replace <DirectoryMatch /home/*/cgi-bin> with <Directory /home/*/cgi-bin> since that is a shell-style wildcard and not a regular expression. Also replace Options +ExecCGI with Options ExecCGI, because it is safest to turn off non-CGI Options in a cgi-bin directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96691 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
adoption of 2.0, we could be doing a better sales job. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96690 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96689 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96688 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Sorry for the massive diff folks. I fell personally responsible for clogging the Internet. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96687 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
and is the one you would want to use for printing if you have a browser like mozilla that supports it (View->Style). But I haven't explicitly designated it that way. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96686 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
and removes the CSS validator warnings. Also adjusted the sidebar top position (it's dependant on font-size). Submitted by: Andr� Malo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96685 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Note that this is not supposed to be a comprehensive list. Lots of people helped out. I just want to give a little credit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96684 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Update the transform of directives.html to get missing directives. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96683 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
something better. In particular, it is not integrated into the xml system, I just stole the generated html style to make it more consistent. Other than that, the major changes are: - Three columns instead of two. - Split the "howto's" off into their own category. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96682 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96681 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96680 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96679 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
unserializing tables git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96678 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96677 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96676 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
to leader/follower git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96671 13f79535-47bb-0310-9956-ffa450edef68
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96670 13f79535-47bb-0310-9956-ffa450edef68
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96669 13f79535-47bb-0310-9956-ffa450edef68
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96668 13f79535-47bb-0310-9956-ffa450edef68
-
Wilfredo Sanchez authored
Limit to shipped versions on the theory that this will be addressed in the next version. Submitted by: Jim Luther <luther.j@apple.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96667 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
just a pool. (so that the writer can get to things like hostname) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96666 13f79535-47bb-0310-9956-ffa450edef68
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96665 13f79535-47bb-0310-9956-ffa450edef68
-