Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.erb to make redis-stat also working when it gets proxied #59

Merged
merged 2 commits into from
Dec 12, 2016

Conversation

mmattel
Copy link
Contributor

@mmattel mmattel commented Dec 9, 2016

Changes referencing issue #56
Intention: make redis-stat also working when proxying it.
Now you can configure your webserver to act as proxy and access redis-stat via your-domain/your-access-page
This was not possible before due to web-root relative paths in index.erb

Changes referencing issue junegunn#56
Intention: make redis-stat also working when proxying it.
Now you can configure your webserver to act as proxy and access redis-stat via ``your-domain/your-access-page``
This was not possible before due to web-root relative paths in index.erb
@junegunn
Copy link
Owner

junegunn commented Dec 9, 2016

Thanks, but looks like there are a few more places that need to be updated. Line 28, 30, and 160. Can you update?

Added changes like in line 23 to line 28 / 30 / 160
@mmattel
Copy link
Contributor Author

mmattel commented Dec 12, 2016

Done

@junegunn junegunn merged commit 9e89e54 into junegunn:master Dec 12, 2016
@junegunn
Copy link
Owner

Merged, thanks! I'll release a new version.

rm-hull added a commit to rm-hull/redis-stat that referenced this pull request Jun 26, 2017
* 'master' of https://github.com/junegunn/redis-stat:
  0.4.14
  Update index.erb to make redis-stat work when it gets proxied (junegunn#59)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants