Closed Bug 795291 Opened 13 years ago Closed 13 years ago

Localized plugincheck in http doesn't detect plugins

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task, P1)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: scoobidiver, Assigned: cturra)

References

Details

(Whiteboard: [service interrupt])

ups confirmed, Laura, Schalk can you take a look at this. Maybe we just need a redirect from http to https for locales
Hey Carsten, Well, accessing the de one for example via https definitely resolves the problem as far as I can tell.
Assignee: nobody → server-ops-webops
Component: plugins.mozilla.org → Server Operations: Web Operations
Product: Websites → mozilla.org
QA Contact: cshields
Version: unspecified → other
changed to web ops because of comment #2 if setting up the redirect to https is the best way to fix
assigning to cturra, also copying oremj as he probably has some tribal knowledge here.
Assignee: server-ops-webops → cturra
Severity: normal → critical
Priority: -- → P1
Whiteboard: [service interrupt]
Relevant: bug 796109. We're considering moving the entire site to force SSL. That naturally solves this problem, so if anyone has any insight as to the problem mentioned there, please comment in that bug so we can get it moving. :)
we've put the following redirect in place to ensure https is used for all plugincheck URLs: RewriteCond %{ENV:HTTPS} !on RewriteRule ^/.*/plugincheck/ https://%{SERVER_NAME}%{REQUEST_URI} [L,R=301]
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.