On 23/07/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
URL-path is the syntax I've tried to use elsewhere in the docs to represent exactly this thing. See: http://httpd.apache.org/docs/2.2/mod/directive-dict.html#SyntaxURI Reference is no more correct than URL in my opinion. So I'd just replace URL with URL-path in the above paragraph. You could also consider going down to the box labled "Note: Query String" and changing the title to "What is matched?" and then change the first sentence to "The Pattern will initially be matched against the part of the URL after the hostname and port, and before the query string. If you wish to match against the hostname, port, or query string, use a RewriteCond with the %{HTTP_HOST}, %{SERVER_PORT}, or %{QUERY_STRING} variables respectively." Then continue on with the rest of the note as a new paragraph.
http://svn.apache.org/viewvc?view=rev&rev=558837 Caveats: Compatibility: The cookie-flag is available in Apache 2.0.40 and later .. seems fairly irrelevant, given [H] and whatever other new tricks RewriteRule has learned since then. -- noodl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
