Просмотр исходного кода

Add missing quotation to SkipHosts directive in awstats.tpl (#2334)

Kristan Kenney 4 лет назад
Родитель
Сommit
984af65017
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      install/deb/templates/web/awstats/awstats.tpl

+ 1 - 1
install/deb/templates/web/awstats/awstats.tpl

@@ -24,7 +24,7 @@ PurgeLogFile=0
 ArchiveLogRecords=0
 KeepBackupOfHistoricFiles=1
 DefaultFile="index.php index.html"
-SkipHosts="127.0.0.1
+SkipHosts="127.0.0.1"
 SkipUserAgents=""
 SkipFiles=""
 SkipReferrersBlackList=""