• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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