Hi,
Can someone tell me in detail the difference between proxypass and
proxypassreverse?
I have just read links stating that proxypassreverse is used for "redirect"
request. But I am not understanding how.
Thanks,
Ananya
Thanks again Yann.
> I'm not sure to understand, you want the request to be without
> "/frontpage" suffix between the browsers and the proxy (i.e.
> https://vanity.example.com) and with the suffix added between proxy
> and the backend (i.e. https://vanity.example.com/frontpage), right?
You are c
On 10/06/2018 21:00, Yehuda Katz wrote:
I would suggest removing "" from your configuration.
It is possible mod_php7 is not actually loaded and you have some other
part of your configuration that is setting the handler for .php files.
If you remove "error message instead of having HTTPD ignore t
I would suggest removing "" from your configuration.
It is possible mod_php7 is not actually loaded and you have some other part
of your configuration that is setting the handler for .php files.
If you remove " wrote:
>
>
> On 10/06/2018 18:53, Michael A. Peters wrote:
> > On 06/10/2018 06:04 AM,
On 10/06/2018 18:53, Michael A. Peters wrote:
On 06/10/2018 06:04 AM, Paul Gardiner wrote:
I have just installed openSUSE Leap 15.0 on a server including Apache
2.4.33 and php 7.2.5.
If I attempt to access .php files, I'm offered them as downloads,
although renaming them to .php3 makes them
Hi HB,
On Sun, Jun 10, 2018 at 5:05 PM, Herb Burnswell
wrote:
>
> I need the proxy to work as: https://vanity.example.com
>
> I'm thinking this may require use of RewriteCond directives, however I may
> be going about this wrong.
>
> Is there a way to define an 'active' request to avoid looping
On 06/10/2018 06:04 AM, Paul Gardiner wrote:
I have just installed openSUSE Leap 15.0 on a server including Apache
2.4.33 and php 7.2.5.
If I attempt to access .php files, I'm offered them as downloads,
although renaming them to .php3 makes them work fine. I have this file
amongst my apache conf
There's nothing coming up in error_log when I access these files.
There's just the normal startup lines:
[Sun Jun 10 18:09:59.954937 2018] [mpm_prefork:notice] [pid 4652]
AH00163: Apache/2.4.33 (Linux/SUSE) OpenSSL/1.1.0h-fips PHP/7.2.5
configured -- resuming normal operations
[Sun Jun 10 18:0
Hi,
Thank you for the response.
I need the proxy to work as: https://vanity.example.com
I'm thinking this may require use of RewriteCond directives, however I may
be going about this wrong.
Is there a way to define an 'active' request to avoid looping through the
same ProxyPass or ProxyPassMat
What the error_log says?
Paul Gardiner wrote:
>I have just installed openSUSE Leap 15.0 on a server including Apache
>2.4.33 and php 7.2.5.
>
>If I attempt to access .php files, I'm offered them as downloads,
>although renaming them to .php3 makes them work fine. I have this file
>amongst my
I have just installed openSUSE Leap 15.0 on a server including Apache
2.4.33 and php 7.2.5.
If I attempt to access .php files, I'm offered them as downloads,
although renaming them to .php3 makes them work fine. I have this file
amongst my apache config
conf.d/php7.conf
11 matches
Mail list logo