Please heeeeeeeeeelp meeeee

hey guys

i installed nginx in my VPS (plesk) via this topic:

http://www.grafxsoftware.com/faq.php/HOW-TO-configure-PLESK-with-NGinx-proxy-reverse/1/1/

every thing is ok but i see only apache 404 error page:

http://www.axparsi.com/

pleseeeeeeeee help me what should i do now

i wanna change home page to my main home page> /var/www/vhosts/
axparsi.com/httpdocs

please help meeeeeeeeee

Hi,

Change the location.

location / {
index index.htm index.html index.php;
root /var/www/vhosts/axparsi.com/httpdocs;

Regards,
Joe

On Sun, Oct 23, 2011 at 10:47 AM, Pcparsi Admin <