Closed
Bug 551340
Opened 16 years ago
Closed 16 years ago
www-trunk.stage.mozilla.com config change
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: fox2mike)
References
()
Details
Please edit ww-trunk.stage.mozilla.com's source
includes/config.inc.php
Update the pfs_endpoint from pfs2.stage.mozilla.com into:
$config['pfs_endpoint'] = 'http://plugins.stage.mozilla.com/pfs/v2';
| Reporter | ||
Updated•16 years ago
|
Summary: ww-trunk.stage.mozilla.com config change → www-trunk.stage.mozilla.com config change
Comment 1•16 years ago
|
||
http://? shouldn't it be https://?
| Reporter | ||
Comment 2•16 years ago
|
||
www-trunk supports viewing the plugincheck over http, so http is good and the JS will rewrite the protocol to https if we testing via https.
Auth stage and prod i was planning on asking for https in the config, because those environments don't support testing over http.
| Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → shyam
| Assignee | ||
Comment 3•16 years ago
|
||
Done.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•16 years ago
|
||
Hmm http://plugins.stage.mozilla.com/pfs/v2 is having issues. I can't resolve it now. It worked yesterday (unless I've made a mistake).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•16 years ago
|
||
So why is this bug reopened? I'll look into plugins stage, but that has nothing to do with this bug?
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•16 years ago
|
||
Should be okay now?
| Reporter | ||
Comment 7•16 years ago
|
||
Thanks fox2mike!!!
(Sorry to reopen this bug)
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•