Boujour,
Pourriez vous m'indiquer comment configurer apache2 sous debian sarge afin de pouvoir utiliser cgi-bin ?
Situation du momment :
apache2 a deux fichiers de configuration :
/etc/apache2/apache2.conf et
/etc/apache2/httpd.conf
Le fichier apache2.conf fait référence à httpd.conf par la ligne :
Include /etc/apache2/httpd.conf
httpd.conf ne contient que :
# This is here for backwards compatability reasons and to support
# installing 3rd party modules directly via apxs2, rather than
# through the /etc/apache2/mods-{available,enabled} mechanism.
#
#LoadModule mod_placeholder /usr/lib/apache2/modules/mod_placeholder.so
Actellement Apache2 fonctionne correctement conjoitement avec PHP version 4.
Je serais très heureux de recevoir vos conseils.
Christian

