Skip to content

Version 1.5.7.3 - Add HttpServer.VirtualPath#148

Merged
devfeel merged 2 commits intomasterfrom
develop
Aug 24, 2018
Merged

Version 1.5.7.3 - Add HttpServer.VirtualPath#148
devfeel merged 2 commits intomasterfrom
develop

Conversation

@devfeel
Copy link
Owner

@devfeel devfeel commented Aug 24, 2018

Version 1.5.7.3

  • New Feature: Add HttpServer.VirtualPath, used to set virtual path when deploy on no root path
  • Detail:
    • when set virtual path "/vpath", if set route "/index", it will auto register "vpath/index"
    • in effect on group & route
  • 2018-08-24 19:00

* New Feature: Add HttpServer.VirtualPath, used to set virtual path when deploy on no root path
* Detail:
  - when set virtual path "/vpath", if set route "/index", it will auto register "vpath/index"
  - in effect on group & route
* 2018-08-24 19:00
* New Feature: Add HttpServer.VirtualPath, used to set virtual path when deploy on no root path
* Detail:
  - when set virtual path "/vpath", if set route "/index", it will auto register "vpath/index"
  - in effect on group & route
* 2018-08-24 19:00
@devfeel devfeel merged commit 59721c1 into master Aug 24, 2018
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.

1 participant