Hello and thank you for the response!
Â
The command I am running is from the following:
Â
sudo ./pagerefresh-7.0.sh 2011 http.2011.****.net  ( a script that calls this below)
Â
byear=$1
config=$2
yy=`date +%y`
yyyy=`date +%C%y`
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=01 -year="$byear" -builddate="$byear"0131
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=02 -year="$byear" -builddate="$byear"0228
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=03 -year="$byear" -builddate="$byear"0331
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=04 -year="$byear" -builddate="$byear"0430
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=05 -year="$byear" -builddate="$byear"0531
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=06 -year="$byear" -builddate="$byear"0630
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=07 -year="$byear" -builddate="$byear"0731
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=08 -year="$byear" -builddate="$byear"0831
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=09 -year="$byear" -builddate="$byear"0930
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=10 -year="$byear" -builddate="$byear"1031
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=11 -year="$byear" -builddate="$byear"1130
perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=12 -year="$byear" -builddate="$byear"1231
#perl /apps/www/awstats-7.0/tools/awstats_buildstaticpages.pl -awstatsprog=/apps/www/awstats-7.0/wwwroot/cgi-bin/awstats.pl -config=$config -staticlinks -dir=/apps/www/awstats-7.0/wwwroot/ -month=$bmonth
Â
Again, the links on the report work if they are any other than the ones above listed previously.
Â
The link generated is:
Â
http://****.net/awstats-7.0/ww…..******.net
Â
The pages that open a new window will have the following that does not work:
Â
http://****.net/awstats-7.0/ww…..mains.html
Â
For some reason, it will not add the "awstats." in front of the part of the link
Â
http://****.net/awstats-7.0/ww…..mains.html
Â
If i add awstats to the link, like so, it will work and the reports are there:
Â
http://****.net/awstats-7.0/wwwroot/awstats.http.2011.********.20111231.alldomains.html