Překlapěl jsem konfigurace Apache 1.3.x na Apache 2.2.x a narazil jsem na problem s SSI, přesněji na práci s DATE_LOCAL. SSI jako takové fungovalo, ale duplicitní directiva zapomenutá v common.conf a nová direktiva v mods-enable/mime.conf delala problémy.
Konfigurace Apache 1.3.x
AddType text/html .shtml
AddHandler server-parsed .shtml
Konfigurace Apache 2.2.x
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
Je zvláštní že apachectl configtest nehlídá i duplicitní záznamy v konfiguraci.
Next-Level Alert Analysis with DeepSeek and Zabbix
-
As IT infrastructures grow increasingly complex, efficiently analyzing
monitoring data and accelerating incident response have become critical
challenges...
před 5 dny
Žádné komentáře:
Okomentovat