Changing Case of Variables in Nginx
Kon Wilms
konfoo at gmail.com
Thu Aug 7 19:40:23 MSD 2008
On Thu, Aug 7, 2008 at 8:27 AM, Resi Cow <resicow at gmail.com> wrote:
> Is there a way to change the case of a variable ($request_uri, etc.) to all
> *lowercase*?
I'm interested in this as well. Actually, it is an almost essential
feature with hosting live Flash (Flash Media Server) video on demand,
since customers always forget what case they made their files. The
solution is to convert anything ingested into the system to all
lowercase and place nginx in front of the request URIs. At least,
that's the preferred solution for me :)
Cheers
Kon
More information about the nginx
mailing list