Index: [Article Count Order] [Thread]

Date:  Mon, 2 Apr 2007 00:19:26 +0100
From:  "Richard Owen" <richard (at mark) pelicanit.co.uk>
Subject:  [coba-e:09420] Re: Problem with htaccess
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <!&!AAAAAAAAAAAYAAAAAAAAALCkVKWJsdMRhRQAYGMB3kjCowAAEAAAAOL5Aw1wrhdIu20mCbjREf0BAAAAAA== (at mark) pelicanit.co.uk>
In-Reply-To:  <5l8qt9$q9pcq (at mark) wnpgmb01-c600f.mts.net>
References:  <030820072032.11268.45F072D1000B6DD700002C042200761064020A990A0C030D (at mark) comcast.net> <45F08647.4010809 (at mark) dogsbody.org> <FE7657DC-35B5-492C-A65C-AA60DC8ABB5A (at mark) comcast.net> <460246D3.4010408 (at mark) dogsbody.org> <!&!AAAAAAAAAAAYAAAAAAAAALCkVKWJsdMRhRQAYGMB3kjCowAAEAAAAJ+2mFgygk9HgYs8yyT2IasBAAAAAA== (at mark) pelicanit.co.uk> <5l8qt9$q9pcq (at mark) wnpgmb01-c600f.mts.net>
X-Mail-Count: 09420

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.