Gossamer Forum
Quote Reply
.htgroup
I've been trying to get .htgroup to work on my site. Currently I have the following;

.htaccess
Code:
AuthUserFile /home/ace-ins/public_html/dev/.htpasswd
AuthGroupFile /home/ace-ins/public_html/dev/.htgroup
AuthName "Protected Area"
AuthType Basic
require admin test users

.htpasswd
Code:
admin:MMn3mipe32D22

.htgroup
Code:
admin: admin

Can anyone see why this wouldn't work? Its bringing up the password box...but simply won't let me in. I know the usewr/pass combo are working; cos if I change the 'require admin test users' to 'require valid-user', and remove the 'AuthGroupFile' reference....it lets me in fine. Its leading me to believe its something to do with the .htgroup stuff Unsure

Anyone had any experience with this stuff?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread .htgroup Andy 6960 Mar 18, 2003, 1:09 AM
Thread Re: [Andy] .htgroup
Wil 6682 Mar 18, 2003, 1:39 AM
Thread Re: [Wil] .htgroup
Andy 6696 Mar 18, 2003, 2:00 AM
Thread Re: [Andy] .htgroup
Wil 6659 Mar 18, 2003, 2:12 AM
Post Re: [Wil] .htgroup
Andy 6658 Mar 18, 2003, 2:40 AM
Post Re: [Andy] .htgroup
Wil 6633 Mar 18, 2003, 1:41 AM