Am 24.10.2009 um 12:13 schrieb André Warnier:
Rolf Schaufelberger wrote:
It always has googleads as referer with a very long refer string
and what das the 502 status mean?
http://lmgtfy.com?q=http+status+502
Ok, I can read what's written there, but what does it mean ?
I still have no ide
Rolf Schaufelberger wrote:
Am 24.10.2009 um 12:13 schrieb André Warnier:
Rolf Schaufelberger wrote:
It always has googleads as referer with a very long refer string and
what das the 502 status mean?
http://lmgtfy.com?q=http+status+502
Ok, I can read what's written there, but what does it
Hi, does anyone know why I get this error message in my apache log?
I am using the following setup:
File: /var/www/htdocs/wport/Startup.pm
package WPort::Startup;
[...]
my $server = Apache2::ServerUtil->server;
my $conf = <
SetHandler perl-script
Order Deny,Allow
Deny from all
Al
Am 25.10.2009 um 19:36 schrieb André Warnier:
Rolf Schaufelberger wrote:
Am 24.10.2009 um 12:13 schrieb André Warnier:
Rolf Schaufelberger wrote:
It always has googleads as referer with a very long refer string
and what das the 502 status mean?
http://lmgtfy.com?q=http+status+502
Ok, I can
Rolf Schaufelberger wrote:
...
Of course, but what I meant was, can I tell LWP to pass the same
referer string I found in my logfile, to simultate exactly that request ?
I'm sure you can. That "referrer" is just a HTTP header ("Referer:"
with only one r I think), and LWP allows you to ad