[users@httpd] File Not Found errors in mod_fcgid

2017-04-21 Thread John Iliffe
I posted a work-around for Apache-2.4.25 with mod_fcgid running PHP 7.1.3 returning "File Not Found" errors when the php file was available on Tuesday, 18 April. Seems things aren't quite that simple! The relevant line in the php-ini file is in display_errors and I suggested changing it to '

[users@httpd] mod_substitute and variables

2017-04-21 Thread João Oliveira
Hi, does anyone know if we can use variables with mod_substitute? I have some apps that respond to html on different ports in the same machine (that I don’t know in advanced), and I would like to access them through a proxy using an URL like http://myhost/app/1001. With this URL, I can connect

Re: [users@httpd] problem with redirecting to HTTPS automatically

2017-04-21 Thread Eric Covener
On Fri, Apr 21, 2017 at 12:14 AM, Raf Roger wrote: > Why not *:80? Why not just put a Redirect directive in the port 80 vhost if all it does is redirect to HTTPS? -- Eric Covener cove...@gmail.com - To unsubscribe, e-mail:

Re: [users@httpd] URL rewriting doesn't work on Apache higher than 2.4.20

2017-04-21 Thread Eric Covener
Maybe PR60576? On Fri, Apr 21, 2017 at 4:05 AM, Barthe Diepstraten wrote: > Hi, > > Currently we use the following .htaccess file for URL rewriting which > works fine on Apache 2.4.20. On Apache 2.4.23 and 2.4.25 the URL > rewriting does not work anymore. Instead of the page the following > messa

Re: [users@httpd] Re: Reg : Limiting http connections at Apache 2.4.25

2017-04-21 Thread Luca Toscano
Hi, I think that you'd just need to install httpd without any reference to mod_qos (that is a third party module, so configure is not aware of it) and finally use apxs to compile/install the new module (more info in https://httpd.apache.org/docs/2.4/programs/apxs.html). I'd also suggest to test i

[users@httpd] URL rewriting doesn't work on Apache higher than 2.4.20

2017-04-21 Thread Barthe Diepstraten
Hi, Currently we use the following .htaccess file for URL rewriting which works fine on Apache 2.4.20. On Apache 2.4.23 and 2.4.25 the URL rewriting does not work anymore. Instead of the page the following message appears: File not found. --- php_value auto_detect_line_endings 1 php_value memory_