5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
location /awstats/ {
|
|
alias /usr/share/nginx/html/awstats/;
|
|
autoindex on;
|
|
}
|