Change template variables
-
- Posts: 1
- Joined: Tue Jun 09, 2015 1:43 am
- Contact:
Change template variables
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.
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
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.