I'm looking to redirect image URL's to page URL's, I've found solutions for Apache on stackoverflow, but they don't seem to work, so I'm trying to post a question here...
what I would like to achieve is to redirect all the image URL's (ending with .jpg, .jpeg and .gif) ie.:
http://mysite.com/wp-content/uploads/image-name.jpg
to URL's like this:
http://mysite.com/image-name/
is it even possible? any help? I'd be super greatful, thanks!
what I would like to achieve is to redirect all the image URL's (ending with .jpg, .jpeg and .gif) ie.:
http://mysite.com/wp-content/uploads/image-name.jpg
to URL's like this:
http://mysite.com/image-name/
is it even possible? any help? I'd be super greatful, thanks!