KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/svo3oda/weblog/weblog/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/svo3oda/weblog/weblog/config.pl
#!/usr/local/bin/perl

############################################
##                                        ##
##                 WebLog                 ##
##           by Darryl Burgdorf           ##
##                                        ##
##           Configuration File           ##
##                                        ##
############################################

require "/export/home/svoco.com/docs/weblog/weblog.pl";

$LogFile = "/export/home/svoco.com/logs/access_log";
# $IPLog = "/usr/foo/logs/ips.txt";

$FileDir = "/export/home/svoco.com/docs/weblog";
$ReportFile = "index.html";
$DetailsFile = "log.details.html";
$RefsFile = "log.refs.html";
$KeywordsFile = "log.keys.html";
$AgentsFile = "log.agents.html";

$SystemName = "svoco.com";

$OrgName = "Svoboda, Collins L.L.C.";
$OrgDomain = "(svoco.com)";

$GraphURL = "http://www.svoco.com/weblog/graphs";
$GraphBase = "visits";

# $IncludeOnlyRefsTo = "(includethis|andthis)";
# $ExcludeRefsTo = "(excludethis|andthis)";

# $IncludeOnlyDomain = "";
# $ExcludeDomain = "";

$IncludeQuery = 0;

$PrintFiles = 1;
$Print404 = 1;
$PrintDomains = 0;
$PrintUserIDs = 0;
$PrintTopNFiles = 10;
$TopFileListFilter = "(\.gif|\.jpg|\.jpeg|Code)";
$PrintTopNDomains = 0;

$LogOnlyNew = 1;

$NoSessions = 0;
$NoResolve = 0;

$DetailsFilter = "(\.gif|\.jpg|\.jpeg)";
$DetailsDays = 7;

$refsexcludefrom = "(file:)";
$refsexcludeto = "(\.gif|\.jpg|\.jpeg)";

$RefsStripWWW = 1;
$RefsMinHits = 1;

$AgentsIgnore = "(\.gif|\.jpg|\.jpeg)";

&MainProg;


Anon7 - 2021