Graham wrote:
> "Claudio Carobolante" <claudio RemoveThis @carobolante.net> wrote [...]
> My virtual host file says:
>
> <VirtualHost *>
> ServerAdmin webmaster RemoveThis @xxx.co.uk
> DocumentRoot /usr/home/xxx
<font color=purple> > ServerName <a style='text-decoration: underline;' href="http://www.xxx.co.uk</font" target="_blank">www.xxx.co.uk</font</a>>
> ErrorLog logs/xxx.co.uk-error_log
> CustomLog logs/xxx.co.uk-access_log combined
> scriptalias /cgi-bin/ /usr/home/xxx/cgi-bin/
> DirectoryIndex index.htm index.html index.php
> </VirtualHost>
>
> For my awstats software would my target to my log file therefore be?
> LogFile="/var/log/apache/xxx.co.uk-access_log ????
You posted in <1061330199.11489.0 RemoveThis @echo.uk.clara.net>
| The website stats software said my logs might be found at:
| /var/log/apache/access.log
O.K., this paths are a little bit strangely. I see two possibilities:
- The correct path is /var/log/apache/logs/xxx.co.uk-access_log and you
don't have read the documentation about CustomLog or ServerRoot.
- there are more then one Logfile and you didn't told us the complete
configuration. (I missed at least a NameVirtualHost-directive)
We are speaking about a UNIX/Linux-based server? I guess, this server is
an outdoor-server (You are using Microsoft Outlook Express V6). Do you
have any possibility to a remote login? No, I don't mean FTP, I mean
TELNET or much better SSH. Get some help for using a shell. Make a login
and search the files.
cc<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Where does apache put log files?