Newbie Question 1: Access control to Typo blogs

Ben, many thanks for confirming my guess. Off to figure out the wilds
of Apache directives :slight_smile:

Nick

Should go something like this:

<Location /your/directory>
SSLRequireSSL #if you want SSL and have it configured
AuthType Basic
AuthName β€œMy Secure Area”
AuthUserFile /path/to/your/authfile
Require valid-user

Use htpasswd2 to create / maintain your authfile

On 11/1/07, Nick R. [email protected] wrote:

Ben, many thanks for confirming my guess. Off to figure out the wilds
of Apache directives :slight_smile:

Nick


Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

–
Ben R.
303-947-0446
http://www.x-cr.com