New feature: custom location in vhost

This commit is contained in:
Emilien Mantel
2015-07-31 00:38:16 +02:00
parent 765ced9401
commit c53ab5d008
2 changed files with 18 additions and 1 deletions

View File

@@ -19,6 +19,11 @@
- 'test-alias.local'
- 'test2-alias.local'
template: '_base'
location:
'/test':
- 'return 403;'
'/gunther':
- 'return 404;'
- name:
- 'test-php.local'
redirect_from: