version of the file by
mv access_log acess_log_bak
cat /var/logs/httpd/access_log_bak | grep Feb/2003 > access_log
I had also created a link to it in /var/www/html. I did some playing around with the link, and stuffed it up, but got it right.
The problem is that nothing is being added to the log now. I am not sure what I have done wrong.