home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- copy access.log ca.log
- stat ca.log partup template.htm debugON
- del ca.log
-
- REM If you have a large log file and don't want to copy,
- REM un-REM the following statment, REM the above statements,
- REM save and run when the server isn't running.
-
- REM stat access.log partup template.htm debugON
-