• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

changes to zz010_psa_httpd.conf

M

mysticav

Guest
If I make changes to etc/httpd/conf.d/changes to zz010_psa_httpd.conf

Do I have to run a plesk utility to update the changes ??

For testing purposes, I have deleted all the zz010_psa_httpd.conf
content. Guess what ? My web server still works as normally. That means it has not been updated somewhere.

Any Idea?
 
Hello,

First make sure you restart your webserver (/etc/init.d/httpd restart) after you do some changes. Also I don't suggest you to modify zz010_psa_httpd.conf because that file will be overwritten by websrvmng plesk utility.

Your webserver will work without zz010_psa_httpd.conf, but all VirtualHost will be deleted.
 
Back
Top