@ -44,6 +44,10 @@ http {
location ~ /\.htaccess {
deny all;
}
location / {
root html;
index index.html index.htm;
server {
listen 8898;