This makes the ariang-nginx ready for Nginx using the conf.d directory. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 lines
No EOL
60 B
Text
4 lines
No EOL
60 B
Text
location /ariang {
|
|
index index.html;
|
|
alias /www/ariang/;
|
|
} |