nginx 403 Forbidden Error 에러 해결법

C:\nginx\conf\nginx.conf > Open

45 line

location / {
            root   html;
            index  index.html index.htm index.php;
        }

64 line

location ~ \.php$ {
            root           html;
            fastcgi_pass   127.0.0.1:9000;
            fastcgi_index  index.php;
            fastcgi_param  SCRIPT_FILENAME  c:/nginx/html$fastcgi_script_name;
            include        fastcgi_params;
        }

댓글

이 블로그의 인기 게시물

일본어 조사 を(오 : ~을 / ~를)입력 방법

세계의 전기와 전자제품 50Hz / 60Hz , 110V / 220V / 230V