1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-02 18:02:27 +03:00
Commit Graph

343 Commits

Author SHA1 Message Date
691dafb532 Weeding out some old references. Replacing w3.org/cgi with link to CGI RFC.
Replacing hoohoo.ncsa.uiuc.edu with links to CGI RFC. This fixes PR#50622


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1061423 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 17:57:53 +00:00
931cdd59ae Update copyright to 2011
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054597 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 12:42:10 +00:00
404e8b8ec7 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053664 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 16:17:40 +00:00
15c4eb2d40 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053655 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 15:43:54 +00:00
e5ab01823e update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053357 13f79535-47bb-0310-9956-ffa450edef68
2010-12-28 14:33:45 +00:00
afea2a1dc4 When exporting request headers to HTTP_* environment variables, drop variables
whose names contain invalid characters. Describe in the docs how to restore the
old behaviour.

Submitted by: Malte S. Stretz <mss apache org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053353 13f79535-47bb-0310-9956-ffa450edef68
2010-12-28 14:20:52 +00:00
97312fe645 update metafiles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044537 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:34:02 +00:00
ba0fc79209 ./build.sh all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041622 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 22:38:57 +00:00
9da83e2256 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041078 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 16:54:54 +00:00
6c70256c67 Rebuild igalic's changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041032 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 14:56:17 +00:00
85535fdceb Remove refefence to 1.2. rebuild HTML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041024 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 14:41:26 +00:00
5af825495f Remove reference to Apache 1.2. Most of our users have never used 1.2,
and those that have know better.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041023 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 14:40:42 +00:00
9e13f91e68 ./build.sh all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1036321 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 03:04:07 +00:00
bb72721845 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1033943 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 14:12:39 +00:00
c6a1e99829 Rebuild various files affected by the changes last week.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032598 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 15:24:17 +00:00
025b065a4f Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032334 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 18:00:56 +00:00
909c5157e7 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032317 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 17:21:41 +00:00
3d27809a99 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032056 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 13:54:21 +00:00
eb1c8fa7aa link to the RFC for the list of CGI environment variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031597 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 14:45:53 +00:00
2d08a6a0cf PR#49152: newsgroup is dead and 'hoohoo.ncsa.uiuc.edu' is gone. Suggest users
search the web or visit the RFC.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031593 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 14:36:35 +00:00
beab0a78a5 Explain that Options [+-]?Multiviews doesn't make any sense anywhere outside <Directory>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031111 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:58:22 +00:00
579b6d0f58 Mention the "Windows ^N end-of-line character" problem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031092 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:29:54 +00:00
cbb3b49f8d Removing intro, which doesn't make sense.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031042 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:46:26 +00:00
6bbb926ed5 ./build.sh all - fixed htaccess validation error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031040 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:41:00 +00:00
9b021d78dd Rebuilds various transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030184 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 19:18:48 +00:00
40809271ae Porting previous commit on 2.2 doc, with a not about why .htaccess is bad when you have access to main server config.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030041 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 13:40:27 +00:00
516641e8e1 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029692 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 15:01:41 +00:00
c96477714a Clarify that when troubleshooting .htaccess files, you need to reload
the page.  Reported by Filipus Klutiero, PR50176.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029165 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 19:10:54 +00:00
afeb9eff59 Apparently we hadn't done a ./build all convmap in a while
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023827 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 14:57:06 +00:00
5136a21483 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023474 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 12:26:38 +00:00
4963b03e3f Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002855 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:36:17 +00:00
b18ae22f53 A few minor nitpicks. Removal of a double negative. Alteration of example
using AllowOverride All in <Directory /> to use something less awful.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002119 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 11:29:30 +00:00
71f3137d39 nitpick: Remove mention of obsolete directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002112 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 10:52:49 +00:00
bc24e5371c Now with a rebuild-all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@981363 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 04:06:58 +00:00
28bc73a794 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@965096 13f79535-47bb-0310-9956-ffa450edef68
2010-07-17 15:47:19 +00:00
a484fd7007 generated docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@962961 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11 00:43:35 +00:00
856b869e23 Add note on cacheing to auth howto
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@958741 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28 21:09:44 +00:00
41a6878ac5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955572 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 12:34:12 +00:00
80c11dcf59 Fixing minor typo in sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 10:27:52 +00:00
fcf558c608 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952014 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:29:36 +00:00
e91ff38954 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947636 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 13:28:01 +00:00
fce1325164 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942763 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:51:15 +00:00
3853fbf5ec Formatting of examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942761 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:50:09 +00:00
05421b2191 Update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936408 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 18:23:25 +00:00
aaf6e84fbd generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934484 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 16:45:34 +00:00
108e127781 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934441 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 15:10:27 +00:00
72f9e3b91e Poking around the old htaccess howto, looking for ways that we can make
it more relevant. These days, instead of "htaccess files are for auth"
the general belief is "htaccess files are for rewrite".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933606 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 13:54:00 +00:00
b134f9aac1 2009 -> 2010 in the copyright statement. Nobody seems to know if this is
actually necessary, but it's sort of an annual tradition. We think
tradition is pretty important.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:41:42 +00:00
99b0e3bf24 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895071 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:40:45 +00:00
5043839f0f don't use translations of example.com.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895067 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 20:29:38 +00:00