Re: [us...@httpd] Re: Safety access to Apache web page [RESOLVED]

2010-03-22 Thread Wagner Pereira
Nicholas Sherlock and Eric Covener. I should've perceived that my htaccess file was with the 600 permission; I resolved this by setting it up with 644 permission. Thank you enormously! -- Wagner Pereira PoP-SP/RNP - Ponto de Presença da RNP em São Paulo CCE/USP - Centro de Computação Eletrô

Re: [us...@httpd] Re: Safety access to Apache web page

2010-03-22 Thread Eric Covener
On Mon, Mar 22, 2010 at 4:20 PM, Wagner Pereira wrote: > Hi, Nicholas. Thanks for responding me. > > That's my Apache's error.log: > > [Mon Mar 22 15:05:17 2010] [crit] [client 10.0.0.2] (13)Permission denied: > /var/www/cvsweb/.htaccess pcfg_openfile: unable to check htaccess file, > ensure it is

Re: [us...@httpd] Re: Safety access to Apache web page

2010-03-22 Thread Wagner Pereira
Hi, Nicholas. Thanks for responding me. That's my Apache's error.log: [Mon Mar 22 15:05:17 2010] [crit] [client 10.0.0.2] (13)Permission denied: /var/www/cvsweb/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://10.0.0.1/cgi-bin/cvsweb/switches-grou

[us...@httpd] Re: Safety access to Apache web page

2010-03-22 Thread Nicholas Sherlock
On 23/03/2010 6:41 a.m., Wagner Pereira wrote: Hi, all. It's my first time here and I'd like to say hello and ask for some help! I already have .htaccess and .htpasswd files correctly edited, but for some reason, I still can't access my web page. Thanks in advance. What does the error log sa