Dear All,
I wish to handle the response header by myself.
So I load asis module and modify some setting below:
<Directory "/APPS/www/Account">
AllowOverride All
SetHandler send-as-is <===add this line
Options All
Order allow,deny
</Directory>
restart apache2
Use IE: http://10.32.79.247/Account/User
Then nothing responsed !!!
check apache error.log ↓
[Mon Jul 02 10:06:32 2012] [error] [client 10.32.78.23] malformed header
from script. Bad header=\x7fELF\x01\x01\x01: User <==== what ????????
what happen to this error ??
Thanks !!
Thanks & Best Regards, Tai |