schau mal auf http://httpd.apache.org/docs/mod/mod_include.html#xbithack
... oder kurz und bündig:
AddType text/html .html
AddHandler server-parsed .html
in die .htaccess schreiben. Dann sollte es gehen.
Ron
schau mal auf http://httpd.apache.org/docs/mod/mod_include.html#xbithack
... oder kurz und bündig:
AddType text/html .html
AddHandler server-parsed .html
in die .htaccess schreiben. Dann sollte es gehen.
Ron