Hi All, For my project i need to get the log of the websites in a different format as compared to what squid builds. The access.log file that squid builds logs all the urls as well as the all the other components like the gif images etc that it loads for that particular webpage. I just want to get hold of the the main website url that the user types on his browser and not the other components. Is there way to get access to only the main url? Can someone suggest some ways to achieve this. Thanks in advance Sangeeta