Ben, many thanks for confirming my guess. Off to figure out the wilds
of Apache directives
Nick
Ben, many thanks for confirming my guess. Off to figure out the wilds
of Apache directives
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 directivesNick
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list
β
Ben R.
303-947-0446
http://www.x-cr.com
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs