add shared .htaccess in root folder for host dependend settings
This commit is contained in:
parent
8a5322fa77
commit
47998d32cd
@ -10,6 +10,7 @@ config:
|
|||||||
deploy_path: /home/XXX/{{application}}_{{alias}}
|
deploy_path: /home/XXX/{{application}}_{{alias}}
|
||||||
dbConfPath: /home/phfhcwoc/dbConf/my_{{alias}}.cnf
|
dbConfPath: /home/phfhcwoc/dbConf/my_{{alias}}.cnf
|
||||||
shared_files:
|
shared_files:
|
||||||
|
- .htaccess
|
||||||
- .htpasswd
|
- .htpasswd
|
||||||
- .env # otherwise source/config.inc.php
|
- .env # otherwise source/config.inc.php
|
||||||
shared_dirs:
|
shared_dirs:
|
||||||
|
Loading…
Reference in New Issue
Block a user