home *** CD-ROM | disk | FTP | other *** search
/ BUG 2 / BUGCD1997_01.iso / internet / omnihttp / oh10a7.exe / Logs / debug.bat next >
Encoding:
DOS Batch File  |  1996-05-19  |  311 b   |  11 lines

  1. @ECHO OFF
  2. copy access.log ca.log
  3. stat ca.log partup template.htm debugON
  4. del ca.log
  5.  
  6. REM If you have a large log file and don't want to copy,
  7. REM un-REM the following statment, REM the above statements, 
  8. REM save and run when the server isn't running.
  9.  
  10. REM stat access.log partup template.htm debugON
  11.