Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudappliance/appliance-troubleshooting [2019_04_17 07:27] dancloudappliance/appliance-troubleshooting [2019_06_04 21:06] – [Log Archive] steven
Line 101: Line 101:
  
     /var/www/smestorage/tmp/logsarchive     /var/www/smestorage/tmp/logsarchive
 +
 +### Log Rotation
 +
 +A log rotation script runs under cron.
 +
 +    /var/www/smestorage/cron/logroller.pl
 +
 +The configuration file is at:
 +
 +    /var/www/smestorage/cron/config_logroller.conf
  
 ## Ports In Use ## Ports In Use
Line 459: Line 469:
 ### Configuration ### Configuration
  
-    /var/www/smestorage/config/s3_html/configuration+    # See <VirtualHost *:80> 
 +    #  DocumentRoot /var/www/smestorage/s3_html 
 +    /etc/httpd/conf/httpd.conf  
  
 ## ClamAV Virus Scanner ## ClamAV Virus Scanner