Results 1 to 2 of 2

Thread: page access question

  1. #1
    Join Date
    Dec 2004
    Posts
    83
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question page access question

    Is there a way to restrict access to a page to only a specific domain?
    For example, dot.com has a link to sample.htm, I want to restrict sample.htm access to anyone who is referred from dot.com, otherwise the page won't be accessed even directly.

    Reason:
    I have a store and it offers to send all customers to a page after they placed an order. All I can do is enter url link. I want to allow access to that page to only customers coming from my store.

    Is it possible? I was thinking maybe somewhere in .htaccess file.

    thanks,
    viktor

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Not really. You can check the Referer header, but sometimes this gets stripped by firewalls, proxies, &c., so you'd probably block quite a few legitimate users.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •