Re: [users@httpd] Apache 2.4.18 on Windows - Expression in AuthName not working

2016-01-22 Thread Eric Covener
On Fri, Jan 22, 2016 at 5:40 PM, Paul Spangler wrote: > On 1/22/2016 8:21 AM, Thibault Roche wrote: >> >> Hey guys, >> >> I am trying to use an expression in the AuthName directive. The doc >> states that it should be working with version > 2.4.13 : >> [https://httpd.apache.org/docs/trunk/en/mod/m

Re: [users@httpd] Apache 2.4.18 on Windows - Expression in AuthName not working

2016-01-22 Thread Paul Spangler
On 1/22/2016 8:21 AM, Thibault Roche wrote: Hey guys, I am trying to use an expression in the AuthName directive. The doc states that it should be working with version > 2.4.13 : [https://httpd.apache.org/docs/trunk/en/mod/mod_authn_core.html#authname] From 2.4.13, expression syntax can be used

Re: [users@httpd] proxying content to another server

2016-01-22 Thread Eric Covener
On Fri, Jan 22, 2016 at 3:58 PM, Rose, John B wrote: > Just removing "ProxyPassReverse" seems to work. What should removing it > impact? The Location header in redirects from the backend won't have the frontend host/port/path substituted on their way out -- Eric Covener cove...@gmail.com

Re: [users@httpd] proxying content to another server

2016-01-22 Thread Rose, John B
"Header always edit Location"? Not clear what that means. Just removing "ProxyPassReverse" seems to work. What should removing it impact? On 1/22/16 3:50 PM, "Eric Covener" wrote: >On Fri, Jan 22, 2016 at 3:40 PM, Rose, John B wrote: >> We found ProxyPassReverse cannot reside in an htacc

Re: [users@httpd] proxying content to another server

2016-01-22 Thread Eric Covener
On Fri, Jan 22, 2016 at 3:40 PM, Rose, John B wrote: > We found ProxyPassReverse cannot reside in an htaccess file You can probably accomplish similar in htaccess with Header always edit Location ... - To unsubscribe, e-mail: us

[users@httpd] proxying content to another server

2016-01-22 Thread Rose, John B
Is there a way to proxy content to another server via htaccess? After experimenting with this ... https://httpd.apache.org/docs/trunk/rewrite/proxy.html We found ProxyPassReverse cannot reside in an htaccess file Thanks

[users@httpd] Apache 2.4.18 on Windows - Expression in AuthName not working

2016-01-22 Thread Thibault Roche
Hey guys, I am trying to use an expression in the AuthName directive. The doc states that it should be working with version > 2.4.13 : [https://httpd.apache.org/docs/trunk/en/mod/mod_authn_core.html#authname] From 2.4.13, expression syntax can be used inside the directive to produce the name d