• 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.

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