]> git.pld-linux.org Git - packages/awstats.git/commitdiff
- new
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 1 Jan 2007 18:36:45 +0000 (18:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awstats-lighttpd.conf -> 1.1

awstats-lighttpd.conf [new file with mode: 0644]

diff --git a/awstats-lighttpd.conf b/awstats-lighttpd.conf
new file mode 100644 (file)
index 0000000..e7913e4
--- /dev/null
@@ -0,0 +1,9 @@
+
+alias.url += (
+       "/awstatsclass" => "/usr/share/awstats/wwwroot/classess/",
+       "/awstatscss" => "/usr/share/awstats/wwwroot/css/",
+       "/awstatsicons" => "/usr/share/awstats/wwwroot/js/awstats_misc_tracker.js",
+       "/awstats" => "/usr/share/awstats/wwwroot/cgi-bin/",
+)
+
+
This page took 0.077052 seconds and 4 git commands to generate.