Closed Bug 522074 Opened 15 years ago Closed 15 years ago

Prod mozilla.com new config entry

Categories

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

All
Other
task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ozten, Unassigned)

Details

This is the same request as Bug#518657 and Bug#521453, but for www.mozilla.com

I've added a new config entry
$config['pfs_endpoint'] = 'http://pfs2.stage.mozilla.com/';

to http://svn.mozilla.org/projects/mozilla.com/tags/stage/includes/config.inc.php-dist

1) Please copy this block including comments into the authstage version of

/includes/config.inc.php

2) Set the value to 'http://pfs2.mozilla.org/'
This is the production pfs2 endpoint.
(In reply to comment #0)
> 2) Set the value to 'http://pfs2.mozilla.org/'
> This is the production pfs2 endpoint.

This needs to be over SSL, as https://www.mozilla.com/en-US/plugincheck/ pulls images from it, which will cause a mixed content SSL warning if it's not done over SSL.
(In reply to comment #1)
Great catch Reed. 

2) Please set the value to 'https://pfs2.mozilla.org/'
This is the production pfs2 endpoint.
I've set up http and https://pfs2.mozilla.org. Everything look good?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Still seeing http redirect to https, but that's not the end of the world since we seem to want to use https anyway.
Remove entry from /etc/hosts.
(In reply to comment #5)
> Remove entry from /etc/hosts.

Hurr... that did the trick! Looks okay to me
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.