Closed
Bug 567462
Opened 15 years ago
Closed 15 years ago
SUMO stage new: new apache alias for /admin-media/
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: paulc, Assigned: fox2mike)
References
()
Details
We need to get admin css to load, and that requires an alias in apache's config for kitsune.
Alias /admin-media/ "/path/to/django/contrib/admin/media/"
Of course that folder needs to be readable by the server.
Thanks!
Updated•15 years ago
|
Assignee: server-ops → shyam
| Assignee | ||
Comment 1•15 years ago
|
||
/data/virtualenvs/kitsune/lib/python2.6/site-packages/django/contrib/admin/media <- that's where it's setup to point at right now. I have /data/virtualenvs/kitsune/src/django/django/contrib/admin/media as well, let me know if I have to change it.
Status: NEW → RESOLVED
Closed: 15 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
•