Help with URl
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
.
Relevant Pages
- Help with URl
... to prevent the user from knowing the actual url from the ... address bar of the browser. ... (comp.lang.php) - Re: formatting in a text box
... > different browser is used. ... It's on the drawing tool bar. ... View the page in HTML code mode? ... Use an HTML validator. ... (microsoft.public.frontpage.programming) - Re: Kiosk Mode for IE6
... There is a difference between full screen and kiosk mode. ... browser you should look at using Group Policy settings or try the MS ... from the View>Explorer Bar menu. ... (microsoft.public.windows.inetexplorer.ie6.browser) - Internet Explorer URL spoofing threat
... Recently I advised Microsoft of a vulnerability in Internet Explorer ... completely different URL in the address bar. ... copy/paste the URL into a browser. ... it hardly reduces the effectiveness of this attack. ... (Bugtraq) - Internet Explorer URL Spoofing Threat
... Recently I advised Microsoft of a vulnerability in Internet Explorer ... completely different URL in the address bar. ... copy/paste the URL into a browser. ... it hardly reduces the effectiveness of this attack. ... (Focus-Microsoft) |
|