#50357 closed defect (bug) (invalid)
With HSTS enabled via .htaccess, frontend dashboard icons break
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Toolbar | Keywords: | |
Focuses: | Cc: |
Description
I have enabled HSTS via my .htaccess file in the following way...
<IfModule mod_headers.c>
Header set Strict-Transport-Security "max-age=10886400; includeSubDomains; preload"
</IfModule>
Upon doing so, while the dashboard menu icons works fine via the backend, on the frontend, the dashboard menu icons are broken. See screenshot. I have done this via incognito to make sure I wasn't getting broken cached images or something.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Screencapture