Re: Re: Apache httpd error 403

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everybody,
This question is solved, i'm insert the "Require all granted" in the global entires after the vhost tag,
But i have questions about this, i dont know why configfile did it.
I think this entire about security and this change reduces the safety of my system.
Well, this work now!
Tks.

2015-01-20 18:36 GMT-02:00 Jason Cox <cscoman@xxxxxxxxx>:
Please update to this... and try again. If this still does not work, please post the latest entries in the portal-error_log again. 

<VirtualHost *:80>
    ServerAdmin webmaster@xxxxxxxxxxxxxx
    DocumentRoot /var/www/www.portal.oduvaldocozzi.intranet
    ServerName portal.oduvaldocozzi.intranet
        <Directory /var/www/www.portal.oduvaldocozzi.intranet>
                Options Indexes FollowSymLinks MultiViews
                AllowOverride None
                Require all granted
                DirectoryIndex index.php index.html
        </Directory>

    ErrorLog "logs/portal-error_log"
    CustomLog "logs/portal-access_log" common
</VirtualHost>

On Tue, Jan 20, 2015 at 11:16 AM, Rodrigo Cunha <rodrigo.root.rj@xxxxxxxxx> wrote:
The service not work, i dont know what is provlem,but i like shoud be easy.

Em terça-feira, 20 de janeiro de 2015, Eric Covener <covener@xxxxxxxxx> escreveu:

> On Tue, Jan 20, 2015 at 11:32 AM, Eric Covener <covener@xxxxxxxxx> wrote:
>>>     ErrorLog      "logs/portal-error_log"
>>
>> Was your error in the expected log?  Could be wrong vhost.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>
>

--
Atenciosamente,
Rodrigo da Silva Cunha





--
Jason Cox



--
Atenciosamente,
Rodrigo da Silva Cunha


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux