Safety access to Apache web page
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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: Safety access to Apache web page
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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: Re: Safety access to Apache web page
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 <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: Re: Safety access to Apache web page
On Mon, Mar 22, 2010 at 4:20 PM, Wagner Pereira <wpereira [at] pop-sp.rnp.br> 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 [at] gmail.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: Re: Safety access to Apache web page [RESOLVED]
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 <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org