1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-05 16:21:14 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
f57744efd3 Last of the module style changes (I hope).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86351 13f79535-47bb-0310-9956-ffa450edef68
2000-09-28 22:43:31 +00:00
c0a46ef37b Style update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86349 13f79535-47bb-0310-9956-ffa450edef68
2000-09-28 16:55:53 +00:00
fc834937f9 fix some inconsistencies and add a paragraph explainint how to include a
"." in the expansion string immediately after a % directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84775 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 18:02:47 +00:00
d7e7dbae79 minor fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84316 13f79535-47bb-0310-9956-ffa450edef68
1999-12-19 16:34:32 +00:00
d1f9d5dbcf This module has only been added to the distribution in 1.3.7-dev, so
update the compatibility version number.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83419 13f79535-47bb-0310-9956-ffa450edef68
1999-07-02 06:56:09 +00:00
c2a38347f8 Fix hyperlink
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83395 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 08:27:05 +00:00
56e0a7545e Fix some docco.
Submitted by:	Tony Finch <fanf@demon.net>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83370 13f79535-47bb-0310-9956-ffa450edef68
1999-06-23 18:24:03 +00:00
a4929c7ee9 PR:
Submitted by:   Tony Finch <fanf@demon.net>
Reviewed by:    Dean, Randy, Jim, Lars, Martin
Obtained from:

Add the new mod_vhost_alias.c modules for better mass-hosting. This
has been used at Demon Internet with excellent results and basically
replaces the "old" method of using mod_rewrite. Big advantage is
that adding new vhosts can be done without restarting the server.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83357 13f79535-47bb-0310-9956-ffa450edef68
1999-06-22 00:51:25 +00:00