Welcome Guest, Not a member yet? Register   Sign In
redirect a PHP suffix to a controller using Apache mod_rewrite / RewriteRule
#2

[eluser]tmcallister[/eluser]
Actually, I think I see part of the problem. Perhaps I need to route this through the index.php file like so:

Code:
RewriteRule ^post_here.php$ /index.php/receive/

This makes sense, but now I am getting a "no input file specified" message in the browser...


Messages In This Thread
redirect a PHP suffix to a controller using Apache mod_rewrite / RewriteRule - by El Forum - 09-22-2009, 09:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB