Tag: serverpilot

  • serverpilot

    serverpilot is a SAAS hosting control panel for web servers.

    It use nginx as proxy with apache web server as backend. Services used by serverpilot are

    systemctl status nginx-sp
    systemctl status apache-sp
    systemctl status mysql
    systemctl status php7.1-fpm-sp
    systemctl status php7.2-fpm-sp
    systemctl status php7.3-fpm-sp
    

    Config file locations

    /etc/nginx-sp/
    /etc/apache-sp/
    

    Web site specific configurations are stored in the vhosts.d folder inside apache/nginx config folders.

    Apache installed at

    /opt/sp/apache/bin/apachectl start
    /opt/sp/apache/bin/apachectl configtest
    

    Back to Hosting Control Panel