Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- 301 redirect best practice


g1smd - 4:09 pm on Sep 12, 2012 (gmt 0)


You explained it perfectly adequately. This should do it, on all the rules that interfere with form submission:

RewriteCond %{REQUEST_URI} !^/form-process\.php

or even

RewriteCond %{THE_REQUEST} !^POST


Thread source:: http://www.webmasterworld.com/apache/4491893.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com