Bonjour,

J'ai quelques difficultés avec un serv Apache sur du RedHat en SSH ...

je voudrais installer le module mod_evasive.

la personne pour qui je dois faire ca, me dis que ton fournisseur a deja installé le mod.

Sauf que... je n'arrive pas a voir les modules lancés,
et je ne trouve aucune trace du mod_evasive sur le serv

ne trouve rien

et pour ce qui es des modules chargés, pas moyens d'avoir la bonne commande
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
root@fraternity [/]# apache2ctl -t -D DUMP_MODULES
-bash: apache2ctl: command not found
root@fraternity [/]# ./http -l
-bash: ./http: No such file or directory
root@fraternity [/]# apache2ctl -t -D DUMP_MODULES
-bash: apache2ctl: command not found
root@fraternity [/]# httpd -M
-bash: httpd: command not found
root@fraternity [/]# apache2 -M
-bash: apache2: command not found
root@fraternity [/]# apache_get_modules
-bash: apache_get_modules: command not found
en soit, j'suis un peu perdu dans mon ignorance ..

une petite aide?