Forum Discussion

calros's avatar
calros
Icon for Nimbostratus rankNimbostratus
Sep 26, 2019

http portal access resourse

Hi

 

Ive configured a portal with an https application that successfully rewrites.

When i try to add an http site behind my portal, i see that the F5 tries to access it on https on the inside instead of http. Is there some special configuration for http traffic to work?

 

thanks

Carlos

  • Create HTTP VIP and access your application and apply iRule to move rest of the traffic to HTTPS.

     

    OR

     

    Same way you can configure irule on https site to move specific request to HTTP VIP

  • calros's avatar
    calros
    Icon for Nimbostratus rankNimbostratus

    Hi

     

    I have the current configured access portal resources. The one for owa works, but the other one still goes on https from the F5 to the internal server.

    Do i need to create a separate VS for the http traffic?