1 Aug 2003 17:51
Improve documentation for directive "RewriteRule"
Markus Elfring <Markus.Elfring <at> web.de>
2003-08-01 15:51:07 GMT
2003-08-01 15:51:07 GMT
Hallo, I suggest to enhance the documentation for the directive "RewriteRule". 1. http://www.apacheref.com/ref/mod_rewrite/RewriteRule.html Each parameter should be described in a separate section to improve the readability. 1.1 url-new Please add a link for the complete explanation to the url-pattern. - How big can the numbers for back-references be? - List of server variables 1.2 flags The flag arguments are described in a single paragraph. I would prefer an ordered list or table. 2. use cases 2.1 redirections to scripts Please show examples how additional values can be passed to the url-new argument. A link to a description for the settings (e. g. rights, properties, programming language) to execute scripts would help. 2.2 content regeneration mechanism I am very interested in the feature "On-the-fly Content-Regeneration" that is described shortly in the document "http://httpd.apache.org/docs-2.1/misc/rewriteguide.html. (The feature "Document With Autorefresh" has got a Perl code example. A similar one might help for the other use case.) 2.2.1 parameter passing I'm not sure if one of the following rules would be the solution. RewriteCond %{REQUEST_FILENAME} !-s(Continue reading)
RSS Feed