Jump to content

Prevent users accessing certain pages on my site


Recommended Posts

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.

Link to comment
Share on other sites


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!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.


×
×
  • Create New...