Forum Discussion
Maintanance Irule two issues
Thanks Nitass, I've put an "event disable" in front of every section and now I can clearly see the maintanance page comes up with the images shown, it works great! So the first issue is resolved.
Concerning the second issue, most people have some favorite in their browser, so when they click there's something like www.x.com/application/eninge the images of the maintanance page doesn't show up. When I type www.x.com/application the images do show up! So, we're almost there. So I'd like in the Irule something like redirect /application/engine to root path www.x.com. That would probably solve it. Is this the correct syntax?
set RequestedPath [string tolower [HTTP::path]] switch $RequestedPath { "/" { HTTP::respond 200 content [ifile get error.html] "Content-Type" "text/html" } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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