Posted by undbund on 09/14/06 00:59
Hi, i have a pdf file located at the following location:
http://www.somedomain.com/2006/members/news/somepdf.pdf
I want to be able to access the same pdf from the same location but
with the follwing url
http://www.somedomain.com/2006/news/somepdf.pdf
or
http://www.somedomain.com/2006/news/view/somepdf.pdf
where view is actually a php file view.php
Notice that i have hidden the members directory!
How can i achieve this, how can i (hide/add extra) certain sections of
the url, to prevent the user from knowing the actual url from the
address bar of the browser.
Thanks
undbund
[Back to original message]
|