• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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