Forum Discussion
Alan_Stevens_93
Nimbostratus
17 years agoDefault Document not displaying in IIS
Hi all,
new to the big IP admin side of things so bear with me.
We have 2 IIS6 nodes serving up static content behind a big IP virtual. There are no iRules or profiles i...
Alan_Stevens_93
Nimbostratus
17 years agoThanks for that train of thought. This rule:
when HTTP_REQUEST {
set uri [HTTP::uri] if { ! ( $uri ends_with "/" ) } { append uri "/" HTTP::uri $uri }}
seems a bit bruteish though, as it will append the / to ANY uri stream. I have some other iRules in place on this virtual that would probalby not like this too much. Specifically, some redirect rules that are sorting by trailing /blah. If I am understanding this correctly, that would then make -/blah- change to -/blah/- which would break the redirect?
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