We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09fe94 commit e431cc7Copy full SHA for e431cc7
manual/install/configure-http-server-apache.md
@@ -117,8 +117,11 @@ General instruction
117
118
* Some binary distributions ship configuration ready to edit:
119
120
- - On RPM, ``/etc/httpd/conf.d/sympa.conf`` file is prepared by
121
- ``sympa-httpd`` package.
+ - On Debian (10 "buster" or earlier),
+ ``/etc/apache2/conf-available/sympa.conf`` file is prepared.
122
+
123
+ - On RPM (RHEL/CentOS 6), ``/etc/httpd/conf.d/sympa.conf`` file is
124
+ prepared by ``sympa-httpd`` package.
125
126
----
127
0 commit comments