Closed Bug 535710 Opened 15 years ago Closed 15 years ago

Add to apache config on build.m.o

Categories

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

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: fox2mike)

References

Details

I'd like to add a new config block near the bottom of build.m.o:/etc/httpd/conf/domains/build.mozilla.org.conf

        <Directory /var/www/html/build/update-bump-unit-tests>
                AllowOverride All
                Options +Indexes
        </Directory>
Blocks: 492913
Done.
Assignee: server-ops → shyam
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Ok, so I suck at apache configs and this doesn't completely work. I'm trying to get
  https://build.mozilla.org/update-bump-unit-tests/
readable without the auth that's on the parent directory.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Haha, alright. It works over http now, you still want https too?
http is actually better than https in this instance so what we have now is great. Thanks!
Status: REOPENED → RESOLVED
Closed: 15 years ago15 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.