#this is the serverwide default configuration file for report magic #for use together with webstats. # #it should be located at /etc/webstats # #please see the comments starting with "WEBSTATS" for #user defienable options # # ---------------------------------------------- # corpimg.ini # Sample settings for Report Magic for Analog # Show an example of customizing the report to # fit a 'corporate image'. # # Last modifed 14.Feb.2000 JAW # ---------------------------------------------- # [statistics] File_In = analog.dat Active_Column=R Summary_Rows= m, d, h, c Frame_File_Out = index.html Verbose = e Frame_Border = 0 #--- # Here we set some background colors and patterns, # fonts and font colors to customize the report for # a 'company image'. [reports] BG_Color = white #Background = images/back.jpg Font_Color = #000000 Font = Verdana, Arial, Helvetica, sans-serif Title_BG_Color = #EE0000 Title_Font_Color = #000000 Title_Font = Tahoma, Arial, Helvetica, sans-serif Data_Color_1=#FFFFFF Data_Color_2=#CCCCCC Data_Header_Color = #888888 Data_Total_Color = #888888 Data_Font = Tahoma, Arial, Helvetica, sans-serif File_Out = ./ Reverse_Time = 1 #WEBSTATS #if you would like to have the same appearence for the reports of #all of your virtual domains create a directory alias "sitecss" below #the wwwroot of you virtual domains, create some css you like and put them #there. then, uncomment the following line #Stylesheet = /sitecss/webstats/reports.css [graphs] 3d = 1 Shadows = 1 [QUARTER] GraphType=lines2d [QUARTERSUM] GraphType=bar3d [FIVE] GraphType=lines2d [FIVESUM] GraphType=bar3d [HOURLYREP] GraphType=lines2d [HOURLYSUM] GraphType=bar3d [OSREP] GraphType=bar3d [BROWSERREP] GraphType=pie3d [DOMAIN] GraphType=bar3d [ORGANISATION] GraphType=pie3d [QUICK] Rows = ALL #--- # The navigation page has the same background image and # uses fancy 'page' bullets. [navigation] Page_BG_Color=#666666 #Page_Background = images/back.jpg Page_Font_Color = #000000 Page_Font = Verdana, Arial File_Out = navfile.html #WEBSTATS #if you would like to have the same appearence for the reports of #all of your virtual domains create a directory alias "sitecss" and #"siteimages" below the wwwroot of you virtual domains, create some css #and bullets you like and put them there. #then, uncomment the following lines #Stylesheet = ../sitecss/webstats/menu.css #Image_Ball = ../siteimages/images/bullet.gif [website] #WEBSTATS #put here the name and contact adress of your hosting server (not #virtual domain). these informations appear below the menu of the #reports and gives your customers the option to contact you... Webmaster = webmaster@domain.com Base_URL = http://www.domain.com Company_Logo = ../siteimages/logo_small.html