Each vhost can have his own filename

This commit is contained in:
Emilien Mantel
2016-03-04 16:38:40 +01:00
parent 26a50945c5
commit 781008dfff
3 changed files with 12 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ Common
- `name`: (M) Domain or list of domain used.
- `template`: (D) template used to create vhost. Optional if you set `delete` to true or using `redirect_tor`.
- `filename`: (O) Specify filename in /etc/nginx/sites-*. Do NOT specify default (reserved keyword).
- `enable`: (O) Enable the vhost (default is true)
- `delete`: (O) Delete the vhost (default is false)
- `redirect_from`: (O) Domain list to redirect to the first `name`. You can use this key to redirect non-www to www