• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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