Specify Apache modules
This commit is contained in:
parent
daad594368
commit
e5d5e7283b
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ common__nginx__sites: []
|
|||
|
||||
common__apache__remove_default: true
|
||||
common__apache__listen: ['127.0.0.1:8080']
|
||||
common__apache__modules: ['cgid', 'rewrite', 'ssl']
|
||||
common__apache__modules: ['alias', 'cgid', 'env', 'rewrite', 'ssl']
|
||||
common__apache__sites: []
|
||||
|
|
Loading…
Reference in a new issue