Closed
Bug 527120
Opened 15 years ago
Closed 15 years ago
Update getpersonas.com to latest production revision (r55357)
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rdoherty, Unassigned)
References
()
Details
Need an update on prod for bug 522754 (iframe contents for mozilla.com firstrun pages). Small content update + vhost change.
NOTE:
This also requires vhost changes:
Remove: RewriteRule ^/(?:\w{2,3}(?:-\w{2}(?:-mac)?)?/)?external/mozilla/?
/mnt/netapp/personas/server/external/mozilla/index.php
Add: AliasMatch ^/([a-zA-Z-]+/)?external/(.*) /path/to/personas/server/external/$2
New AliasMatch was added in localhttpd-dist.conf: http://viewvc.svn.mozilla.org/vc/projects/getpersonas.com/production/server/localhttpd-dist.conf?revision=55357&view=markup#l5
For QA:
To verify, these urls should work and all have different layouts, but the same personas:
http://www.getpersonas.com/en-US/external/mozilla
http://www.getpersonas.com/en-US/external/mozilla?variation=2
http://www.getpersonas.com/en-US/external/mozilla/firstrun.php
Let me know if there are questions
Comment 1•15 years ago
|
||
Thanks Ryan.
mrz, as discussed, please include this as part of tonight's push.
Comment 2•15 years ago
|
||
Pushed and confirmed, per description above.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•