You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by bu...@apache.org on 2015/04/15 23:06:54 UTC

[Bug 57819] Need a conventions document

https://bz.apache.org/bugzilla/show_bug.cgi?id=57819

--- Comment #1 from Rodent of Unusual Size <co...@apache.org> ---
Oh, and come up with (and use) some consistent argument-type keywords, like

* FILE-PATH (and describe in the user conventions that these are ServerRoot-
  relative if not absolute)
* KEYWORD (like "temp", "permanent", "ExecCGI", ...)
* REGEX or PATTERN
* GLOB (do we have anything that does this?)
* EXPRESSION
* IDENTIFIER (like the name given to a rewrite map specification)
* URL (local or full)

There should be a way of indicating that an argument can interpolate
variables or regex group values, such as the first argument to RewriteCond
or the second argument to RewriteRule (or any of the *Match directives).

Noodling in the bug report..

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org