Nginx frage

Ralf Mardorf silver.bullet at zoho.com
Thu Nov 3 15:13:28 UTC 2016


Hi,

the OP tries to set up an ALIAS, but it doesn't work. His guess is,
that it is probably ignored. He hopes that somebody could give a hint.

Regards,
Ralf

Dies ist eine internationale Mailingliste. Verfasse Deine Anfragen auf
Englisch oder nutze ein deutsches Forum [1].

This is an international mailing list. Write your requests in English or
use a German forum [1].

[1] https://ubuntuusers.de/

Original message:

Date: Thu, 3 Nov 2016 15:50:52 +0100
From: Daniel <daniel at linux-nerd.de>
To: ubuntu-users at lists.ubuntu.com
Subject: Nginx frage


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





More information about the ubuntu-users mailing list