Error pages/Web Authentication

António P. P. Almeida appa at perusio.net
Fri Jun 10 21:58:00 MSD 2011


On 10 Jun 2011 18h48 WEST, nginx-forum at nginx.us wrote:

There's probably something wrong with your config to make that
happen, but this should make it work.

location / {
  (...)
  error_page 404 = /index.php;
} 

--- appa




More information about the nginx mailing list