DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29732>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29732 Define which type regular expressions used in Apache Summary: Define which type regular expressions used in Apache Product: Apache httpd-2.0 Version: 2.0-HEAD Platform: All URL: http://httpd.apache.org/docs-2.0/mod/directive- dict.html#Syntax OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Documentation AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The document "Terms Used to Describe Directives" gives a generic description of what a "regex" is, but not what syntax is expected. It should say that the PCRE library is used, and a link to documentation of it. Eg. http://www.pcre.org/pcre.txt or to Perl documentation (which might be better). Additionally, it might not hurt to have a See Also link to something like "Regular Expressions in Apache" for applicable directives, because I fear that few people would think of looking in the "right" place. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
