All fixed
was a mixture of not having the
AuthUserFile and below
many thanks to all who replied and helped
kind regards
Richard
________________________________
From: William J.A. Brillinger [mailto:billy (at mark) pdcweb.net]
Sent: 01 April 2007 20:41
To: coba-e (at mark) bluequartz.org
Subject: [coba-e:09417] Re: Problem with htaccess
Try this:
Allow .htaccess on all sites
pico /etc/httpd/httpd.conf/
Add these lines to the end of httpd.conf
# Allow .htaccess on all sites Added by PDC
<Directory "/home/.sites/*/*/web">
AllowOverride All
</Directory>
At 11:32 AM 4/1/2007, you wrote:
Hi
We are trying to secure a directory on our BQ site
I have put a .htaccess file in the directory with the following
AuthName " Archive"
AuthType Basic
/home/sites/ www.site-name/users/.htpasswd
<http://www.site-name/users/.htpasswd>
Require valid-user
And created the password file,
How ever when trying to access the directory we get
Internal server Error
The server encountered an internal error or misconfiguration and was
unable
to complete your request. Your administrator may not have enabled
CGI access
for this directory.
Any ideas
Thanks
Richard
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
---------------------------------
William J.A. Brillinger
Precision Design Co.
E-Mail: mailto:billy (at mark) pdcweb.net
Web site: http://www.pdcweb.net
<http://www.pdcweb.net/> Phone: (204) 327-5524
--
This message has been scanned for viruses and
dangerous content by MailScanner <http://www.mailscanner.info/> , and is
believed to be clean.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.