Forum Discussion
webdav rule exclusion
We have the following http redirect in place on a microsoft sharepoint site
Request for will redirect to
when HTTP_REQUEST {
if { [HTTP::host] equals "hostname"} {
HTTP::redirect "http://fqdn[HTTP::uri]"
}
}
this works fine for most http requests except for http webdav requests used when using sharepoint explorer view.
http://www.scribd.com/doc/2917779/Understanding-and-Troubleshooting-SharePoint-Explorer-View
http://www.scribd.com/doc/2917779/U...lorer-View
http://mysharepointofview.com/2009/05/a-word-about-troubleshooting-the-explorer-view/
So I need to exclude the webdav traffic from being redirected. Using the shortname\hostname works when the http redirect irule is not applied to the VIP. Can anyone help me with this?
- nitassEmployeemay we detect webdav using HTTP::method?
- Auz_102504NimbostratusI think its using the following user agent
- Auz_102504Nimbostratusalso
- Auz_102504Nimbostratus
Some more information on the user agent I found here
http://support.microsoft.com/kb/832161
Windows XP
Microsoft Office
Any update on this ?
- Auz_102504NimbostratusNittass this is from a windows 7 packet capture without going through BigIP LTM
- Auz_102504Nimbostratuswill this work
- Auz_102504Nimbostratusjust to confirm the above rule works well
- nitassEmployeethanks for update.
- Auz_102504NimbostratusThe following also works well I didn't need to disable the second statement
Recent Discussions
Related Content
* 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