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.
Exploring AI Integration in Zabbix with Gemini and WebMCP
-
When I first started working with Zabbix in banking and telecommunications
over a decade ago, the workflow was always the same: something breaks, an
aler...
před 2 dny

Žádné komentáře:
Okomentovat