5 messages in ru.sysoev.nginxRe: buggy example on wiki
FromSent OnAttachments
Martin MinkaOct 23, 2007 5:05 am 
RoxisOct 23, 2007 5:41 am 
Martin MinkaOct 23, 2007 6:01 am 
Igor SysoevOct 23, 2007 6:56 am 
Martin MinkaOct 24, 2007 12:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: buggy example on wikiActions...
From:Roxis (roxi@public.gmane.org)
Date:Oct 23, 2007 5:41:49 am
List:ru.sysoev.nginx

there is no bug in location ~* ^.+\.(jpg|jpeg|gif)$

but location ~* \.(gif|jpg|jpeg)$ is simpler and better