Dear Mr. and Mrs.
Thank you very much for taking time to read my email, I'm the new user of
Apache HTTP server. Recently our company would like to upgrade Windows Server
2003 (X86) to Windows 2008 (x86), as we have Apache 2.2.8 (win32) installed on
Windows server 2003, before upgrade, we have s
Howdy,
We are experiencing an issue where POST requests are failing after
Apache 2.2.26 receives a SIGTERM and restarts. The response received
from CURL is:
curl: (52) Empty reply from server
Before the SIGTERM, we are receiving a response from the server. No
proxy or filtering is occurring be
We had a lot of problems w/SSI, deflate and caching. The deflate and the SSI
and the cacheing just fought each other. Sometimes it would work, sometimes we
got corrupted junk - but it was usually more messed up that just some dashes
like you have.
But if you've turned off mod_cache, deleted t
Just another quick data points, this is centos 6.5 with apache 2.2.15
installed via yum
$ cat /etc/*release*
CentOS release 6.5 (Final)
LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
cat: /etc/
I tried uncommenting mod_cache from httpd.conf, but that did not resolve
the issue. Here is another example, the next include in the list (this is
a javascript file) is modernizr, here's how it looks after mod_include:
u+conteionId=b;i(= .fail]mdoc u+cont, )ra0ara", loaefinth.) {
nupB Reafhn
Also I apologize for the "top-post" I don't know how to turn that off in
gmail but I have an SO question for that too
http://stackoverflow.com/questions/21394987/gmail-how-do-i-not-top-post-in-gmail-replies
How could mod_cache be causing this?
On Mon, Jan 27, 2014 at 5:02 PM, David Williams w
Yes I am,
httpd.conf:54
LoadModule cache_module modules/mod_cache.so
On Mon, Jan 27, 2014 at 5:00 PM, Geoff Millikan wrote:
> Are you using mod_cache?
>
Are you using mod_cache?
Hi all,
First of all, I wrote up this issue in a Stack Overflow question
http://stackoverflow.com/questions/21392764/apache-ssi-is-corrupting-my-file
Take a look at this, before and after SSI. If I simply remove this
section, the corruption moves down further. What could be causing this?
Thes
> Alias /media/ "/home/jonathan/ccachicago/media/
>
> Any ideas as to what here is causing trouble?
Usually there'd be a hint in the error.log. Likely /home/jonathan/
not world-executable.
-
To unsubscribe, e-mail: users
I am attempting to set a VirtualHost to Alias two directories, and proxy
everything else to a Gunicorn server (adding SSL in passing). The
VirtualHost is:
ServerName ccachicago.pragmatometer.com
Alias /media/ "/home/jonathan/ccachicago/media/"
ErrorLog /var/log/ap
hello!
Thanks for your response, but is this the same case for a reverse proxy? I
am trying to build a reverse proxy not a forward one.
Thanks though!
any other responses are greatly welcome!
SBC
On Mon, Jan 27, 2014 at 12:57 PM, Mark Brodis wrote:
> I am a n00b with Apache also but I'll tak
I am a n00b with Apache also but I'll take a stab at this.
What you are wanting is actually 2 things. A fully functional (for at
least one website) forward HTTP proxy and also a domain name change. In my
opinion you will never get a functional webpage (at least not something as
complex and inter
Hi Everyone;
Looking for some advice on CHROOT best practices with regards to my Apache
2.2.11 under Centos 6.5. Specifcally, I am interested in
FileSystem/Directory/FileStructure layout. I run on Centos, but my question is
distro-independent and I will extrapolate advice of users of other s
On 01/27/2014 06:43 AM, Yan Seiner wrote:
I am trying to set up a simple mod_proxy:
ErrorLog "/var/log/apache2/wrt_error.log"
LogLevel debug
CustomLog "/var/log/apache2/wrt_access.log" combined
ProxyPreserveHost On
ProxyRequests Off
ServerName xxx.com
ServerAlias www.xxx.com
P
I am trying to set up a simple mod_proxy:
ErrorLog "/var/log/apache2/wrt_error.log"
LogLevel debug
CustomLog "/var/log/apache2/wrt_access.log" combined
ProxyPreserveHost On
ProxyRequests Off
ServerName xxx.com
ServerAlias www.xxx.com
ProxyPass /foo/ http://localhost:8002/
ProxyP
Never mind, I figured it out.
./cofigure --enable-watchdog=shared --enable-heartbeat=shared
make
make install
Did the trick.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h.
Hello,
I want to use the mod_heartbeat module but I don't seem to have the
module file.
I installed the binary package for OpenSUSE 12.2 using "zypper install
apache2" which installed version 2.2.2, it doesn't have a
mod_heartbeat.so file in either module directory /usr/lib64/apache2 and
/usr
18 matches
Mail list logo