[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...