Closed Bug 809426 Opened 12 years ago Closed 12 years ago

[bedrock] /b/ redirect for legal/eula

Categories

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

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rik, Assigned: nmaul)

References

Details

(Whiteboard: [push interrupt])

Yup, another one!

RewriteRule ^/en-US/legal/eula(/?)$ /b/en-US/legal/eula$1 [PT]
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?legal/eula(/?)$ /en-US/legal/eula$2 [L,R=302]
Committed to puppet for dev and stage... will be live in 30min or less. After that, awaiting green-light for prod change.

Thanks!
Assignee: server-ops-webops → nmaul
Whiteboard: [push interrupt]
Thoughts on why dev might be borked? Could this have to do with the legacy PHP stuff?
New code is not pushed to dev. Dev was used before we got the demo servers. So it is normal that this doesn't work because dev doesn't have the new eula page. I think this is good to go.
www-dev should be auto-deploying new code via cron... and it uses the same shared rewrites file... so it should be just as up-to-date as the demoX servers, assuming the code is in the branch that www-dev auto-updates (which appears to be "dev").

Of course if the code never gets to the "dev" branch, it won't appear on www-dev. I suspect that's what's happened here.
stage verified is good enough for me, push live when you can and Ill start the work on the legacy stuff.
Rik, good to put this on prod?
Please push to production.
This change is committed to prod. It will be visible within 30 minutes.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
verified fixed http://www.mozilla.org/en-US/legal/eula/
Status: RESOLVED → VERIFIED
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.