Closed Bug 596861 Opened 14 years ago Closed 14 years ago

Need to add home IP to graphs-stage.mozilla.org whitelist

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bear, Unassigned)

Details

I'm doing talos testing on android tegra's at home and i'm getting 403 errors.

can you add my IP to the whitelist? 

71.230.97.250

thanks
(this should be for graphs-stage /server/collect.cgi)
    <FilesMatch ^(collect|bulk).cgi$>
        deny from all
        allow from 10.2
        allow from 63.245.221
        allow from 63.245.220
        allow from 63.245.210
        allow from 10.250
        allow from 71.230.97.250
    </FilesMatch>
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.