Closed
Bug 519620
Opened 15 years ago
Closed 15 years ago
Student-contest redirect doesn't work on GetPersonas.com production
Categories
(Websites Graveyard :: getpersonas.com, defect)
Websites Graveyard
getpersonas.com
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Unassigned)
References
()
Details
getpersonas.com/student should work, but doesn't.
Note the redirect works on staging where QA tested it: http://sm-personas01.mozilla.org/student
Comment 1•15 years ago
|
||
http://svn.mozilla.org/projects/getpersonas.com/production/server/localhttpd-dist.conf
Doesn't seem to be configured correctly...
Comment 2•15 years ago
|
||
Indeed. The string:
AliasMatch /([a-zA-Z-]+/)?student/(.*) /path/to/personas/trunk/server/student/$2
probably shouldn't contain 'trunk'
Removed on production, that fixed it.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•15 years ago
|
||
Verified FIXED; the 302 (redirect) works from http://getpersonas.com/student to http://getpersonas.com/en-US/student/.
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•12 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•