Hello,
I have a situation on my internal website where I don’t want users to be able to use an extended URL.
Example, http://www.example.com/test.html/pic.jpg
If they try to go to that link, I would like to redirect them to http://www.example.com/
So in other words, if they save a particular URL they still need to go back to a login page.
What’s the best way to handle this?
Thanks in advance!
Mike