Page 1 of 1

Change template variables

Posted: Tue Jun 09, 2015 1:50 am
by designfreak
Hi there,

Which file are the variables (specifically %docroot%) used in the templates (tpl files) kept?

I want to change the docroot of my hosted sites to match the folder name I am using during development (eg. host the public files in public rather than public_html).

Thank you.

Re: Change template variables

Posted: Tue Jun 09, 2015 2:36 pm
by skurudo
You can try to hardcode in /usr/local/vesta/func/domain.sh and other files, where docroot is. But on own risks. From the box you can't change default path.