Welcome to nginx on Windows!

If you see this page, the nginx web server is successfully installed and working. Further configuration is required.

Configuration and the HTML docroot can be found at:

C:/ProgramData/nginx/
├── conf
│   ├── fastcgi.conf
│   ├── fastcgi_params
│   ├── koi-utf
│   ├── koi-win
│   ├── mime.types
│   ├── nginx.conf
│   ├── scgi_params
│   ├── uwsgi_params
│   └── win-utf
├── conf.d
│   ├── README.txt
│   ├── default-ssl.conf
│   └── default.conf
├── errors
│   └── 50x.html
├── html
│   └── index.html
├── logs
│   ├── default.access.log
│   └── error.log
└── temp

For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.

Thank you for using nginx.