httpd log errors

kitepilot at kitepilot.com kitepilot at kitepilot.com
Tue Jul 16 19:52:28 MST 2013


find /home/some_v_host/public_html/ -type f -exec grep -H 'img' "{}" \; 

:) 

The best IDE is:
vi, make, ctags, find and grep.
ET 

 

keith smith writes: 

>  
> 
> 
> Hi, 
> 
> I'm looking through my error logs and I have several lines that look like this: 
> 
> File does not exist: /home/some_v_host/public_html/img, referer: https://www.domain.tld/some_dir/some_script.php 
> 
> Usually there is a file and line number to the error.  I've been looking at my code, however I am not finding the problem. 
> 
> Any insight into what this error means is much appreciated. 
> 
> Thanks!! 
> 
> 
>  
> ------------------------
> Keith Smith


More information about the PLUG-discuss mailing list