A post that uses a layout which includes the Comment Form element is not allowing me to submit comments. This is on my test environment where I have the site running at. localhost/wptest/
When I try to comment, I get a 404 error attempting to go to localhost/discussion.php
This does not happen on the standard Hello World post which is not using the layout. Commments there work as expected.