Suddenly my server reject all Post Requests
Posted
by
Sharen Eayrs
on Pro Webmasters
See other posts from Pro Webmasters
or by Sharen Eayrs
Published on 2013-10-23T09:39:48Z
Indexed on
2013/10/23
10:17 UTC
Read the original article
Hit count: 224
bugs
just go to meet-romance.com/test.htm
The script there is simple.
A form with a button
<form action="test.htm" method="post">
<input name="Button1" type="submit" value="button" />
</form>
It doesn't work. Press the button in firefox and I got connection reset thingy.
I wonder why. It happens since yesterday. I have emigrated all domains that requires post requests somewhere else.
I suppose a reset of server would fix that only to happen again some other time. So I wonder if anyone has a clue of why. All domains that require post have been moved to another server.
© Pro Webmasters or respective owner