1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-04 21:42:15 +03:00

25 Commits

Author SHA1 Message Date
Joe Orton
b50e7a244a Document %{HTTPS} and expand on %{SSL:...} a bit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102916 13f79535-47bb-0310-9956-ffa450edef68
2004-03-09 21:34:52 +00:00
Madhusudan Mathihalli
ff20e78b51 Enable mod_rewrite to recognize SSL variables (using ssl_var_lookup)
Submitted by: Joe Orton
Reviewed by: Madhusudan Mathihalli


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102905 13f79535-47bb-0310-9956-ffa450edef68
2004-03-09 17:58:46 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
f4bd111108 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:12:30 +00:00
André Malo
acc3cfb663 document [handler=...] and adjust [type=...]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102402 13f79535-47bb-0310-9956-ffa450edef68
2004-01-24 22:23:02 +00:00
André Malo
3972fb1242 document -x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102399 13f79535-47bb-0310-9956-ffa450edef68
2004-01-24 02:25:29 +00:00
André Malo
149bf73f48 s/cocookie/cookie/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102314 13f79535-47bb-0310-9956-ffa450edef68
2004-01-13 02:11:56 +00:00
André Malo
d913f8215e document REMOTE_PORT
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102308 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 22:56:35 +00:00
André Malo
a95f32f567 remove a wrong not about file-to-file hooks.
PR: 23618


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101404 13f79535-47bb-0310-9956-ffa450edef68
2003-10-10 22:12:24 +00:00
Martin Kraemer
6fcd576796 'omit' has one 'm'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100758 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 10:40:54 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
André Malo
d402d81ccc uh, I forgot to add the transformated mod_nw_ssl.html ;-)
additionally RewriteOptions was now introduced in 2.0.45.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99023 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 14:57:40 +00:00
André Malo
972bdf5ee0 add documentation of RewriteOptions MaxRedirects
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98864 13f79535-47bb-0310-9956-ffa450edef68
2003-03-01 19:56:43 +00:00
Joshua Slive
ddda2949d3 Fix some typos in the <default> and <syntax> and remove the
<default>none</default>

Suggested by:  Mikhail Filimonov <mvf@uniyar.ac.ru>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98350 13f79535-47bb-0310-9956-ffa450edef68
2003-01-19 03:35:01 +00:00
Erik Abele
7e9ff3f66f Typo.
Submitted by: Steve Reppucci <sgr@logsoft.com>
Bug#: 13383


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97145 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 17:44:48 +00:00
André Malo
da32355450 - fix a typo
- mention the Allowoverride FileInfo in RewriteOptions' synopsis
- mention also, that pcre is used now (RewriteCond, RewriteRule)
  and set a link to perldoc.com (`perldoc perlre`)
- add compatibility note for the cookie-flag (RewriteRule)
- add RewriteMap dbm type choice compatibility note


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96796 13f79535-47bb-0310-9956-ffa450edef68
2002-09-13 23:18:25 +00:00
Erik Abele
a63f6aae96 Updated XML plus transformations. Whhups, this is a big one :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96655 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 23:15:34 +00:00
Ian Holsman
da6a8884aa new option 'path' to the cookie
PR: 12172

Submitted by: apachecvslog@robcromwell.com (Rob Cromwell)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96581 13f79535-47bb-0310-9956-ffa450edef68
2002-08-29 23:14:52 +00:00
Joshua Slive
7f0c6db93c Add a little documentation on how to select DBMs during build
and update the RerwiteMap and AuthDBMType directives to point
to it.

The build docs could still use a great deal of work.  There
are tons of things that aren't documented at all.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96526 13f79535-47bb-0310-9956-ffa450edef68
2002-08-25 03:53:41 +00:00
Yoshiki Hayashi
6f3b8547b2 Make this file valid XML.
Submitted by:	Vincent de Lau <vincent@delau.nl>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96251 13f79535-47bb-0310-9956-ffa450edef68
2002-07-31 05:38:55 +00:00
Yoshiki Hayashi
5806934a32 Correct a markup error pointed out by Xalan.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95995 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 06:04:38 +00:00
Ian Holsman
dd2ac7d1c8 new configuration option for mod_rewrite to set cookies.
configuration is like the following

RewriteRule (.*) - [CO=<cookiename>:$1:<domain>:<expiry in minutes>]

Submitted by:	Brian Degenhardt <bmd@mp3.com>
Reviewed by:	Ian Holsman


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95840 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 03:36:57 +00:00
Joshua Slive
68adf9ffbd Update the stylesheet reference to the new language-specific version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95244 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:50:12 +00:00
patrikj
d09a7af9aa Edited so that it can be validated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93856 13f79535-47bb-0310-9956-ffa450edef68
2002-03-12 15:22:45 +00:00
Joshua Slive
a876b198cb Convert three more modules to the xml format.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93430 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 18:02:19 +00:00