Forum Discussion
Joe_Curl_105786
Nimbostratus
Jul 10, 2008Not Using index.html
I have an application that does not use the default index.html page. I am trying to configure the VIP to use a different default page. Where is that done? I would think it is something I would add ...
dennypayne
Employee
Jul 11, 2008A VIP doesn't normally change anything in the URI that the client requests, so in this case how does the client know to request something other than index.html (or one of the other browser defaults) if the VIP is not there?
While you could certainly use an iRule to change the requested URI (something along the lines of "if the URI is / or /index.html change it to /whateveryourdefaultis.html"), it would need to be sure and capture all iterations of the possible URI's that would need to be converted, as well as ignoring ones that do not need to go to the default page.
Denny
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