March 20, 200818 yr 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.
March 23, 200818 yr 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!
March 27, 200818 yr 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.
Create an account or sign in to comment