[users@httpd] Re: Rewriting SSI URLs

2018-03-15 Thread @lbutlr
On 2018-03-15 (18:34 MDT), Jim Albert wrote: > > Googling for advice on this presents almost zero relevant results except one > indicating that rewriting an SSI is not possible, so perhaps that is the > definitive answer. That was my belief, but it has been many many years

[users@httpd] Rewriting SSI URLs

2018-03-15 Thread Jim Albert
Is anyone aware of a method of rewriting a URL within a Server Side Include (SSI)? So for example, I would like the web server to actually run the following /abc/def/test.cgi Changing is not a reasonable solution for me. I understand that with SSIs the requests are all pre-output to the

Re: [users@httpd] Apache httpd 2.4.32 issue with mod_proxy_balancer

2018-03-15 Thread Rainer Jung
Am 15.03.2018 um 18:37 schrieb Steffen: Httpd 2.4.32 has an issue with mod_proxy_balancer. For users who are not aware of the details: version 2.4.32 is not yet officially released. The above problem only applies to the Apache web server 2.4.32 on the Windows platform. Other platforms do not

[users@httpd] Apache httpd 2.4.32 issue with mod_proxy_balancer

2018-03-15 Thread Steffen
Httpd 2.4.32 has an issue with mod_proxy_balancer. Stay tuned tomorrow the binary VC14/VC15 is updated, see http://www.apachelounge.com/viewtopic.php?p=36605#36605 On 13-3-2018 18:46, Steffen wrote: See http://www.apachelounge.com/viewtopic.php?p=36585 Enjoy, Apache Lounge Team

Re: [users@httpd] [mod_lua] Successful arbitrary authentication with denied access on the resource results in a core:error AH00571 message in the logs about a missing AuthType

2018-03-15 Thread Torsten Krah
> Lots of things could be better. To me it is clear that the overall > system expects an AuthType to be set if you will be doing authn and > authz. Thx for clarification - this was at least not clear to me. > > The error message is one indication of that But it appears only if the

Re: [users@httpd] [mod_lua] Successful arbitrary authentication with denied access on the resource results in a core:error AH00571 message in the logs about a missing AuthType

2018-03-15 Thread Eric Covener
On Thu, Mar 15, 2018 at 10:50 AM, Torsten Krah wrote: > Am Donnerstag, den 15.03.2018, 10:44 -0400 schrieb Eric Covener: >> I think you should be setting it to a customized string or an existing >> one if you want a fallthrough behavior. Anything else seems >>

Re: [users@httpd] [mod_lua] Successful arbitrary authentication with denied access on the resource results in a core:error AH00571 message in the logs about a missing AuthType

2018-03-15 Thread Torsten Krah
Am Donnerstag, den 15.03.2018, 10:44 -0400 schrieb Eric Covener: > I think you should be setting it to a customized string or an existing > one if you want a fallthrough behavior. Anything else seems > undefined/dangerous. lua docs does not tell that i should set AuthType anywhere searching for

Re: [users@httpd] [mod_lua] Successful arbitrary authentication with denied access on the resource results in a core:error AH00571 message in the logs about a missing AuthType

2018-03-15 Thread Eric Covener
> I've implemented neither None, Basic, Digest or Form - so i did not set that > on purpose, i just used the LuaHookCheckUserID directive to implement my > arbitrary authentication hook - so its more something like AuthType == CUSTOM. I think you should be setting it to a customized string or

Re: [users@httpd] Re: [mod_lua] Successful arbitrary authentication with denied access on the resource results in a core:error AH00571 message in the logs about a missing AuthType

2018-03-15 Thread Torsten Krah
Am Donnerstag, den 15.03.2018, 14:50 +0100 schrieb Daniel Gruno: > It would help if you elaborated more. A one-liner won't help us much > in > figuring out this issue. > > What are you trying, what happens, and what did you expect? > > With regards, > Daniel Hi Daniel, this was just a short

Re: [users@httpd] Re: [mod_lua] Successful arbitrary authentication with denied access on the resource results in a core:error AH00571 message in the logs about a missing AuthType

2018-03-15 Thread Daniel Gruno
On 03/15/2018 02:43 PM, Torsten Krah wrote: > Opinions, anyone? Should i ask that on the dev list? > It would help if you elaborated more. A one-liner won't help us much in figuring out this issue. What are you trying, what happens, and what did you expect? With regards, Daniel

[users@httpd] Re: [mod_lua] Successful arbitrary authentication with denied access on the resource results in a core:error AH00571 message in the logs about a missing AuthType

2018-03-15 Thread Torsten Krah
Opinions, anyone? Should i ask that on the dev list? smime.p7s Description: S/MIME cryptographic signature