blob: d5cafbf71c45e58df0bfb19cbfbaa007c1f9f756 [file] [log] [blame]
.TH suexec 8 "February 2004"
.\" Licensed to the Apache Software Foundation (ASF) under one or more
.\" contributor license agreements. See the NOTICE file distributed with
.\" this work for additional information regarding copyright ownership.
.\" The ASF licenses this file to You under the Apache License, Version 2.0
.\" (the "License"); you may not use this file except in compliance with
.\" the License. You may obtain a copy of the License at
.\"
.\" http://www.apache.org/licenses/LICENSE-2.0
.\"
.\" Unless required by applicable law or agreed to in writing, software
.\" distributed under the License is distributed on an "AS IS" BASIS,
.\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
.\" See the License for the specific language governing permissions and
.\" limitations under the License.
.\"
.SH NAME
suexec \- Switch User For Exec
.SH SYNOPSIS
.B suexec -V
.PP
No other synopsis for usage, because this program
is otherwise only used internally by the Apache HTTP server.
.PP
.SH DESCRIPTION
.B suexec
is the "wrapper" support program for the suexec behaviour for the
Apache HTTP server. It is run from within the server automatically
to switch the user when an external program has to be run under a
different user. For more information about suexec, see the online
document `Apache suexec Support' on the HTTP server project's
Web site at http://httpd.apache.org/docs/suexec.html .
.SH OPTIONS
.IP -V
Display the list of compile-time settings used when \fBsuexec\fP
was built. No other action is taken.
.PD
.SH SEE ALSO
.BR httpd(8)