On Wed, Apr 30, 2008 at 09:37:09PM -0700, mike wrote: > location ~ .php { BTW, this regex should be: location ~ \.php$ { -- Igor Sysoev http://sysoev.ru/en/