>>> actually, it's a good item to have in the vhost, the server uses it to
>>> present names in the urls instead of ip addresses
>>
>> I'm surprised it's necessary since I'm not using name-based virtual
>> hosting. Should I have ServerName in the port 80 vhost blocks or is
>> it sufficient in the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Grant wrote:
>>>
>> actually, it's a good item to have in the vhost, the server uses it to
>> present names in the urls instead of ip addresses
>
> I'm surprised it's necessary since I'm not using name-based virtual
> hosting. Should I have ServerNa
>> It was ServerName. I had ServerName defined as www.example1.com in
>> Gentoo's /etc/apache2/vhosts.d/default_vhost.include. I removed it
>> from there and added it to each of my SSL VirtualHost blocks and now
>> everything works. I noticed that removing ServerName entirely works
>> for Firefo
I downloaded and extracted Apache httpd 2.2.16, opened Apache.sln under
Windows for VS2008, selected "Release - Win32" and right clicked
"httpd", Rebuild.I keep hitting the following error under the libapr
build:
.\file_io\win32\open.c(608) : error C2065: 'wto_path' : undeclared
identif
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/07/2010 03:49 PM, Oscar Celada wrote:
>
> The apache duplicate the request:
>
> I have installed apache httpd 2.2.10 with mod jk 1.2.28 and tomcat 6.0.29. I
> have a transaction that is executed in the tomcat and that lasts for 15
> minutes. T
The apache duplicate the request:
I have installed apache httpd 2.2.10 with mod jk 1.2.28 and tomcat 6.0.29. I
have a transaction that is executed in the tomcat and that lasts for 15
minutes. The problem is in that Apache once 300 second bests were passed
throws the same request again. I have p
Hi,
I'm using HTTPD 2.2.3 (RHEL5, fully patched) with mod_proxy_http to a
HTTP based backend.
Is there any way to either:
1) Prevent the sending of the X-Forward-For header when proxying using
mod_proxy_http? I've tried the mod_headers RequestHeader unset
X-Forward-For directive but it doesn't a
On Thu, Oct 7, 2010 at 2:23 PM, Michelle Konzack
wrote:
> Forgotten one hing:
>
> If I change the
>
> to
>
> I get
>
>
>
> which mean, it has hit the DEFAULT VHost and never arrived at the config
> of which mean, the is
> required.
>
> Thanks, Greetings and nice Day/Evening
> Michell
On Thu, Oct 7, 2010 at 1:27 PM, Michelle Konzack
wrote:
> Hello Tom Evans,
>
> Am 2010-10-07 10:55:59, hacktest Du folgendes herunter:
>> On Thu, Oct 7, 2010 at 6:51 AM, Michelle Konzack
>> wrote:
>> > [ '/etc/apache2/conf.d/apache_proxy' ]--
>> > NameVirtualHost
Forgotten one hing:
If I change the
to
I get
[ command 'wget -S -O /dev/null http://www.tdipmedia.net/ 2>&1' ]---
--2010-10-07 15:20:26-- http://www.tdipmedia.net/
Resolving www.tdipmedia.net... 88.168.69.36
Connecting to www.tdipmedia.net|88.168.69.36|:80... connected.
HTTP requ
Hello Tom Evans,
Am 2010-10-07 10:55:59, hacktest Du folgendes herunter:
> On Thu, Oct 7, 2010 at 6:51 AM, Michelle Konzack
> wrote:
> > [ '/etc/apache2/conf.d/apache_proxy' ]--
> > NameVirtualHost 192.168.0.69:80
> >
> >
> > ServerName www.tdi
On 10/07/2010 13:34, Jeff Trawick wrote:
On Thu, Oct 7, 2010 at 6:42 AM, Julien Cigar wrote:
Hello,
I would like to switch from mod_fastcgi to mod_fcgid.
In my current configuration I have something like:
-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-
jci...@bebif cgi-bin % pwd
/usr
>> Require file-owner
> This isn't documented syntax; is it a 2.3 thing?
Ne, it's a mod_authz_owner thing:
http://httpd.apache.org/docs/2.2/mod/mod_authz_owner.html
Joost
-
The official User-To-User support forum of the Apache
On Thu, Oct 7, 2010 at 6:42 AM, Julien Cigar wrote:
> Hello,
>
> I would like to switch from mod_fastcgi to mod_fcgid.
> In my current configuration I have something like:
>
> -%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-
>
> jci...@bebif cgi-bin % pwd
> /usr/local/www/apache22/cgi-bin
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/06/2010 04:15 PM, Nick Kew wrote:
> On Wed, 6 Oct 2010 16:08:08 +0100
> Nick Kew wrote:
>
>> On Wed, 6 Oct 2010 10:47:44 -0400
>> Gary Webster wrote:
>>
>>> How do I accomplish something like:
>>
>> The easy tool for this
>
> Dammit, just ove
Hello,
I would like to switch from mod_fastcgi to mod_fcgid.
In my current configuration I have something like:
-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-
jci...@bebif cgi-bin % pwd
/usr/local/www/apache22/cgi-bin
jci...@bebif cgi-bin % cat tapir-php-wrapper.fcgi
#!/bin/sh
PHPRC="
On Thu, Oct 7, 2010 at 6:51 AM, Michelle Konzack
wrote:
> Good morning,
>
> I have to use a singel backup IP on a VHDSL and redirect the whole :80
> traffic to a DMZ where I want to use "apache2" as proxy to redirect
> traffic to some internal servers.
>
> I tried to use
>
> [ '/etc/apa
Hello.
Apache wrote such as following messages into error_log and returned HTTP
500/503 error infrequently.
[error] (104)Connection reset by peer: ajp_ilink_receive() can't receive header
[error] ajp_read_header: ajp_ilink_receive failed
[error] (120006)APR does not understand this error code: p
18 matches
Mail list logo