I've read a few tutorials on creating password protected directories for a web site. The ones I saw allowed me to add my access information to the directory. Also, it allowed me to allow users access, but only if they know the password I set for them.
I have Paymonde and CCBill for subscriptions-billing. They will let me install a script to handle subscriptions-billing, or they will can do it for me. I would need to provide Paymonde with a nonexpiring pass to my site so it can make sure my site is compliant with its rules.
This means I will need to create the directory first, and do all that .htpasswd and .htaccess and .auth stuff first, right?
I have Paymonde and CCBill for subscriptions-billing. They will let me install a script to handle subscriptions-billing, or they will can do it for me. I would need to provide Paymonde with a nonexpiring pass to my site so it can make sure my site is compliant with its rules.
This means I will need to create the directory first, and do all that .htpasswd and .htaccess and .auth stuff first, right?

Comment