I had another look at your setup - I think the problem is your
Content-type in the response. AFAIU, for mod_deflate to kick in, the
Content-type has to match one of the content-types in the argument list
to directive AddOutputFilterByType. YOu have:
AddOutputFilterByType DEFLATE text/html text/pla
> -Original Message-
> From: Jason Keltz [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 6:18 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] dynamic configuration
>
> Hi,
>
> I'm wondering whether Apache 2.2 supports dynamic
> configuration in the
> configura
> -Original Message-
> From: Bashiro [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 10:30 PM
> To: Boyle Owen
I guess you made an error here and meant to send this to the list and
not to me directly...
> Subject: RE: [EMAIL PROTECTED] Changing ssl certificate
>
>
> Hello
At 08:33 PM 1/18/2007, you wrote:
Do you know where I can find documentation on this subject?
Thanks to Joshua Silva for this:
http://httpd.apache.org/docs/1.3/misc/FAQ.html
-
The official User-To-User support forum of the
Do you know where I can find documentation on this subject?
- Original Message -
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To:
Sent: Thursday, January 18, 2007 7:23 PM
Subject: Re: [EMAIL PROTECTED] Daylight Savings 2007
John Flores wrote:
Hi I have two verions of apache ru
John Flores wrote:
> Hi I have two verions of apache running 1.3 and 2.0. I am concerned
> about the change in Daylight Savings Times in 2007. Is there a patch
> that is needed to accomodate this change for my versions of apache. If
> so, can you tell me where I can find the patch and intallatio
I believe that Apache relies *completely* on the operating system for
all time functions, but I cannot speak authoritatively. I would be
surprised if it were otherwise.
--Mark
Mark Lavi, Enterprise Web Management Team @ SGI
mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707
___
Hi I have two verions of apache running 1.3 and 2.0. I am concerned about the
change in Daylight Savings Times in 2007. Is there a patch that is needed to
accomodate this change for my versions of apache. If so, can you tell me where
I can find the patch and intallation documentation?
Thanks
I will be out of the office starting 01/18/2007 and will not return until
01/22/2007.
Thank you for your email. I will be out of the office Thursday, January 18
and Friday, January 19 in training. I will respond to your email when I
return. Thanks!
---
In the SSL virtual host, deflate it working fine, but its not working for
the two non-ssl vhosts. This appears to be a bug to me
Cheers
Graeme
On 18/01/07, Graeme Walker <[EMAIL PROTECTED]> wrote:
I have set up Deflate logging and there is no percentages or other data
being displayed
On 18/01
Hi All,
I'm trying to get something working and I can't find an anser anywhere.
So here's what I want.
I have a number of ssi declartions like
The config folder doesn't exist in my documentroot so I made an alias to
the location where it's supposed to be which is
C:/workspace/dfs/configs/dev1
Steve Swift wrote:
You're trying to match a part of the URL that comes after the "?". That
part of the URL does not form part of the location, but is part of the
parameters passed to whatever handles the request.
Doh. Thanks for the explanation.
best regards
Thorsten
--
Hi, I've got a mod_proxy_balancer setup in front of a Ruby on Rails
application. I've got four back end processes with Apache in front. This
is all setup and working, requests are distributed across the back end
processes.
Some of the processing on the back end servers takes a long time, up to
Greetings!
Evan Cooch-2 wrote:
>
>> Finally, try adding --with-included-apr to ./configure .
>
I ran into the Evan's problem compiling Apache 2.2.4 for Ubuntu. I tried
Sander Temme's suggestion, and it worked:
Platform: Ubuntu edgy on i386
Configure: ./configure –enable-layout=Debian
Hi All:
I'm doing some tests with Apache 2.2.4 + mod_proxy_balancer where
I have already played with my 2 backend servers in the
following fashion: both up, just one down, getting the down one up
and everything is working just fine.
But now I'm stucked in an issue: I've wrote a little code to acc
Hi,
I'm wondering whether Apache 2.2 supports dynamic configuration in the
configuration file. I have this "Location" directive in my Apache 2.2
configuration file that is used for Subversion:
DAV svn
SVNParentPath /local/subversion/repos
AuthType Basic
Auth
I'm trying to debug some settings that i have and are not
working.
Is there any way to "trace" - how apache is concidering various
directives.
Something like:
Request is: for FOO
Request is: X
file: foo.conf - does not match
file:
On 1/18/07, Jain, Abhay K, INFOT <[EMAIL PROTECTED]> wrote:
Found the following information from trace.
bind (4, 0x14002fee0=<2/INET, 80, 0.0.0.0>, 16) = 0
It seems there is an attempt to bind to address 0.0.0.0
instead to the IP address of the machine. /etc/hosts
file does contain mapp
Hi,
I have issues with my disk usage on my webservers so I have a plan in mind.
Just wanted to know if I am on right track. I would like to gzip my contents
and use mod_ext_filter with gunzip. The deliverable I am looking at is, all
the contents are zipped and when contents move out of apache (
S
On 1/18/07, Tomo <[EMAIL PROTECTED]> wrote:
https is on 8444 rather than 8443 because a plesk system is running on 8443.
The tomcat certificate has been generated and the server.xml modified.
Tomcat is happy serving pages on https://localhost:8444 directly so why
would this rewrite rule fail?
T
On 1/18/07, 黄叶 <[EMAIL PROTECTED]> wrote:
hi, guys.
my case is like this:
I use this directive for include a config file into the apache main
configure file: httpd.conf
Include /etc/httpd/conf/vhosts/Vhosts_ispconfig.conf
when I add a virtual host, i will rewrite the configure :
Vhosts_ispconf
It would be good to take a look at you Tomcat's server.xml (connectors
part) file as well. Without that it's hard to answer your questions.
Bu there are some answers:
On 1/18/07, Tomo <[EMAIL PROTECTED]> wrote:
Could anyone help me with a problem I have using mod_rewrite to send an https
reques
Found the following information from trace.
bind (4, 0x14002fee0=<2/INET, 80, 0.0.0.0>, 16) = 0
It seems there is an attempt to bind to address 0.0.0.0
instead to the IP address of the machine. /etc/hosts
file does contain mapping of name to IP address.
-Original Message-
From: K
Hi *.*,
I had to notice that CustomLog directives writing through a
pipe into rotatelogs.exe still produce up to 4 zombie rotate-
logs.exe processes (as already filed on bugzilla, see
http://issues.apache.org/bugzilla/show_bug.cgi?id=16761
for example.
This happens THOUGH THIS BUG HAS BEEN
CLAI
I have set up Deflate logging and there is no percentages or other data
being displayed
On 18/01/07, Boyle Owen <[EMAIL PROTECTED]> wrote:
> -Original Message-
> From: Graeme Walker [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 1:11 PM
> To: users@httpd.apache.org
> Sub
> -Original Message-
> From: Graeme Walker [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 1:11 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Problem with Mod_Deflate & Virtual Hosts
>
> Hi Owen,
>
> Request:
>
> http://www.cyberhawk.ath.cx/home.aspx?s
Hi Owen,
Request:
http://www.cyberhawk.ath.cx/home.aspx?sid=2de08bd0-3c6e-47f6-8faf-65181d19e0c3
GET /home.aspx?sid=2de08bd0-3c6e-47f6-8faf-65181d19e0c3 HTTP/1.1
Host: www.cyberhawk.ath.cx
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1)
Gecko/20061204 Firefox/2.0.0.1
Acc
ok, sorry you are right, . depends on what you like to do ;)
Boyle Owen schrieb:
-Original Message-
From: Christian Gottschalch [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 18, 2007 9:41 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] HTTPS proxy
TIp
Could anyone help me with a problem I have using mod_rewrite to send an https
request from apache to tomcat. I have a couple of questions:
Does my working rule (below) break the security imposed by SSL by
redirecting to port 8080?
Why does my rewrite rule to the ssl port on tomcat fail?
In this e
Hi there,
I have a situation where i have had apache serving a static html page which is
requested by a load-balancer to check that the server is running. I then rename
this file so that Apache can't serve it and thus the load-balancer receives a
404 and marks the server as down.
Now this work
> -Original Message-
> From: Graeme Walker [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 10:23 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Problem with Mod_Deflate & Virtual Hosts
>
> Thanks for the reply, so I assume my configuration is
> correct?
> -Original Message-
> From: Bashiro [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 10:21 AM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] Changing ssl certificate
>
>
> Hello,
> I appreciate any help I do get here.
>
> I thought the problem is solved. B
> -Original Message-
> From: Christian Gottschalch [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 9:41 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] HTTPS proxy
>
>
> > TIps: you need the base module mod_proxy and the add-on module
> > mod_proxy_connec
Thanks for the reply, so I assume my configuration is correct? Looking at
the network setting in Firefox (About:config) The
network.http.accept-encoding setting has gzip,deflate in it, so it should be
sending it, but I'll check the headers. I just thought it was odd the fact
that ap_headers bit in
Hello,
I appreciate any help I do get here.
I thought the problem is solved. But I was editing the wrong httpd.conf file.
So the problem has not benn solved. that is why I was still seeing the old
certificate in browser.
Apache does not start when I change the certificate path anyway.
What am
hi, guys.
my case is like this:
I use this directive for include a config file into the apache main
configure file: httpd.conf
Include /etc/httpd/conf/vhosts/Vhosts_ispconfig.conf
when I add a virtual host, i will rewrite the configure :
Vhosts_ispconfig.conf ( I use ispconfig system ), and re
TIps: you need the base module mod_proxy and the add-on module
mod_proxy_connect and you need to use the directive AllowCONNECT. See
docs for details...
why mod_proxy_connect ? mod_proxy_http with SSLProxyEngine On will do
the trick.
Regards
Rgds,
Owen Boyle
Disclaimer: Any disclaime
37 matches
Mail list logo