Dear all, I need to add some path into my existing url. Before: http://www.mydomain.com/images/image.jpg become http://www.mydomain.com/images.php?path=images/image.jpg Is it possible using htaccess? Any idea to make it? Thank before...
Thanks powerspike, But I have another problem when I try to show the image: img src="http://www.mydomain.com/images/image.jpg" I can not see my image. How to solve this? Thanks before
ok, the images/$1 , you might need to try /images/$1 without knowing the script, it would be hard to tell depending on your script, you might even be able to replace images/$1 with just $1