|
Linux web site verification software?
Hello,
I was wondering if there is any package out there (shell script, perl, php, whatever) that can perform verification (HTML syntax, CSS, interoperability, CSS validation, etc.) on ALL documents in my web root folder?
The idea is instead of using online verification tools on each document, can I just have a script that checks all documents in my web server's root folder, and then run it by cron every night, hacing it output (and email) a log file to me with any errors?
Thanks,
Jason
|