Hello,

I would just like to report a typo in the rewrite documentation for 2.2:

http://httpd.apache.org/docs/2.2/rewrite/rewrite_intro.html

Under the "Regular Expressions"/"Regex vocabulary" heading, the '.'
operator is mentioned twice, but the second occasion contains the
example for the '?' operator.

.       Matches any character   c.t will match cat, cot, cut, etc.

?       Makes the match optional.       
.       Matches any character   colou?r will match color and colour.


Regards,
Shawn Ashlee


Confidentiality Notice: This e-mail message (including any attached or
embedded documents) is intended for the exclusive and confidential use of the
individual or entity to which this message is addressed, and unless otherwise
expressly indicated, is confidential and privileged information of Rackspace. 
Any dissemination, distribution or copying of the enclosed material is 
prohibited.
If you receive this transmission in error, please notify us immediately by 
e-mail
at [EMAIL PROTECTED], and delete the original message. 
Your cooperation is appreciated.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to