Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

Need to update VHost file

Comments

1 comment

  • cPanelJasonT
    Hello, The term vhost is a shorthand for VirtualHost, which is a directive in the Apache web server configuration. The VirtualHost code block is the section of the apache configuration file which dictates the hosting environment for a cPanel users' hosted content. cPanel manages the apache configuration to such a degree that when something is changed in the cPanel users' accounts, the apache configuration file is rebuilt. This means that any edits to the main apache configuration file will be overwritten when account details are changed. However, there are ways to include information within the Global Apache confiuration, or with a Virtualhost directive block by adding it to the Apache confiuration via include files. The documentation for adding these includes is available here: Modify Apache Virtual Hosts with Include Files - EasyApache 4 - cPanel Documentation When these includes are added, the configuration changes won't be overwritten with other updates to configuration files.
    0

Please sign in to leave a comment.