wok view rsync/stuff/etc/rsyncd.conf @ rev 2504

libxml2: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 16 12:07:03 2009 +0000 (2009-03-16)
parents 580279b0298b
children ff5fd8788cd9
line source
1 # /etc/rsyncd.conf: Rsync deamon configuration file.
2 #
4 max connections = 2
5 use chroot = yes
6 #motd file = /etc/rsyncd.motd
7 pid file = /var/run/rsyncd.pid
9 # Deny/allow hosts by IP.
10 #
11 #hosts allow = 192.168.1.100/255.255.0.0
12 #hosts deny = *
14 [web-server]
15 path = /var/www
16 comment = WWW rsync module
17 exclude = cgi-bin/
18 # secrets file = /etc/rsyncd.secrets