How change vhost resistant to rebuild ?
How change vhost resistant to rebuild ?
Hello
So far, I have changed docroot for a domain in /home/$user/conf/web/shttpd.conf or /home/$user/conf/web/httpd.conf
Using letsencrypt I have a new file /home/$user/conf/web/$domain.httpd.ssl.conf
Unfortunately, after the automatic refresh of the vhost certificate changes to the default.
Where should I change vhost so that after rebuilding the domain or refreshing certificate of the vhost, the changes were still active?
My vesta config:
System: CentOS Linux release 7.4.1708
WEB_SYSTEM='httpd'
WEB_SSL='mod_ssl'
PROXY_SYSTEM='nginx'
LANGUAGE='en'
VERSION='0.9.8'
So far, I have changed docroot for a domain in /home/$user/conf/web/shttpd.conf or /home/$user/conf/web/httpd.conf
Using letsencrypt I have a new file /home/$user/conf/web/$domain.httpd.ssl.conf
Unfortunately, after the automatic refresh of the vhost certificate changes to the default.
Where should I change vhost so that after rebuilding the domain or refreshing certificate of the vhost, the changes were still active?
My vesta config:
System: CentOS Linux release 7.4.1708
WEB_SYSTEM='httpd'
WEB_SSL='mod_ssl'
PROXY_SYSTEM='nginx'
LANGUAGE='en'
VERSION='0.9.8'