This repository has been archived on 2023-12-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ae75/www/backup/client/gfx/utilisateur/.htaccess
2020-11-02 15:46:52 +01:00

7 lines
114 B
ApacheConf

<IfModule mod_php4.c>
php_value engine off
</IfModule>
<IfModule mod_php5.c>
php_value engine off
</IfModule>