• 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

Admin Apache

I

ighal

Guest
I am going to do a dump. But I don't want to stop the hosting service, however, I've read that is strongly recommended that I shut down the admin apache, that, because, I don't want my resellers to change anything in that moment.

How do I turn off the admin apache or the resellers interface (admin interface)?

I don't want to make a rule in the firewall rule set.

Regards!
 
Assuming Linux, as root:

service psa stop

or:

/etc/init.d/psa stop

or:

/etc/rc.d/init.d/psa stop
 
However, is that command going to turn off my hosting service?

I thought that psa in rc.d directory shutted down all plesk services.


regards.
 
Back
Top