Hi,
I am an Apache user and I enjoy being on the email list as some very clever
emails come my way (though I read rather than reply most of time), but I am
seeing USERS as just abusing the email lists to SPAM other users with links
like those below as part of their ‘signature’…… this makes the u
I'm sorry to keep bothering you about this, but would you please answer my
questions? How do I fix the problem of the 503 error, and how do I specify the
address in the filesystem for the files I want to serve with the reverse proxy
server?
From: Frank Gingras
On Sun, Sep 23, 2018, 10:55 AM Osman Zakir wrote:
> I'm sorry to keep bothering you about this, but would you please answer my
> questions? How do I fix the problem of the 503 error,
>
Read the logs on both sides to determine the problem.
and how do I specify the address in the filesystem for
I'm talking about the document root of the reverse proxy server. How do I set
it?
And do I have to also run the server that I want to put behind the reverse
proxy for this to work, or is that not necessary? And please also tell me if I
have the reverse proxy configuration stuff done correctly
On Sun, Sep 23, 2018 at 2:09 PM Osman Zakir
wrote:
> I'm talking about the document root of the reverse proxy server. How do I
> set it?
>
Use the DocumentRoot directive and a section that matches, just
as your defauly configuration surely already had.
And do I have to also run the server tha