• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

How do I add (and keep) my own entries in httpd.conf

DRYALLS

Basic Pleskian
When I create domains, PLESK is creating an httpd.conf file per domain which is fair enough. Subdomains are added to the same file, also fair enough.

But if I edit the httpd.conf file in SSH, then add another subdomain, in PLESK, my edits are lost. Other things like disabling then re-enabling the domain in PLESK also cause hand made httpd.conf edits to be lost.

How can I ensure that any edits I make are preserved, or include my own file in httpd.conf?

Thanks in advance for any help.
 
Instead of editing the httpd.conf file, try using a vhost file in each domain. It will not get written over. Run a search on vhost and you'll find plenty of threads on the issue.
 
Back
Top