beccatigger Posted March 20, 2008 Posted March 20, 2008 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! Posted March 23, 2008 Posted March 23, 2008 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 .htaccessThose will make it able to get a user-login for a subfolder.Grtz,SaRs!
beccatigger Posted March 25, 2008 Author Posted March 25, 2008 Thanks but that's for Apache hosting, ASP only runs on windows hosting
Team929 Posted March 27, 2008 Posted March 27, 2008 http://aspnet.4guysfromrolla.com/articles/052307-1.aspxThe link is for a WSAT, probably waaaay overkill for your needs. Perhaps you can strip it down for just for what you need.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now