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
On 16 May 2007, at 09:32, Yong Liang wrote:
Hi all,
We're using a reverse proxy to redirect access to java servlets
listening on port 9080. The problem is all http requests received
by servlets have remote_addr set to 127.0.0.1. Is there a way to
configure the proxy to keep the original
On 13 May 2007, at 16:05, Ion Alexandru Morega wrote:
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 a
On 24 May 2007, at 00:56, Joshua Slive wrote:
On 5/23/07, Ion Alexandru Morega <[EMAIL PROTECTED]> wrote:
On 13 May 2007, at 16:05, Ion Alexandru Morega wrote:
> Hi.
>
> I'm having trouble using mod_cache/mod_disk_cache and mod_deflate
> at the same time.
There'
On 24 May 2007, at 23:33, Philip Ebbert wrote:
I have the root and its subfolders password protected.
I have one subfolder that I want public with no password protection.
What do I need to put in the subfolder’s .htaccess file so it will
not inherit the password requirements?
Thanks,
Hello