• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

404 issue after migration

Gabrielpasv

New Pleskian
I have migrate one domain with several sub-domains from Cpanel to Plesk.....

I see that nginx is working ok on port 80. It is a ec2 instance.

tcp 0 0 <my_elastic_ip>:80 0.0.0.0:* LISTEN 8602/nginx: worker
tcp 0 0 10.85.155.136:80 0.0.0.0:* LISTEN 8602/nginx: worker


however when I try to open on the browser http://<my_elastic_ip>:80/ it does not work.. it show me 404 error

Code:
Not Found

The requested URL / was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

If I go to /var/www/vhosts and pick one site... there's no httpdocs folder I see now one folder named public_html is this new to plesk 11 now ? What happen with httpdocs ?

Also..... how can I investigate better to find out what's going on my system? Which logs ? etc.... thank you
 
Back
Top