Closed
Bug 596861
Opened 15 years ago
Closed 15 years ago
Need to add home IP to graphs-stage.mozilla.org whitelist
Categories
(mozilla.org Graveyard :: Server Operations, task)
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
Comment 1•15 years ago
|
||
(this should be for graphs-stage /server/collect.cgi)
Comment 2•15 years ago
|
||
<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: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•