LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How can I use ../ in Nginx (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-use-in-nginx-4175475588/)

asklinux 09-02-2013 10:17 AM

How can I use ../ in Nginx
 
Hi,

I have a plain html code with '../' Parent path and it does not work.

Is there some kind of "Allow parent path" in Linux ?

for example:

<img src="../bla bla bla.jpg">

Thanks

jpollard 09-02-2013 04:31 PM

USUALLY that should work. The problem is that it will NOT work if it is done in the document root.


All times are GMT -5. The time now is 09:32 AM.