Hi there, I am trying to put my images outside the http server root. Anywhere else on my system to make it inpossible to "steal" those files and images with wget.
My problem is how to access the files myself :-) I tryed <img src="/home/user/test/images/22.jpg"> But the server understands : server.com/home/user/test/images/22.jpg So how could I do this? I guess this is possible, isn't it? Thanx for any help, Andy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php