Closed
Bug 638160
Opened 15 years ago
Closed 15 years ago
support.mozilla.com using wrong DocumentRoot
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jsocol, Assigned: oremj)
Details
(Whiteboard: [fromAutomation])
support.mozilla.com is using the wrong DocumentRoot. It's pointing to /data/www/support.mozilla.com/webroot when it should be /data/www/support.mozilla.com/kitsune/webroot.
Can we please do two things:
* Update the DocumentRoot to point to the right place.
* Remove /data/www/support.mozilla.com/webroot and /data/www/support.mozilla.com/scripts -- these directories *should* be completely unused, and if anything _is_ using them, I'd rather get big loud errors and fix them than subtle errors we don't notice.
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
| Assignee | ||
Comment 1•15 years ago
|
||
Did this earlier.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Verified FIXED, using our rewrite tests:
http://qa-selenium.mv.mozilla.com:8080/job/support.mozilla.com/49/console:
===========stderr==========================
Output for browser: Firefox-default;en-us;MacOSX6
...........................
----------------------------------------------------------------------
Ran 27 tests in 451.045s
OK
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Whiteboard: [fromAutomation]
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
•