Ce billet va montrer comment exploiter un ficher de configuration httpd.conf.properties obtenu dans le post précédant. Voici le fichier : Code : Sélectionner tout - Visualiser dans une fenêtre à part 123456789101112 ThreadsPerChild=250 MaxRequestsPerChild= 0 Listen=80 ServerRoot="/www/Apache22" DocumentRoot="/THDL/thdl-site" ServerName=localhost:80 ServerAdmin=admin@localhost ErrorLog=logs/error.log LogLevel=error LoadModule=alias_module modules/mod_alias.so LoadModule=authz_host_module ...
ThreadsPerChild=250 MaxRequestsPerChild= 0 Listen=80 ServerRoot="/www/Apache22" DocumentRoot="/THDL/thdl-site" ServerName=localhost:80 ServerAdmin=admin@localhost ErrorLog=logs/error.log LogLevel=error LoadModule=alias_module modules/mod_alias.so LoadModule=authz_host_module