On Thu, Apr 29, 2021 at 5:12 PM back Button <back.but...@aol.com.invalid> wrote:
> Apach2 version 2.4.46
>
> Please see below the contents of the http.conf file with commented out 
> Include files.
>
> The path to the file httpd.conf is in /usr/local/apache2/conf/httpd.conf
> not /usr/local/apache2/httpd.conf
>
>
> I believe the paths of the Include files should be
> #Include extra/httpd-mpm.conf
> not
> #Include conf/extra/httpd-mpm.conf
> unless the  apache code works in that way.
>
> Am I correct in my assumption  that the commented out paths are incorrect , 
> it has an unnecessary  "/conf" directory  ?

No. You could have trivially tested it or read the manual instead of
abusing the mailing list

https://httpd.apache.org/docs/2.4/mod/core.html#include
"The file path specified may be an absolute path, or may be relative
to the ServerRoot directory."

Please stop sending mail as a first troubleshooting step.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to