--- xymond/etcfiles/xymon-apache-open.DIST.wwwcachedir 2012-05-07 10:01:15.711608074 -0700 +++ xymond/etcfiles/xymon-apache-open.DIST 2012-05-07 10:46:24.623649028 -0700 @@ -31,2 +31,16 @@ +Alias @XYMONHOSTURL@/rep "/var/cache/xymon/rep" + + Options Indexes FollowSymLinks Includes MultiViews + Order allow,deny + Allow from all + + +Alias @XYMONHOSTURL@/snap "/var/cache/xymon/snap" + + Options Indexes FollowSymLinks Includes MultiViews + Order allow,deny + Allow from all + + Alias @XYMONHOSTURL@ "@INSTALLWWWDIR@" --- xymond/etcfiles/xymon-apache-secure.DIST.wwwcachedir 2012-05-07 10:01:15.711608074 -0700 +++ xymond/etcfiles/xymon-apache-secure.DIST 2012-05-07 10:46:24.623649028 -0700 @@ -31,2 +31,16 @@ +Alias @XYMONHOSTURL@/rep "/var/cache/xymon/rep" + + Options Indexes FollowSymLinks Includes MultiViews + Order allow,deny + Allow from all + + +Alias @XYMONHOSTURL@/snap "/var/cache/xymon/snap" + + Options Indexes FollowSymLinks Includes MultiViews + Order allow,deny + Allow from all + + Alias @XYMONHOSTURL@ "@INSTALLWWWDIR@"