Forum Discussion
Mixed Content error
Hi,
I am getting the floowing error
Mixed Content: The page at 'https://myserver.com/psp/SSSSS/EMP/CMS/h/?tab=DEFAULT' was loaded over HTTPS, but requested an insecure stylesheet 'http://myserver.com/cs/SSSSS/cache/E_SCSTYLEDEF_7.css'. This request has been blocked; the content must be served over HTTPS.
I have the rules below
when HTTP_REQUEST { HTTP::redirect "https://[HTTP::host][HTTP::uri]" }
when HTTP_RESPONSE { HTTP::header insert Strict-Transport-Security "max-age=31536000; includeSubDomains" }
how do i fix the issue ?
Thanks
- jaikumar_f5
Noctilucent
Please follow this link -https://devcentral.f5.com/wiki/iRules.STREAM__expression.ashx
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