Hi, this just popped into my head- is it possible to monitor web traffic (in any way) to your website through the command line. Or is this just wishful thinking?
If you go to the log files ("/home/apache/logs/" I think?) and do a "tail -f xxxxxx" on the access log file, you should be able to see it in real time.
If you go to the log files ("/home/apache/logs/" I think?) and do a "tail -f xxxxxx" on the access log file, you should be able to see it in real time.
Thanks for the reply, sorry I wasn't able to reply sooner. Your advice was really helpful! Five stars *****