Closed
Bug 1170805
Opened 10 years ago
Closed 10 years ago
Clean up Vagrant apache config
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
For bug 1151803 I'm going to need to figure out appropriate redirect rules to emulate the apache config.
To make this easier, there are a few things I can clean up in the apache config to make it easier to grok.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8614371 -
Flags: review?(mdoglio)
Updated•10 years ago
|
Attachment #8614371 -
Flags: review?(mdoglio) → review+
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/6583580291ef7c7e1c3e3d3a6c321996095e5142
Bug 1170805 - Vagrant: Remove redirect for old style /ui/ URLs
https://github.com/mozilla/treeherder/commit/e20a80ddcb5585f06868429a9ea540fa2d57423c
Bug 1170805 - Vagrant: Reduce repetition in apache config
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 3•10 years ago
|
||
It looks like that since the redirect has been removed the treeherder ui is no longer displayed when you open http://local.treeherder.mozilla.org/. Not sure if that is intended or not. At least the docs tell about this default port 80.
Assignee | ||
Comment 4•10 years ago
|
||
(In reply to Henrik Skupin (:whimboo) from comment #3)
> It looks like that since the redirect has been removed the treeherder ui is
> no longer displayed when you open http://local.treeherder.mozilla.org/. Not
> sure if that is intended or not. At least the docs tell about this default
> port 80.
We resolved this on IRC.
I'm not sure why Henrik had issues - since both before and after the apache configs are fine - but after a re-provision (which picked up the newer apache config), everything worked again.
Updated•3 years ago
|
Component: Treeherder: Docs & Development → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•