Safety access to Apache web page
Safety access to Apache web page
am 22.03.2010 18:41:01 von Wagner Pereira
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.
--
Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. (11) 3091-8901
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Safety access to Apache web page
am 22.03.2010 19:59:01 von 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 say?
Cheers,
Nicholas Sherlock
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Re: Safety access to Apache web page
am 22.03.2010 21:20:04 von 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-group/configs/
--
Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. (11) 3091-8901
Nicholas Sherlock escreveu:
> 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 say?
>
> Cheers,
> Nicholas Sherlock
>
>
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server
> Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Re: Safety access to Apache web page
am 22.03.2010 21:25:40 von 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 readable, referer:
> http://10.0.0.1/cgi-bin/cvsweb/switches-group/configs/
Probably missing permissions one some intermediate directory.
http://wiki.apache.org/httpd/13PermissionDenied
--
Eric Covener
covener@gmail.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Re: Safety access to Apache web page [RESOLVED]
am 22.03.2010 21:39:34 von 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ônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. (11) 3091-8901
Nicholas Sherlock escreveu:
> 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 say?
>
> Cheers,
> Nicholas Sherlock
>
>
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server
> Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org