Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache error log |
|
Author |
|
BIG HAZE
Joined: 02 Nov 2011 Posts: 1 Location: C:\
|
Posted: Wed 02 Nov '11 5:35 Post subject: Apache error log |
|
|
I was lookin at my apache server access log and i saw a strange line:
Code: | [01/Nov/2011:21:42:04 -0500] "GET http://www.sumhost.com/proxyheader.php HTTP/1.1" 404 |
and in the error log I saw:
Code: | [Tue Nov 01 21:42:04 2011] [error] [client 00.000.000.000] script 'C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/proxyheader.php' not found or unable to stat |
(Edited IP) Now my question is why is apache or php looking for 'proxyheader.php' in the htdocs directory if the GET command is followed by a php script on a different server and is this bad?
Im using Apache http server version 2.2.21 (from apache lounge) and php 5.3.8.. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 02 Nov '11 17:22 Post subject: |
|
|
Someone or a bot just wanted to know if your server works as a proxy server or has taken over by some what ever. I get tons of such requests. Nothing to worry about. |
|
Back to top |
|
|
|
|
|
|