<div dir="ltr">&nbsp;- Sorry for the resend, I didn&#39;t see the email in my sent folder, so I don&#39;t know if it was sent or not. If it was, then I apologize for the duplicate.<br><br>Hi,<br><br>I am trying to change the case of a variable to all
lowercase. I know there is no function to do this, but I have been
trying to do it with pcre and rewrite rules and it is not working. I keep getting this...<br><br>
pcre_compile() failed: PCRE does not support \L, \l, \N, \U, or \u&nbsp;&nbsp; when I check the config syntax.<br><br>Is there a way to change the case of a variable ($request_uri, etc.) to all *lowercase*?<br><br>Thanks,<br><br>John Draper</div>