2 replies
I am trying to set up a password protected page.

The page that was set up with the username and password is a php page.

Once someone enters the right information they get redirected to a URL that has a video which I am trying to let only certain people see.

What I am trying to prevent is to have the page with the video to be viewed if someone decides to email around that URL.

How can we do this?

Does anyone have any suggestions?

Thanks for your help!
#page #protection #url
  • Profile picture of the author sunnyman
    Hmmm... you mean, disclose the location of the page?

    If the page/folder is pw-protected using the *password-protect* feature in your ControlPanel, then simply going to that URL would not work.

    But you talk about using a script for PW-protection. I am not sure how that would work in your scenario.
    {{ DiscussionBoard.errors[407017].message }}
  • Profile picture of the author Johnathan
    There are a number of different things you can do. You can use .htaccess (the easiest way), and simply e-mail username/passwords for this. You can do it automatically (don't have the script at the moment for that), or you can manually add new users (pretty easy/one line) as you get sales. Probably the easiest way, but there are at least 3-4 other easy ways.

    Johnathan
    Signature
    Make money from writing, find out how now.
    {{ DiscussionBoard.errors[407024].message }}

Trending Topics