Closed Bug 1351212 Opened 7 years ago Closed 7 years ago

decom glow-related redirects

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Atoll, Assigned: Atoll)

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4523])

      No description provided.
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4523]
  # Bug 640807
  <VirtualHost *:80>
          ServerName downloadmap.mozilla.org
          Redirect permanent / http://glow.mozilla.org/
  </VirtualHost>

  # Bug 664272, 668323
  <VirtualHost *:80>
          ServerName glow.mozilla.org
          ServerAlias glowfx4.mozilla.com glowfx4.mozilla.org glow.mozilla.com
          Redirect permanent / http://blog.mozilla.org/website-archive/2011/06/14/glow-1-0/
  </VirtualHost>

These all redirect to a suspended/removed blog, and can be decom'd.

Removed from inventory DNS, redirects-stage config.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.