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 '
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
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:
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
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
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_