• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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