diff --git a/HowtoCheckconf.md b/HowtoCheckconf.md index 4ab55dbc..e77d75e9 100644 --- a/HowtoCheckconf.md +++ b/HowtoCheckconf.md @@ -90,7 +90,7 @@ Pour valider une clé publique : ~~~ # apachectl -t - +# apachectl configtest ~~~ ## Haproxy @@ -151,3 +151,12 @@ Pour valider une clé publique : # bgpd -nf /etc/bgpd.conf ~~~ + +# IRC + +## Charybdis + +~~~ +$ charybdis-ircd -conftest + +~~~