On 4 Mar 2008, at 20:53, Christopher Bianchi wrote:
How do I prevent Apache from affixing the port into the URL
redirect? Does
Apache need to know that it's running behind a reverse proxy?
The proxy should be in charge of this. If the proxy were Apache, we
could
tell you how ( http://ww
Thanks for the response, Joshua.
Unfortunately, that didn't do the trick. When I appended the :80 to the
ServerName directive, I simply got "Cannot find server" messages when
attempting to access http://myserver/dir (no trailing slash).
I may have to move to using a separate Apache server to hand
On Tue, Mar 4, 2008 at 3:53 PM, Christopher Bianchi <[EMAIL PROTECTED]> wrote:
> The problem is that I have Apache (2.0.63) running behind a firewall on
> port 8080. Squid (2.6b18) is the proxy running on port 80.
>
> When Apache receives a directory request without a trailing slash, its
> red
Hi, folks.
I'm new to the list, but I've been working with Apache for some years and
have been through most configurations and upgrades.
I'm running into a specific problem right now and need some guidance.
As you know, trailing slashes are required for directories and when it is
omitted from a