Closed Bug 603669 Opened 14 years ago Closed 14 years ago

add rewrite rules to aus2's httpd.conf

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: fox2mike)

References

Details

We're done testing the rewrite rules from bug 602692, and would like them applied to production as well. Specifically, they are: RewriteRule ^/update/3/Firefox/4.0b7pre/20101002015448/WINNT_x86_64-msvc/en-US/nightly/(.*)$ /aus2/app/bug602275/please_reinstall.xml RewriteRule ^/update/3/Firefox/4.0b7pre/20101002015448/WINNT_x86_64-msvc/en-US/nightly/(.*)$ /aus2/app/bug602275/please_reinstall.xml RewriteRule ^/update/3/Firefox/4.0b7pre/20101002041357/WINNT_x86-msvc/(.*)$ /aus2/app/bug602275/please_reinstall.xml RewriteRule ^/update/3/Firefox/4.0b7pre/20101003030544/WINNT_x86_64-msvc/en-US/nightly/(.*)$ /aus2/app/bug602275/please_reinstall.xml RewriteRule ^/update/3/Firefox/4.0b7pre/20101003041324/WINNT_x86-msvc/(.*)$ /aus2/app/bug602275/please_reinstall.xml
Assignee: server-ops → shyam
Sorry, I missed the part in bug 602692 where you need bug602275/please_reinstall.xml on the AUS heads. That file is checked in, and tagged as AUS2_PRODUCTION. You'll probably need to "cvs co -d bug602275 -r AUS2_PRODUCTION mozilla/webtools/aus/xml/bug602275" in /opt/aus2/app to get it.
[root@mradm02 app]# cvs up -dP ? inc/config.php ? inc/config.php.2009102000 ? inc/config.php.20100316 ? inc/config.php.2010040500 cvs update: Updating . cvs update: Updating bug602275 U bug602275/please_reinstall.xml cvs update: Updating inc Pushing that out now.
And the rewrite rules have been pushed live.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
(In reply to comment #4) > Doesn't seem to be working. Production gives me the latest nightly: > https://aus3.mozilla.org/update/3/Firefox/4.0b7pre/20101002041357/WINNT_x86-msvc/en-US/nightly/Windows_NT%205.2/default/default/update.xml?force=1 > > While staging correctly gives me the custom snippet: > http://aus2-staging.mozilla.org/update/3/Firefox/4.0b7pre/20101002041357/WINNT_x86-msvc/en-US/nightly/Windows_NT%205.2/default/default/update.xml?force=1 One thing to check is that these rules are first, before the existing AUS rewrite rule (see https://bugzilla.mozilla.org/show_bug.cgi?id=602692#c0). Also, could take a look at the httpd.conf on aus2-staging if there is any doubt :)
Jeremy, can you poke at this? rewrites don't work.
Assignee: shyam → jeremy.orem+bugs
Assignee: jeremy.orem+bugs → shyam
After like a zillion tries, this works now. Thanks Jeremy for the pointers!
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Woo woo woo, verified!
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.