Allow POST method
-
Hi George.
I do my best to be understandable :).
So, here’s my problem :
I use the plugin “Simply Static” to generate static websites from a WP multisite installation.
URLs of dynamic websites are :
– https://site1.domain.tld/
– https://site2.domain.tld/
URLs of static websites are :
– https://www.domain1.tld/
– https://www.domain2.tld/
In each static website, URLs in the form are not touched. So they link to the dynamic websites. But by doing that all the form are posted to the websites “protected” by your plugin so when a user submit a form the datas are blocked with a 503 error :(.So is there’s a way to permit POST datas to go through WP Maintenance and BTW allow datas to be posted?
TIA for your precious help.
Pierre.
The topic ‘Allow POST method’ is closed to new replies.