Nginx frage
Daniel
daniel at linux-nerd.de
Thu Nov 3 14:50:52 UTC 2016
Hi ihr,
ich habe da mal eine blöde NGINX Frage.
Ich versuche gerade einen ALIAS zu setzen aber irgendwie klappt das nicht:
location /en/holidays/shared/images/(.*)$ {
alias /mnt/nfs/uat/$1;
}
das klappt nicht und auch dieses klappt nicht:
location /en/holidays/shared/images/ {
alias /mnt/nfs/uat/;
}
Hat vielleicht irgendwie eine Idee woran das liegt? Ich hab das gefühl das es einfach ignoriert wird.
Cheers
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20161103/a24f8c98/attachment.html>
More information about the ubuntu-users
mailing list