Hello

I want to add a "Last Modified..." on my index page. I know how to get the last modified date of an actual file but I would really like to do it with the main folder (www) that all my files are on. Since my index page wont change but the folder always will with new data and such, I would like to do that.

Does anyone know how to display the last modified date of the top most folder? On my server its the www folder. Thank you