.htaccess rewrites not passing $_POST array
-
This is a very urgent request as form input is a key feature of our site. After debugging, we have found that when this plugin is Enabled, it is doing two additional redirects in the .htaccess rules and thus, the $_POST data is not preserved after the first redirect.
What is the .htaccess modifications to either preserve the $_POST during these two additional redirects, or preferrably, prevent the plugin from doing the two additional redirects all together when there is $_POST input data?
My site has both https (SSL) and non-SSL form input situations.
It looks like that is the desired functionality, but there’s a bug somewhere. I’m guessing it’s just a .htaccess bug.
Please advise as soon as possible.
The topic ‘.htaccess rewrites not passing $_POST array’ is closed to new replies.