6 messages in ru.sysoev.nginxNamed location explicit config
FromSent OnAttachments
Igor ClarkSep 22, 2008 4:21 am 
Igor ClarkSep 22, 2008 4:44 am 
Denis F. LatypoffSep 22, 2008 4:48 am 
Igor ClarkSep 22, 2008 6:12 am 
Denis F. LatypoffSep 22, 2008 6:22 am 
Igor ClarkSep 22, 2008 7:39 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:Named location explicit configActions...
From:Igor Clark (ig@pokelondon.com)
Date:Sep 22, 2008 4:21:05 am
List:ru.sysoev.nginx

Hi,

Is it possible to route specific types directly to a named location without using error_page?

e.g.

location \.php$ { @phpapp; }

That doesn't work, but is there any way to do this?

Thanks very much, Igor