Debugging aaPanel

Run the following command for aaPanel CLI

bt

Fixing 404 Page by Nginx

  1. Stop nginx via the terminal

service nginx stop
  1. Go to http://panel.domain.io:8888/soft

  2. Search for Nginx

  3. Click on Nginx 1.x.x

  4. Click restart to reload nginx

Last updated