2012/3/4 adam estes <wtymdjs at gmail.com>: > Right now its \.php > > It had the $ before and still gave the error. > Try reverting to \.php$ and add one more location block: location ~ \.php/ { return 503; }