Mulai 2016 ( Bug 59376 ), mulai dari sekarang Apache 2.4.23
, opsi yang didedikasikan untuk tujuan ini tersedia.
Itu dapat menampilkan seluruh pohon file konfigurasi, termasuk nomor baris, yang berguna untuk men-debug konfigurasi yang kompleks.
$ apachectl -t -D DUMP_INCLUDES
Included configuration files:
(*) /etc/httpd/conf/httpd.conf
(21) /etc/httpd/conf.d/elasticbeanstalk_log.conf
(21) /etc/httpd/conf.d/healthd.conf
(21) /etc/httpd/conf.d/ssl.conf
(22) /etc/httpd/conf.d/elasticbeanstalk/00_application.conf
(22) /etc/httpd/conf.d/elasticbeanstalk/01_gzip.conf
(22) /etc/httpd/conf.d/elasticbeanstalk/02_static.conf
Atau,
$ httpd -t -D DUMP_INCLUDES