Hello, I am new here. I want to hide my actually path to my images in my server. For example by viewing my page info with firefox I can see actually path to my images, something like "www.mysite.com/images/gallery/john/sun.jpg". How could I make a fake URL path to something like "www.mysite.com/images/sun.jpg" by not changing the real path to my image? What's the easiest way to do this? Should I use Apache? Is it possible to do this with PHP? I need some hints about this kind of stuff. Thank you guys.