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

Feature web root path #1233

Merged
merged 1 commit into from
Mar 24, 2017
Merged

Feature web root path #1233

merged 1 commit into from
Mar 24, 2017

Conversation

tcoupin
Copy link
Contributor

@tcoupin tcoupin commented Mar 3, 2017

Allow to set the root path for webui and API

Adding 'path' parameter for web provider.
Adding redirect from '/' to '/path'

Path can be :

  • ''
  • '/'
  • '/path'
  • '/path/'

Copy link
Collaborator

@SantoDE SantoDE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @tcoupin ,

thanks for your PR! :)

Could you please squash your commits? LGTM to me once the build finished green ;)

Copy link
Member

@emilevauge emilevauge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks @tcoupin :)

@SantoDE
Copy link
Collaborator

SantoDE commented Mar 24, 2017

Thanks @tcoupin,

after travis is green I'll merge that :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants