Networking Forums

Networking Forums > Computer Networking > Linux Networking > Is my apache a proxy to ad servers?

Reply
Thread Tools Display Modes

Is my apache a proxy to ad servers?

 
 
Agron
Guest
Posts: n/a

 
      10-31-2004, 08:27 PM
Hi guys,

today I noticed this on my access.log file repeated many times.

220.160.81.187 - - [29/Oct/2004:23:55:49 -0400] "GET
http://oz.valueclick.com/cycle?host=...es=468x60&t=js
HTTP/1.0" 200 322 "http://www.nets888.com/" "Mozilla/4.0 (compatible; MSIE
5.5; Windows NT 4.0)"

my web site is not "oz.valueclick.com"

What does this mean?

Does this mean that my apache is getting the file and then serving it the
requester?

I don't have a file by the name "http://oz.value...." anywhere
under /var/www/html

How could they get such a file from me?

//Agron
 
Reply With Quote
 
 
 
 
buck
Guest
Posts: n/a

 
      11-01-2004, 02:21 AM
On Sun, 31 Oct 2004 16:27:43 -0500, Agron <default@127.0.0.1> wrote:

>Hi guys,
>
>today I noticed this on my access.log file repeated many times.
>
>220.160.81.187 - - [29/Oct/2004:23:55:49 -0400] "GET
>http://oz.valueclick.com/cycle?host=...es=468x60&t=js
>HTTP/1.0" 200 322 "http://www.nets888.com/" "Mozilla/4.0 (compatible; MSIE
>5.5; Windows NT 4.0)"
>
>my web site is not "oz.valueclick.com"
>
>What does this mean?
>
>Does this mean that my apache is getting the file and then serving it the
>requester?
>
>I don't have a file by the name "http://oz.value...." anywhere
>under /var/www/html
>
>How could they get such a file from me?
>
>//Agron


I don't mean to sound quite this harsh, but if you don't know if
Apache is proxying then turn Apache off until you find out. As a
matter of fact, turn off all daemons that you don't understand.

HINT:
locate httpd.conf
less /PATH/TO/httpd.conf
/proxy

buck
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
curl continuation ? proxy servers no.top.post@gmail.com Linux Networking 0 12-05-2009 01:49 AM
Proxy Servers grep Windows Networking 4 07-13-2007 09:31 PM
SSL certificates on Apache Virtual Servers KM Linux Networking 6 10-04-2005 08:28 PM
Transparent proxy with Squid and Apache problem Tobias Skytte Linux Networking 0 11-21-2003 08:20 AM
Apache as proxy for http & httpd queries gosha Linux Networking 0 07-21-2003 12:45 PM



1 2 3 4 5 6 7 8 9 10 11