Help - Search - Members - Calendar
Full Version: Prevent users accessing certain pages on my site
MSFN Forums > Coding, Scripting and Servers > Web Development (HTML, Java, PHP, ASP, XML, etc.)

   
Google Internet Forums Unattended CD/DVD Guide
beccatigger
Hiya,

I'm on a shared hosting plan and making a site (asp) with lots of pages which I don't want users to be able to access by simply typing the url into their browser.

I've thought of a couple of ways to do it like seeing if the http_referrer was the page I posted from and perhaps moving the pages above wwwroot but just wondered if these are viable and if there are any other suggestions of ways to stop people accessing them?
Also how do I stop people accessing the images folder?
This is all bearing in mind I can't change the permissions on the folders.
Sars!
QUOTE (beccatigger @ Mar 20 2008, 03:47 PM) *
Hiya,

I'm on a shared hosting plan and making a site (asp) with lots of pages which I don't want users to be able to access by simply typing the url into their browser.

I've thought of a couple of ways to do it like seeing if the http_referrer was the page I posted from and perhaps moving the pages above wwwroot but just wondered if these are viable and if there are any other suggestions of ways to stop people accessing them?
Also how do I stop people accessing the images folder?
This is all bearing in mind I can't change the permissions on the folders.


http://www.google.be/search?hl=nl&clie...oeken&meta=

.htpasswd and .htaccess

Those will make it able to get a user-login for a subfolder.

Grtz,
SaRs!
beccatigger
Thanks but that's for Apache hosting, ASP only runs on windows hosting smile.gif
Team929
http://aspnet.4guysfromrolla.com/articles/052307-1.aspx

The link is for a WSAT, probably waaaay overkill for your needs. blink.gif Perhaps you can strip it down for just for what you need.
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.