I would like to display an image but have the file name different than the actual file name on the server.
ex) The user would see <img src="/img/photos/Awesome_Picture_By_John.jpg">
by looking at the source code
but the actual file name would be /img/photos/12b7dch2.jpg
any help is appreciated. Thx