File: templates

package info (click to toggle)
webalizer 2.23.08-3.3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 9,864 kB
  • sloc: ansic: 10,021; sh: 345; makefile: 94; python: 55
file content (45 lines) | stat: -rw-r--r-- 1,539 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Template: webalizer/upgrading
Type: note
_Description: Upgrading from a version < 2.01.6
 WARNING: If you're upgrading from a version < 2.01.6, see
 /usr/share/doc/webalizer/README.FIRST.gz for details on upgrading your old
 data!!

Template: webalizer/upgrade2011030
Type: note
_Description: Upgrading from a version < 2.01.10-30
 WARNING: This release will move webalizer.conf file to /etc/webalizer 
 directory.  New features have been included, too. Please read README.FIRST.gz,
 README.gz and new examples/sample.conf.gz in /usr/share/doc/webalizer directory.

Template: webalizer/directory
Type: string
Default: /var/www/webalizer
_Description: Directory to put the output in:

Template: webalizer/create_conf
Type: boolean
Default: true
_Description: Generate a default configuration file ?
 Note that webalizer always parses the default configuration, so if you plan
 on using more than one configuration or using the -c parameter, you probably
 want to say No here.

Template: webalizer/doc_title
Type: string
_Default: Usage Statistics for[ hostname will be appended ]
_Description: Title of the reports webalizer will generate:
 (your system's hostname will be appended to it)

Template: webalizer/logfile
Type: string
Default: /var/log/apache/access.log.1
_Description: Webserver's rotated log filename:

Template: webalizer/dnscache
Type: boolean
Default: false
_Description: Enable DNSCache Option?
 Speed up name resolving with the DNSCache option enabled. See
 /usr/share/doc/webalizer/DNS.README.gz for more information.