Forum Discussion
Tariq_Sako_9038
Dec 11, 2012Nimbostratus
iRule HTTP Response
Dear All,
i have a problem on my F5 box! hope that you can help me with it please, when i browse to my server https, the server responds to me with http! and nothing there to display.. so i add ...
Tariq_Sako_9038
Dec 11, 2012Nimbostratus
first of all, thanks a lot Nathan, the link you advice solved half of the problem which is great!! now i need to fix the other half
Before the Solution you provided! (without the irule)
i would get a page saying java security error, and its http not https.
i have this irule
when HTTP_REQUEST {
if {[HTTP::uri] equals "/" } {
HTTP::uri "/sakosat/faces/pages/login.jsp" }
}
its working now when i request the full URL (https://mywedsite.com:2012/sakosat/faces/pages/login.jsp), but it will not work when i do (https://mywedsite.com:2012)!! it used to work but i dont know what the developers changed and they claim its working fine since its working without the irule
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