Forum Discussion
ibrahim_37929
Nimbostratus
Jul 05, 2018how to remove sharepoint version from http header
hi
how can I remove sharepoint version number from http header? I wrote the I rule below but MicrosoftSharePointTeamServices part is not working?
when HTTP_RESPONSE {
HTTP::version "1...
Hussein_Ghazy
Nimbostratus
Jul 05, 2018Hi,
we had the issue and we implemented the below iRule, similar to your and no issues on the SharePoint.
when HTTP_RESPONSE { HTTP::header remove MicrosoftSharePointTeamServices HTTP::header remove X-Powered-By HTTP::header remove X-AspNet-Version }
Check with the application team.
Hope it help.
Regards
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects