Re: [users@httpd] Apache Directive Closure Problem

2024-10-11 Thread Eric Covener
> Also, Apache should have reported this unclosed on restart. Config parsing isn't file based/scoped. If you use it eats everything until the closing even if it's from a different Include'ed file and not what you intended. - T

Re: [users@httpd] Apache Directive Closure Problem

2024-10-11 Thread Frank Gingras
On Fri, Oct 11, 2024 at 4:32 AM Adam Mihai Gergely wrote: > Hello, > > I have a rather wierd question about Apache Directives Configuration. > > I am running Ubuntu Linux Server and my Apache Tree looks like this: > > server [/etc/apache2] # tree > . > ├── apache2.conf > ├── apache2.conf.dpkg-old

[users@httpd] Apache Directive Closure Problem

2024-10-11 Thread Adam Mihai Gergely
Hello, I have a rather wierd question about Apache Directives Configuration. I am running Ubuntu Linux Server and my Apache Tree looks like this: server [/etc/apache2] # tree . ├── apache2.conf ├── apache2.conf.dpkg-old ├── apache2.conf.in ├── conf-available │   ├── charset.conf │   ├── javascr