skyfox Posted May 7, 2004 Share Posted May 7, 2004 Voila , enfet je suis actuelement sous slackware 9.1 , a l'instalation j'ai choisi d'installer apache. Les daemon se lance bien et j'ai acces a http://localhost/ sans probleme , mais je ne sais pas et je n'arive pa a trouver ou est le repertoire de apache ! ( avec le fichier conf , et le fichier avec les pages ) Je cherche donc depuis un moment le repertoire de apache... Si qqn peu m'aider... Link to comment Share on other sites More sharing options...
gauret Posted May 7, 2004 Share Posted May 7, 2004 Pour la conf : /etc/httpd ? /etc/apache ? find /etc -name httpd.conf ? Une fois que t'as la conf tu regardes le defaultroot et t'as la racine :-) Gauret Link to comment Share on other sites More sharing options...
Sentinel Posted May 7, 2004 Share Posted May 7, 2004 En fait il n'y a pas un répertoire unique pour tout contenir. - Les fichiers de conf sont dans /etc/quelquechose (dépend de la distrib), par exemple /etc/httpd ou /etc/apache. Le fichier de conf principal s'appelle httpd.conf. - Les pages web sont dans /var/www. Apache met des pages par défaut à l'installation, qui te disent en gros "bravo, apache est installé" quand tu te connectes sur http://localhost Link to comment Share on other sites More sharing options...
theocrite Posted May 7, 2004 Share Posted May 7, 2004 Le fichier de conf principal s'appelle httpd.conf. Il me semble que depuis la version 2, il s'appelle maintenant apache.conf (ou quelque chose dans le genre). Un peu mieux comme nom. Link to comment Share on other sites More sharing options...
skyfox Posted May 8, 2004 Author Share Posted May 8, 2004 Merci bocoup , httpd.conf se trouvais bien dans /etc/apache/ , et htdocs dans /var/www/ , merci bocoup.. Mais maleuresement je n'ai pa php d'installer , si vous auriez un tutorial ou mexpliquer comment l'installer... je crois que j'ai deja installer le pactage php lors d l'instalation de slackware... Merci d'avance sky. Link to comment Share on other sites More sharing options...
Sentinel Posted May 8, 2004 Share Posted May 8, 2004 Il me semble que le package Apache comprend déjà le mod_php... Tu as essayé de mettre une page php dans ton htdocs, pour voir ? Link to comment Share on other sites More sharing options...
skyfox Posted May 8, 2004 Author Share Posted May 8, 2004 Oui et justement j'arive pa a l'ouvrir... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.