Closed
Bug 373172
Opened 19 years ago
Closed 19 years ago
Please add index.xml to the list of valid index pages
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerv, Assigned: oremj)
References
()
Details
http://www.mozilla.org/projects/security/certs/pending/index.xml is a list of CA and certificate details. It's an XML file transformed in-browser by XSLT.
I would like the URL
http://www.mozilla.org/projects/security/certs/pending/
to work, just as it would if the file were called "index.html". I believe this requires adding index.xml to the list of pages which are valid as default pages in the Apache config.
(http://www.mozilla.org/projects/security/certs/pending/index
works already. But not the shorter form above.)
If it's possible to get around this with .htaccess, I could, but it seems to me to be a reasonable config change to make server-wide.
Gerv
Comment 1•19 years ago
|
||
IT: Please add "index.xml" to the DirectoryIndex option in the apache2.conf for www.mozilla.org.
It might also be good to make sure the proper mime-type is being sent for that file suffix.
Assignee: nobody → server-ops
Component: www.mozilla.org → Server Operations
QA Contact: www-mozilla-org → justin
| Assignee | ||
Updated•19 years ago
|
Assignee: server-ops → oremj
| Assignee | ||
Comment 2•19 years ago
|
||
Change made to the mozilla.org vhost.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•19 years ago
|
||
http://www.mozilla.org/projects/security/certs/pending/ still gives 403, Access Forbidden...
Gerv
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•19 years ago
|
||
WFM. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2 (and fwiw, www.mozilla.org is 63.245.209.11, in case its on multiple servers.)
| Reporter | ||
Comment 5•19 years ago
|
||
I get www.mozilla.org as www-mozilla-org.glb.mozilla.com (63.245.213.12) or static-mozorg.nllb.nl.mozilla.com . Jeremy: did you update the mirror in Amsterdam?
Gerv
| Reporter | ||
Comment 6•19 years ago
|
||
Works for me now. <shrug> Maybe there was a caching issue somewhere. I did Shift-Reload, though. Thanks, Jeremy :-)
Gerv
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
Updated•11 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
•