I have the following in the .htaccess file:
But still the SSI is not working... what is wrong and how can I make it work?
Code:
AddHandler application/x-httpd-php .php .shtml .html .htm AddHandler text/x-server-parsed-html .php .htm .html .shtml
Comment