Hi,

i have 2 webapps, webapp1 & webapp2.

In webapp1, i have a directory "img/".

I want the same directory in webapp2 , so i made a symbolic link like this :
"ln -s /home/server/webapp1/img  img"

When i try to acess http://webapp2/img , i have a 404 error.

Why ? Is it a security problem ? How can i do this ?

Thanx


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to