Closed Bug 832543 Opened 13 years ago Closed 13 years ago

[socorro stage] correct apache rewrite rule

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: ericz)

References

Details

Just like bug 832537 but not as urgent: One of the rewrite rules is off a little bit: Actual: ReWriteRule /rawdumps/(\w\w)(\w\w)((?:\w|-)+?)(\d{6}).dump http://socorro-mware-stage-zlb.webapp.phx1.mozilla.com/crashes/crash_data/datatype/raw_crash/uuid/$1$2$3$4 [P] Expected: ReWriteRule /rawdumps/(\w\w)(\w\w)((?:\w|-)+?)(\d{6}).dump http://socorro-mware-stage-zlb.webapp.phx1.mozilla.com/crashes/crash_data/datatype/raw/uuid/$1$2$3$4 [P]
Blocks: 832539
Assignee: server-ops-webops → eziegenhorn
eziegenhorn@ubuntu:~/sysadmins/puppet/trunk/modules/webapp/files/socorro-stage/web/etc-httpd/domains$ svn ci crash-stats.allizom.com.conf -m'Fix rewrite rule for bug 832543' Sending crash-stats.allizom.com.conf Transmitting file data . Committed revision 56631.
Status: NEW → RESOLVED
Closed: 13 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.