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.
Zabbix at the Netherlands Ministry of Infrastructure and Water Management
-
The Ministry of Infrastructure and Water Management is the Dutch ministry
responsible for transport, aviation, housing policy, public works,…
The post Za...
před 4 dny
Žádné komentáře:
Okomentovat