r_mehmed has asked for the wisdom of the Perl Monks concerning the following question:
First thing off, is that I never request these files. As I was browsing my error log I found that this occurs every now and then. Not that I do something strange in my Perl scripts.I also checked Apache's access.log,and the IP address that requests them is different then mine. I wander if this has anything to do with Perl's -w???[Fri Jan 31 14:56:47 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/scripts [Fri Jan 31 14:56:52 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/MSADC [Fri Jan 31 14:56:58 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/c [Fri Jan 31 14:57:03 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/d [Fri Jan 31 14:57:08 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/scripts [Fri Jan 31 14:57:13 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/_vti_bin [Fri Jan 31 14:57:19 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/_mem_bin [Fri Jan 31 14:57:27 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/msadc [Fri Jan 31 14:57:32 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/scripts [Fri Jan 31 14:57:42 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/scripts [Fri Jan 31 14:57:48 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/scripts [Fri Jan 31 14:58:03 2003] [error] [client 172.181.45.176] File does n +ot exist: C:/Apache2/htdocs/scripts
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Apache(Perl?) error
by dempa (Friar) on Jan 31, 2003 at 15:36 UTC | |
|
Re: Apache(Perl?) error
by Heidegger (Hermit) on Jan 31, 2003 at 15:33 UTC | |
|
Re: Apache(Perl?) error
by moxliukas (Curate) on Jan 31, 2003 at 15:44 UTC | |
|
Re: Apache(Perl?) error
by hardburn (Abbot) on Jan 31, 2003 at 18:43 UTC | |
|
Re: Apache(Perl?) error
by Anonymous Monk on Jan 31, 2003 at 15:49 UTC |