So there is no difference in using:
Order allow,deny
Allow from all
vs.
Require all granted
You get the same level of security. They changed the config options that is
all and so this is the new way to do the same thing (Apache 2.2 vs 2.4).
See link below:
http://httpd.apache.org/docs/2.4/upgr
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.
Please update to this... and try again. If this still does not work, please
post the latest entries in the portal-error_log again.
ServerAdmin webmas...@openlabtec.com
DocumentRoot /var/www/www.portal.oduvaldocozzi.intranet
ServerName portal.oduvaldocozzi.intranet
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
escreveu:
> On Tue, Jan 20, 2015 at 11:32 AM, Eric Covener wrote:
>>> ErrorLog "logs/portal-error_log"
>>
>> Was your error in the expected log? Could be wron