• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

httpd.include rewrite fix?

I

icwiz

Guest
Hello

I think I figured out how to rewrite the httpd.include file permanently.

In the httpd start up script, there is an entry to rewrite the httpd.include with a backup.

So i copied my changed version of the httpd.include over the httpd.include.bak.

Now after restarting plesk and httpd, the settings are still there.

I was wonder if anyone else has done this too. Or if I'm mistaken in thinking that this will be permanent.

I also noticed that there is an original being kept in the same directory "orig.httpd.include"


--ICWiz

P.S. This is Plesk 7.5.4
 
Why are you not utilizing the vhost.conf feature instead of forcing your httpd.include to stay the same. httpd.include will change with any changes to the site config (through the control panel). Forcing it to use the same one regardless can cause problems. Utilizing the vhost.conf feature of plesk will allow you to have certain things remain the same while others are changable by the user. Useful for security/other reasons, depending on your setup...
 
Back
Top