Momonga Linux 2 をインストールしたデスクトップマシン上で
/etc/init.d/httpd configtest
としても何も表示されない.
https://www.redhat.com/archives/fedora-test-list/2004-October/msg01764.html
によると, SELinux のせいらしい.
system-config-securitylevel の SELinux タブの
HTTPD Service -> Disable SELinux protection for httpd daemon
にチェックを入れると,
/etc/init.d/httpd configtest
で結果が表示されるようになる.