Update conf_nginx
This commit is contained in:
parent
049f9303a0
commit
361b43f613
|
@ -18,10 +18,6 @@ server {
|
||||||
root /data/projets/ar_redadeg/www/;
|
root /data/projets/ar_redadeg/www/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /mviewer/ {
|
|
||||||
alias /data/projets/mviewer/;
|
|
||||||
}
|
|
||||||
|
|
||||||
location ~/2021/(.*)$ {
|
location ~/2021/(.*)$ {
|
||||||
alias /data/projets/ar_redadeg/data/2021/$1 ;
|
alias /data/projets/ar_redadeg/data/2021/$1 ;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue