|
PHP & htaccess question...
when i add this code to my htaccess file my ssi stops working for me. any solution?
AddHandler application/x-httpd-php .html .htm .php
AddType application/x-httpd-php .html .htm .php
must be some way to use php any kind of includes.. can anyone recommend anything?
|