Greetings,
I have an ongoing issue with mod_alias directives failing to work. I
have tested all my configurations and they are not only syntactically
correct but they are completely valid, however if I run 2 or more
VirtualHosts on the same IP all the Redirect and Alias directives stop
working (Re
I'm setting up a forward proxy with httpd 2.2.4, and have several
target proxy backends. I was hoping to be able to use
mod_proxy_balancer to load balance between them.
I'd expect this to work:
ProxyRequests On
ProxyRemote http balancer://mycluster
BalancerMember http://localhost:8119
Bala
Hi Andy
> Hi, Ryan
>
> On 11 May 2007, at 15:46, Ryan Murray wrote:
>
> >> Now, what I want to do this time is configure my reverse proxy
> >> server to open several connections to each of the back end worker
> >> servers when the proxy starts to my back end hosts so that the tcp
> >> sess
Hi, Ryan
On 11 May 2007, at 15:46, Ryan Murray wrote:
Now, what I want to do this time is configure my reverse proxy
server to open several connections to each of the back end worker
servers when the proxy starts to my back end hosts so that the tcp
session can be pipelined, thus prevent
FreeBSD-6.2
Apache22
I suck at programming, Therefore I am hoping that someone here can
assist me.
I have the following Perl scrip that works file from within an HTML
document as long as the document and the scrip and the files it calls
all in the same directory.
This is the Perl script:
#!/usr
On May 12, 2007, at 10:50 AM, Joshua Slive wrote:
I don't know the exact problem here, but I can suggest a more typical
way to get around this:
Simple use something like
RewriteRule ^(.+)$ frontcontroller.php/$1
[NS,E=REWRITTEN_REQUEST_URI:$1]
or
RewriteRule ^(.+)$ frontcontroller.php?Rewrit
Hi.
I'm having trouble using mod_cache/mod_disk_cache and mod_deflate at
the same time.
My setup is like this: one Tomcat 5.5 webapp, Apache 2.2.3 + mod_jk
1.2.18. The intent is to cache pages generated by the webapp; as long
as the page content is not changed, pages should be served from
Glen Vickers wrote:
K I think I’ve narrowed it down a bit. I think my config is fine. My
fault lies in my resolution I think. They all resolve to the same
machine which is itself but it’s a hit and miss. It seems I get either
the buddistpalm site or the sillum site but they don’t always point