• 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

rollback vhost.conf

NicosL

New Pleskian
Hi all,

I need to modify my vhost configuration, so I have created a vhost.conf in /var/www/vhosts/my_website.com/conf

Then, I have run this script in order to paralles takes care of the new configuration:
Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain my_website.com

If I want to delete these conf, because i have for exemple make an error; how can I do this ?

By deleting the vhost.conf and run the
Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain my_website.com
command ?

Thanks in advance
NicosL French user
 
Back
Top