Htaccess force fichiers html manipulé comme php

08815266 Messages postés 52 Date d'inscription   Statut Membre Dernière intervention   -  
blux Messages postés 5032 Date d'inscription   Statut Modérateur Dernière intervention   -
Bonjour,
We are trying to configured HTACCESS to process HTML thru the php handler but every option we have tried does not work.

Below are all that we have tried without success.

Please advise how to get this accomplished

#AddHandler application/x-httpd-php54 .htm .html
#AddHandler application/x-httpd-php5 .html .htm
#AddType application/x-httpd-php .html .htm
#AddType application/x-httpd-php .php .html
#AddType application/x-httpd-php5 .html .htm
#AddType application/x-httpd-php .php .htm .html
#AddType x-mapp-php5 .html .htm
#RewriteRule \.(html|htm)$ - [H=application/x-httpd-php5]
#RewriteRule \.(html|htm)$ - [T=application/x-httpd-php5]

1 réponse

  1. blux Messages postés 5032 Date d'inscription   Statut Modérateur Dernière intervention   3 455
     
    Hello,

    you're on a french speaking forum, please re-ask your question...
    0