Closed Bug 857229 Opened 12 years ago Closed 12 years ago

blog.allizom.org permalinks all returning 404s

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cturra, Assigned: cturra)

References

Details

(Whiteboard: u=x c=blog p=1)

filing so we don't lose track of it, but during the recent OneMozilla theme deployment :craigcook noticed that all permalinks in stage (blog.allizom.org) were returning http 404s. it's probably just rewrite rules causing this.
Whiteboard: u=x c=blog p=1
Waking up this bug after a bit of a rest. We need to resurrect the demo blog from bug 843815 and blog.allizom still has broken permalinks. Anything beyond the top URL is unreachable. I'm bumping up the priority as well. MWC Asia starts next week and we need the demo site restored before then. If someone can look into this bug today or tomorrow that would be sweet. Thanks!
Blocks: 843815
Severity: normal → major
Can we just back-port the current production stuff to stage? Anything in stage we need to preserve? Dropping prio to stop paging.
Severity: major → normal
Sorry, thought only 'critical' sent pages. We need to preserve the MWC Android Demo blog on stage that doesn't exist in prod (also need its theme, OneMozilla-MWC-Android-demo). If there's no way to keep that blog and its content then so be it, we'll just have to recreate it.
Hi guys, just wondering what status/next steps are on this one... Thank you!
i found the issue! there was a missing `RewriteEngine On` in the apache config :O fixed now :) $ curl -I https://blog.allizom.org/mwc-android-demo/ HTTP/1.1 200 OK Server: Apache X-Backend-Server: generic1.stage.webapp.phx1.mozilla.com Vary: Accept-Encoding Content-Type: text/html; charset=UTF-8 Strict-Transport-Security: max-age=15768000 ; includeSubDomains Date: Fri, 21 Jun 2013 22:09:54 GMT X-Pingback: http://blog.allizom.org/mwc-android-demo/xmlrpc.php Transfer-Encoding: chunked Connection: Keep-Alive X-Cache-Info: caching
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 12 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.