Télécharger
MSN 2009
Bonjour je voudrais analyser les logs d'apaches, dans mon fichier httpd.conf j'ai : LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined J'aimerais savoir a quoi corresponde chaque option : %h %l %t ...... Est-ce que quelqu'un peut m'aider svp... Merci
1
Salut, Pour apache 1 : http://httpd.apache.org/docs/mod/mod_log_config.html#formats Pour apache 2 : http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#formats A+, crabs ..., I think Slackware sounds better than 'Microsoft,' -- Patrick Volkerding - founder and maintainer of Slackware
2
Ok merci....