config - nginx ignoring some websites -


i have serious problem.

it arised when editing website. html wasn't rendered correctly , shortly after "welcome nginx!" default page. tried renaming website in ispconfig , create new 1 old domain, still same problem. problem arises, when create new websites. nginx redirecting default site.

but many other websites working fine! altough have same config...

i'm confused , hope can me!

i soluted problem.

it because of line: fastcgi_pass 127.0.0.1:9093;

i changed fastcgi_pass 127.0.0.1:9000;

and works o_o


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

css - SVG using textPath a symbol not rendering in Firefox -

c - gcc compile error: unknown type name 'File' -