From: eldy <> Date: Mon, 25 May 2009 01:47:59 +0000 (+0000) Subject: Added index.php as default index X-Git-Tag: AWSTATS_6_95_BETA~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30f553c7aed5723efea7572ad3d69fb289321ec7;p=thirdparty%2FAWStats.git Added index.php as default index --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 1b6d0c4f..82df97e3 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -445,9 +445,9 @@ KeepBackupOfHistoricFiles=0 # Default index page name for your web server. # Change : Effective for new updates only # Example: "index.php index.html default.html" -# Default: "index.html" +# Default: "index.php index.html" # -DefaultFile="index.html" +DefaultFile="index.php index.html" # Do not include access from clients that match following criteria.