• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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