diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-21 20:39:56 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-21 20:39:56 +0000 |
| commit | be630ee5ea114e263b2f04b7307908ae449493d2 (patch) | |
| tree | 8df8b306a99b63f00541e94c33bb82dcd28f2f7a /www/xitami/files/xitami.8.in | |
| parent | 1. ring.ip-kyoto.ad.jp seems to have been down for some time, remove (diff) | |
- Update to 2.5c2
PR: ports/96146
Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=162975
Diffstat (limited to 'www/xitami/files/xitami.8.in')
| -rw-r--r-- | www/xitami/files/xitami.8.in | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/www/xitami/files/xitami.8.in b/www/xitami/files/xitami.8.in new file mode 100644 index 000000000000..932b06303f52 --- /dev/null +++ b/www/xitami/files/xitami.8.in @@ -0,0 +1,55 @@ +.\" Copyright (c) 2006 bdluevel@heitec.net +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE +.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\" SUCH DAMAGE. +.Dd April 20, 2006 +.Dt XITAMI 8 +.Os +.Sh NAME +.Nm xitami +.Nd "an HTTP server" +.Sh DESCRIPTION +The +.Nm +daemon ist started and stopped by its rc.d script. Set +``xitami_enable=YES'' in +.Pa /etc/rc.conf +to enable starting and stopping. +.Pp +Refer to +.Pa http://www.imatix.com/html/xitami/index.htm +or the installed HTML pages for information about the configuration +options. +.Sh FILES +.Bl -tag -width indent +.It Pa %%PREFIX%%/etc/xitami/xitami.cfg +Default values for and documentation of the configuration options. +.It Pa %%PREFIX%%/etc/xitami/defaults.cfg +Configuration file you have to write. +.It Pa %%DOCSDIR%%/html/* +Installed documentation. +.It Pa %%PREFIX%%/etc/rc.d/xitami +Script to start/stop the daemon. +.El +.Sh DIAGNOSTICS +Diagnostic messages are written to log files; the location of these +files and the verbosity of the logging depends on the configuration. |
