Alias not working on 0.7.35

Glen Lumanau glen at lumanau.web.id
Tue Mar 31 10:56:01 MSD 2009


I tried to put this configuration on my nginx.conf

 

    location  /default/ {

        alias  /home/myhome/content/;

    }

 

        location ~ \.flv$ {

            flv;

        }

 

But it doesn't work. 

 

When opening a FLV files, it always pointed me to the root directory which
is /home/myhome

 

Is there anythink i've missed?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090331/f0ab0ef6/attachment.html>


More information about the nginx mailing list