[wp-hackers] Forum Post
Denis de Bernardy
denis at semiologic.com
Sun Jun 26 02:33:21 GMT 2005
>
> http://wordpress.org/support/topic/37489
>
> I used the word 'curl' in a post recently and clicking
> Publish gave me
> an instant 403. This poster is finding a similar issue. Not a problem
> post as such, more a curiosity as the OP is digging around
> too.
I've had several issues on my server with strings such as SELECT, and
<script>. Best I know is it comes from security features on the server, and
the following fix worked for me: submit the data using the POST method
rather than then GET method. Makes sense too.
D.
More information about the wp-hackers
mailing list