[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] Apache problems?? Help



> It shouldnt be.. httpd.conf doesnt show any Proxy directives
> enabled..
>

Just checked: 

[dmi@dmi dmi]$ telnet www.******.com 80
Trying 213.239.**.**...
Connected to www.*****.com.
Escape character is '^]'.
GET http://www.something.com HTTP/1.0

HTTP/1.1 302 Found
Date: Tue, 17 Feb 2004 19:28:19 GMT
Server: Apache/1.3.20 Sun Cobalt (Unix) mod_ssl/2.8.4 OpenSSL/0.9.6b 
PHP/4.1.2 mod_auth_pam_external/0.1 FrontPage/4.0.4.3 mod_perl/1.25
Location: http://****.uk2net.com/
Connection: close
Content-Type: text/html; charset=iso-8859-1

So, that should not be SPAM through the Apache, 302 is normal reply for 
such requests. 

Dmitry