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

Rob rob at rawb.net
Sat Jul 21 06:16:21 MSD 2007


I understand how to get regular .php files to work, but my PHP framework only
works by going to domain.com/index.php/blah/blah/ - notice the / after index.php
and not index.php?blah=. I can't seem to get this to work in nginx, as it sees
/index.php/blah/blah/ as directories and not just index.php with variables. Can
anyone help me?







More information about the nginx mailing list