Instructions


Standard Install   Quick Install   Gateway Setup   Advanced Features   FAQ

htaccess Read Me

This Read Me assumes that you have already at least 1 password protected area already setup. If you don't please go here

This process is very simialr to setting up your first password protected directory, the most important change in Step 2.

If you want to create a second product that points to the SAME directory as the first product, you MUST follow the original instructions again (i.e. a discount etc...).

This Read Me is ONLY for people who want a unique password protected area (i.e. members in one are WOULD NOT have access to the second area).

 

Step

  1. Goto the admin.pl in your bowser and login. Once logged in Slect the "Product Menu".

    Graphic of folders that were in zip file and should now be on your hard drive.


  2. You now want to create a new product.
    Name: What ever name you like (Something useful, that will remind you of what it is).
    .htpasswd Path: You MUST alter this path (see below)
    Members Directory Url: Change to the url of what ever directory you want to password protect.
    Instant Approval: Gives Members instant access, leave checked till you have finished testing even if you don't want instant access.
    Price: The cost / charge you want members to pay.
    Membership Period: How long are they members for.

    Sample 1:

    Sample 2:

    It is the .htpasswd Path that is the MOST important thing to have right. For a product to be Unique it MUST have its own .htpasswd path. Notice how the .htpasswd names are different above?

    DO NOT change the "path" to the data folder, you are only change the ".htpasswd" bit,
    (i.e. from ".htpasswd" to ".htpasswd_product_x".

    What ever you change the name of the .htpasswd file to, write it down, you will need it again for the path in the .htaccess file.


    Tip: When you create a new product MC Pro will create the .htpasswd file if it doesn't exist already


  3. Click "Add New Product".

    Congratulations, half way there:-)

  4. Once the popup appears on the next page navigate to the directory you want to protect and press "Password Protect Selected folder".



  5. Finished!

  6. If you want to test it out, goto the "Member Menu", add a new member. Then go to login.pl and login.

    If there is a problem loggin in, then you will have to do a manual setup, please read this.


You are now ready to start selling your products


 

FAQ

Q. I have created a new user in the member menu then try and login, but the Grey Box keeps appearing even though I enter in the correct username/password

A. This is caused by one thing, you have the path in the .htaccess file set incorrectly. It MUST Be the EXACT same as te path that you set in step 2. Go back to the Product Menu and copy and paste the path into the .htaccess file.


Q. I login with my username/password into the members, NO GREY box appears, but I get a "Forbidden" message.

A. This is usually caused because you did not upload you index.html file. You should always have an index.html file.
(/members/index.html)


Q. When I goto my members directory I have uploaded by .htaccess file, but I can't 'see' it, where is it gone?

A. Your FTP client does not show hidden files. Consult your FTP client help files or creators on how to turn this on.
If you are using Leap FTP you can use our show hidden files readme.

 


Standard Install   Quick Install   Gateway Setup   Advanced Features   FAQ