Forum Discussion
jcotonou_41350
Sep 28, 2011Nimbostratus
reject user url without /owa
Hello
I have Exchange 2010. How to prevent user to get IIS picture error when he not put correct url like webmail.mydomain/owa.
Finally i went with irule to reject user when he not type http://webmail.mydomain/owa
thanks
- hoolioCirrostratusCan you clarify what you're trying to do? Do you want to prevent access to http://webmail.mydomain/owa, force a redirect from http to https, or redirect / requests to /owa?
- The_Mentalist_1Nimbostratusa thinks you want a "sorry page"???????????
- jcotonou_41350Nimbostratus
Thanks to reply
i'm trying to redirect user request ends with / to http://webmail.mydomain/owa.
when HTTP_REQUEST { if {[HTTP::uri] equals {/}} {HTTP::uri {/owa} } }
- nitassEmployee
in case u want redirect.
- Indeed, if you want a 302 redirect and have the browser bar show "/owa", Nitass' example is what you want.
- jcotonou_41350NimbostratusHello
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