Re: [users@httpd] Debugging apache configs

2020-05-01 Thread @lbutlr
On 01 May 2020, at 16:19, Rich Bowen wrote: (Tried to fix the quote levels, apologies if I missed something) >> The login in apache is… well, terrible? Appalling? Almost entirely a waste >> of disk space? > > You can configure it to whatever level suits you. That's your choice. Changing the

Re: [users@httpd] Debugging apache configs

2020-05-01 Thread Rich Bowen
On Fri, May 1, 2020, 18:11 @lbutlr wrote: > On 01 May 2020, at 15:38, Rich Bowen wrote: > > On the other hand, adding a bunch of additional debug level prints in > the URL mapping modules would serve the same purpose. But, again, that > doesn't exist at this time, as far as I'm aware. > > The lo

Re: [users@httpd] Debugging apache configs

2020-05-01 Thread @lbutlr
On 01 May 2020, at 15:38, Rich Bowen wrote: > On the other hand, adding a bunch of additional debug level prints in the URL > mapping modules would serve the same purpose. But, again, that doesn't exist > at this time, as far as I'm aware. The login in apache is… well, terrible? Appalling? Almo

Re: [users@httpd] Debugging apache configs

2020-05-01 Thread Rich Bowen
On Fri, May 1, 2020, 17:21 @lbutlr wrote: > On 01 May 2020, at 08:52, Rich Bowen wrote: > > On 4/30/20 6:08 PM, @lbutlr wrote: > >> I'm trying to troubleshoot a Domain that is loading the wrong content > (Well, I am sure it is loading the RIGHT content, but not the INTENED > content) and was won

Re: [users@httpd] Debugging apache configs

2020-05-01 Thread @lbutlr
On 01 May 2020, at 08:52, Rich Bowen wrote: > On 4/30/20 6:08 PM, @lbutlr wrote: >> I'm trying to troubleshoot a Domain that is loading the wrong content (Well, >> I am sure it is loading the RIGHT content, but not the INTENED content) and >> was wondering if there is a flag for apachectl that w

Re: [users@httpd] Debugging apache configs

2020-05-01 Thread Rich Bowen
On 4/30/20 6:08 PM, @lbutlr wrote: I'm trying to troubleshoot a Domain that is loading the wrong content (Well, I am sure it is loading the RIGHT content, but not the INTENED content) and was wondering if there is a flag for apachectl that will show me what apache thinks the document root i

Re: [users@httpd] Debugging apache configs

2020-04-30 Thread @lbutlr
On 30 Apr 2020, at 16:08, @lbutlr wrote: > A trace, essentially. What I am thinking is something along the lines of: Apache received http://w.example.com/ Redirected https://w.example.com/ DocumentRoot /usr/local/www/example/web/ Loading DocumentIndex index.php fcgi redirect /usr/loc

[users@httpd] Debugging apache configs

2020-04-30 Thread @lbutlr
I'm trying to troubleshoot a Domain that is loading the wrong content (Well, I am sure it is loading the RIGHT content, but not the INTENED content) and was wondering if there is a flag for apachectl that will show me what apache thinks the document root is for each vhost? And possibly a way of