Je sais que les .htaccess permette de "vérouiller" un fichier. Que fait ce .htaccess ?
Code : Tout sélectionner
AddType application/x-httpd-php .htm
AddType application/x-httpd-php .html
php_value auto_prepend_file "/data/Appli/html/Application/file.php"