How can one modify an account in httpd.conf, in a way that will survive a rebuild by cPanel? For instance adding an Alias to an account.
It might perhaps be done like
With edit.conf beingCode:<VirtualHost 1.2.3.4:80> ServerName domain.com ServerAlias www.domain.com Include "/usr/local/apache/conf/includes/edit.conf" </VirtualHost>
However I don't think that would survive a rebuild by cPanel.Code:Alias /dir1 /dir2



LinkBack URL
About LinkBacks
Reply With Quote





