nodes/htz.ex42-1048908: update nginx config for wiki.franzi.business
This commit is contained in:
parent
48cc865892
commit
f36e36d74a
2 changed files with 18 additions and 1 deletions
|
@ -215,8 +215,13 @@ nodes['htz.ex42-1048908'] = {
|
|||
'php': True,
|
||||
},
|
||||
'wiki.franzi.business': {
|
||||
'index': 'index.php',
|
||||
'index': 'doku.php',
|
||||
'extras': True,
|
||||
'php': True,
|
||||
'webroot_config': {
|
||||
'owner': 'www-data',
|
||||
'group': 'www-data',
|
||||
},
|
||||
},
|
||||
},
|
||||
'worker_processes': 4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue