Re: [users@httpd] Apache VirtualHost Config Tool management

2023-05-22 Thread rbowen
On Thu, 2023-04-27 at 12:53 +0200, Carlos García Gómez wrote: > Hello, >   > I am looking for a tool that makes it easier for me to manage the all >  virtual hosts that I have configured. >   > Some tool that allows me to have a database of all the virtual hosts > and that allows me to edit their c

Re: [users@httpd] Meaning of RewriteRules in adjacent sections

2023-01-20 Thread rbowen
On Fri, 2023-01-20 at 15:05 +1100, Richard Walker wrote: > Comment #1: in the text, the three occurrences of "RewriteOptions" > are linked to an incorrect URL > ( https://httpd.apache.org/docs/2.4/mod/rewrite.html#rewriteoptions > instead of > https://httpd.apache.org/docs/2.4/mod/mod_rewrite.html#

Re: [users@httpd] RewriteCond - is this fast fail?

2023-01-11 Thread rbowen
On Wed, 2023-01-11 at 10:33 -0500, rbo...@rcbowen.com wrote: > On Wed, 2023-01-11 at 10:26 -0500, rbo...@rcbowen.com wrote: > > On Wed, 2023-01-11 at 10:15 -0500, rbo...@rcbowen.com wrote: > > > On Wed, 2023-01-11 at 13:12 +, sebb wrote: > > > > Thanks, that's very helpful. > > > > > > > > May

Re: [users@httpd] RewriteCond - is this fast fail?

2023-01-11 Thread rbowen
the user docs? > > > > There's a useful flow diagram that shows this: > > > > https://httpd.apache.org/docs/current/rewrite/intro.html > > > > Granted, I'm sure it could be made clearer and/or more explicit. > > > How's

Re: [users@httpd] RewriteCond - is this fast fail?

2023-01-11 Thread rbowen
> https://httpd.apache.org/docs/current/rewrite/intro.html > > Granted, I'm sure it could be made clearer and/or more explicit. How's this: [rbowen@avistetto:manual/mod]$ svn diff Index: mod_rewrite.xml === ---

Re: [users@httpd] RewriteCond - is this fast fail?

2023-01-11 Thread rbowen
On Wed, 2023-01-11 at 13:12 +, sebb wrote: > Thanks, that's very helpful. > > Maybe this info could be added to the user docs? There's a useful flow diagram that shows this: https://httpd.apache.org/docs/current/rewrite/intro.html Granted, I'm sure it could be made clearer and/or more expli