[blue]master#[/blue] grep DocumentRoot /etc/httpd/conf/httpd.conf
DocumentRoot "/var/httpd/docs"
[blue]master#[/blue] ls -l /var/httpd/docs/stats/mostwanted.php
-rw-r--r-- 1 [URL unfurl="true"]www www[/URL] 2575 Jun 22 2004 /var/httpd/docs/stats/mostwanted.php
[blue]master#[/blue] wget -S --spider [URL unfurl="true"]http://localhost/var/httpd/docs/stats/mostwanted.php[/URL]
--09:39:34-- [URL unfurl="true"]http://localhost/var/httpd/docs/stats/mostwanted.php[/URL]
=> `mostwanted.php'
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response...
HTTP/1.1 404 Not Found
Date: Tue, 20 Sep 2005 06:39:34 GMT
Server: Apache (Unix)
Content-Type: text/html; charset=ISO-8859-1
09:39:36 ERROR 404: Not Found.
[blue]master#[/blue] wget -S --spider [URL unfurl="true"]http://localhost/stats/mostwanted.php[/URL]
--09:39:45-- [URL unfurl="true"]http://localhost/stats/mostwanted.php[/URL]
=> `mostwanted.php'
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Tue, 20 Sep 2005 06:39:46 GMT
Server: Apache (Unix)
Content-Type: text/html; charset=ISO-8859-1
Length: unspecified [text/html]
200 OK