RFc Networking e Informatica
Pubblicata su RFc Networking e Informatica (https://www.rfc.it)

Home > Aggiornamento apache a 2.4

Aggiornamento apache a 2.4

Inviato da fabrizio il Mar, 09/02/2016 - 16:35

Il server http di apache non riconosce più la direttiva Order (es. Order allow,deny)
Ora utilizza una nuova sintassi (es. Require all granted)

I dettagli sono disponibili a questo link: http://httpd.apache.org/docs/2.4/upgrading.html#run-time [1]

Per utilizzare la precedente sintassi occorre abilitare il modulo access_compat come indicato nella citata documentazione

 

Forums: 
Linux [2]
Categoria: 
apache [3]

RFc -Restori Fabrizio Consulenze-  S.da Buffolara, 67 -43126 Parma- Tel. +39 335 240228 Fax +39 0521 940035   P.IVA 01788460341

webmaster: Fabrizio
Note

var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-37939674-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
var _paq = _paq || []; _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]); (function() { var u=(("https:" == document.location.protocol) ? "https" : "http") + "://www.rfc.it/piwik/"; _paq.push(["setTrackerUrl", u+"piwik.php"]); _paq.push(["setSiteId", "1"]); var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })();

URL di origine:https://www.rfc.it/forum/linux/aggiornamento-apache-24

Links
[1] http://httpd.apache.org/docs/2.4/upgrading.html#run-time [2] https://www.rfc.it/forums/informatica/linux-suse-e-affini [3] https://www.rfc.it/category/categoria/apache