head	1.3;
access;
symbols
	RELEASE_8_1_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2010.09.15.12.29.48;	author pav;	state dead;
branches;
next	1.2;

1.2
date	2010.05.01.15.12.43;	author sylvio;	state Exp;
branches;
next	1.1;

1.1
date	2010.03.15.01.16.48;	author wen;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 1.0.8
- Handle permissions on log files
- Run under www user

PR:		ports/149575
Submitted by:	Diego Schulz <dschulz@@gmail.com> (maintainer)
@
text
@Please note that if you intend to run Cherokee as www user,
you'll have to manually create the log files and set the
proper ownership and permissions on them.

You can do it with (as root):

  touch /var/log/cherokee.error /var/log/cherokee.access
  chown -v www:www /var/log/cherokee.*
  chmod -v 0640 /var/log/cherokee.*

If you run Cherokee as root (NOT recommended) this is not
necessary.

To run Cherokee at startup or using the rc script, add
'cherokee_enable="YES"' to /etc/rc.conf

To start the Cherokee administrative interface, run (as root)

  cherokee-admin

For more information on cherokee-admin(1), please refer to
the official documentation and manpage.
@


1.2
log
@- Update to 0.99.46

PR:		ports/146092
Submitted by:	Diego Schulz <dschulz@@gmail.com> (maintainer)
@
text
@@


1.1
log
@- Add an option to run the daemon as www user (not root)

PR:		ports/144698
Submitted by:	Diego Schulz <dschulz@@gmail.com> (maintainer)
@
text
@a22 1

@

