I have a simple HTML form which I am processing in Perl.
Submitting a textarea containing a '£' sign under http works fine but submitting the same under https causes a fata error.
---------------------------------------------
Not Acceptable
An appropriate representation of the requested resource /cgi-bin/secform.pl could not be found on this server.
---------------------------------------------
The ISP solved the problem by turning off ModSecurity which seems a bizarre solution to me but I wonder if anyone can advise me on this.
Keith
Submitting a textarea containing a '£' sign under http works fine but submitting the same under https causes a fata error.
---------------------------------------------
Not Acceptable
An appropriate representation of the requested resource /cgi-bin/secform.pl could not be found on this server.
---------------------------------------------
The ISP solved the problem by turning off ModSecurity which seems a bizarre solution to me but I wonder if anyone can advise me on this.
Keith