ork correctly with ISA? I asked our IT department about this
issue, and they said they had a similar issue with Microsoft's
sharepoint, but in sharepoint there was some option that fixed it.
Can you think of any ideas or suggestions?
Thanks,
Nir Peled
erver header for apache 2.2.4
but fails
Soumendu,
You cannot achieve that with mod_headers AFAIK. “Server” header is an
exception,
you have to change it in code and recompile Apache.
Regards,
Tamer
From: Nir Peled [mailto:[EMAIL PROTECTED]
Sent: S
By the way, I see you already tried it, but I just tried it as well, and
it really does remove the header, so if it still doesn't work see that
you're doing it in the right place.
____
From: Nir Peled
Sent: Sunday, June 01, 2008 4:37 PM
Hi again,
If you really want to use mod_headers for this, I'd suggest the
following line:
Header unset Server
Regards,
Nir Peled
From: Soumendu Bhattacharya
[mailto:[EMAIL PROTECTED]
Sent: Sunday, June 01, 2008 4:30 PM
To:
My bad, it is ServerTokens, not ServerToken.
From: Nir Peled [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 01, 2008 4:13 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Trying to modify Server header for apache
2.2.4 but fails
Hi Soumendu
Hi Soumendu,
Did you try setting ServerToken to Prod?
I'm not sure it changes the headers, but it might. Give it a try.
Regards,
Nir
From: Soumendu Bhattacharya
[mailto:[EMAIL PROTECTED]
Sent: Sunday, June 01, 2008 4:11 PM
To: users@httpd.apach