Skip to content

Commit 0244c7a

Browse files
committed
Merge pull request #988 from sathieu/patch-2
(maint) Fix doc about confd_dir on Debian
2 parents 9f83adc + 6ab9b84 commit 0244c7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Changes the location of the configuration directory the main configuration file
242242

243243
#####`confd_dir`
244244

245-
Changes the location of the configuration directory your custom configuration files are placed in. Defaults to '/etc/httpd/conf' on RedHat, '/etc/apache2' on Debian, and '/usr/local/etc/apache22' on FreeBSD.
245+
Changes the location of the configuration directory your custom configuration files are placed in. Defaults to '/etc/httpd/conf' on RedHat, '/etc/apache2/conf.d' on Debian, and '/usr/local/etc/apache22' on FreeBSD.
246246

247247
#####`conf_template`
248248

0 commit comments

Comments
 (0)