[users@httpd] HTTP_ACCEPT_CHARSET set when form is posted to cgi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have a webpage encoded as "utf-32BE"
in this page there is a form (method is set to post, accept-charset is set to "utf-32BE")

my .htaccess is setup so that apache knows that this page is utf-32be and accessing the page through apache is fine - the browser automatically uses the "utf-32be" encoding...

HOWEVER.....

when the aforementioned webpage posts the form to a cgi binary, in my cgi binary i check the environment variable "HTTP_ACCEPT_CHARSET" and it does NOT include "utf-32be"...

my QUESTION is:

should there be some configuration in apache to tell it to associate my cgi-binary with utf-32be acceptability (so that checking HTTP_ACCEPT_CHARSET environment variable will yield inclusion of "utf-32be" when posting form is done in "utf-32be") and if so - where would I be able to access such a configuration feature?

Kind regards,
Leon.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux