[global]
	workgroup = HOME
	security = share
#Share /var/www/ folder for web development
[Web Server]
	comment = Web Server Documents
	path	= /var/www/
	public	= yes
	writeable	= yes
	create mask	= 0777
