dans le fichier de conf d'apache ou du module php5, peut-être manque
t-il les directives
* AddType: pour expliciter les en-têtes concernant le traitement des
fichiers .php
<IfModule mod_php5.c>
AddType application/x-httpd-php .php .phtml .php3
AddType application/x-httpd-php-source .phps
</IfModule>
* DirectoryIndex: pour considérer index.php comme un fichier 'index'
DirectoryIndex index.html index.htm index.shtml index.cgi index.php
?...a toutes fins utiles
bonne année à tous
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]