• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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