PHP: How can I get domain.com/index.php/blah/ to work?

Rob rob at rawb.net
Tue Jul 24 07:17:15 MSD 2007


> > Igor Sysoev <is <at> ...> writes:
> > 
> > > 
> > > Do you use FastCGI ?
> > > 
> > > .. snip ..

Hi Igor. Everything works correctly, but I'd like to use the AUTH module to
restrict access to /layouts/submit/admin or /graphics/submit/admin. Of course,
these really would go to /index.php/layouts/submit/admin, and
/index.php/graphics/submit/admin. Here's my config: http://pastie.caboo.se/81634

For some reason after I do the above and visit domain.com/layouts/submit/admin
and enter my user/pass, I get a 404 instead of it rewriting it to
/index.php/layouts/submit/admin. Can you help?

Rob







More information about the nginx mailing list