suexec.html.en revision af687ddbab64fce492e06d194acd60da69b59608
af687ddbab64fce492e06d194acd60da69b59608nd<?xml version="1.0" encoding="ISO-8859-1"?>
af687ddbab64fce492e06d194acd60da69b59608nd<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
af687ddbab64fce492e06d194acd60da69b59608nd<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
af687ddbab64fce492e06d194acd60da69b59608nd XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
af687ddbab64fce492e06d194acd60da69b59608nd This file is generated from xml source: DO NOT EDIT
af687ddbab64fce492e06d194acd60da69b59608nd XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
af687ddbab64fce492e06d194acd60da69b59608nd -->
af687ddbab64fce492e06d194acd60da69b59608nd<title>suexec - Switch user before executing external programs - Apache HTTP Server</title>
af687ddbab64fce492e06d194acd60da69b59608nd<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
af687ddbab64fce492e06d194acd60da69b59608nd<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
af687ddbab64fce492e06d194acd60da69b59608nd<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
af687ddbab64fce492e06d194acd60da69b59608nd<link href="/images/favicon.ico" rel="shortcut icon" /></head>
af687ddbab64fce492e06d194acd60da69b59608nd<body id="manual-page"><div id="page-header">
af687ddbab64fce492e06d194acd60da69b59608nd<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p>
af687ddbab64fce492e06d194acd60da69b59608nd<p class="apache">Apache HTTP Server Version 2.1</p>
af687ddbab64fce492e06d194acd60da69b59608nd<img alt="" src="/images/feather.gif" /></div>
af687ddbab64fce492e06d194acd60da69b59608nd<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
af687ddbab64fce492e06d194acd60da69b59608nd<div id="path">
af687ddbab64fce492e06d194acd60da69b59608nd<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>suexec - Switch user before executing external programs</h1>
af687ddbab64fce492e06d194acd60da69b59608nd <p><code>suexec</code> is used by the Apache HTTP Server to switch
af687ddbab64fce492e06d194acd60da69b59608nd to another user before executing CGI programs. In order to achieve this,
af687ddbab64fce492e06d194acd60da69b59608nd it must run as <code>root</code>. Since the HTTP daemon normally doesn't
af687ddbab64fce492e06d194acd60da69b59608nd run as <code>root</code>, the <code>suexec</code> executable needs the
af687ddbab64fce492e06d194acd60da69b59608nd setuid bit set and must be owned by <code>root</code>. It should never be
af687ddbab64fce492e06d194acd60da69b59608nd writable for any other person than <code>root</code>.</p>
af687ddbab64fce492e06d194acd60da69b59608nd
af687ddbab64fce492e06d194acd60da69b59608nd <p>For further information about the concepts and and the security model
af687ddbab64fce492e06d194acd60da69b59608nd of suexec please refer to the suexec documentation (<a href="http://httpd.apache.org/docs-2.1/suexec.html">http://httpd.apache.org/docs-2.1/suexec.html</a>).</p>
af687ddbab64fce492e06d194acd60da69b59608nd</div>
af687ddbab64fce492e06d194acd60da69b59608nd<div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#synopsis">Synopsis</a></li>
af687ddbab64fce492e06d194acd60da69b59608nd<li><img alt="" src="/images/down.gif" /> <a href="#options">Options</a></li>
af687ddbab64fce492e06d194acd60da69b59608nd</ul></div>
af687ddbab64fce492e06d194acd60da69b59608nd<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
af687ddbab64fce492e06d194acd60da69b59608nd<div class="section">
af687ddbab64fce492e06d194acd60da69b59608nd<h2><a name="synopsis" id="synopsis">Synopsis</a></h2>
af687ddbab64fce492e06d194acd60da69b59608nd <p><code><strong>suexec</strong> -<strong>V</strong></code></p>
af687ddbab64fce492e06d194acd60da69b59608nd</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
af687ddbab64fce492e06d194acd60da69b59608nd<div class="section">
af687ddbab64fce492e06d194acd60da69b59608nd<h2><a name="options" id="options">Options</a></h2>
af687ddbab64fce492e06d194acd60da69b59608nd
af687ddbab64fce492e06d194acd60da69b59608nd<dl>
af687ddbab64fce492e06d194acd60da69b59608nd<dt><code>-V</code></dt>
af687ddbab64fce492e06d194acd60da69b59608nd
af687ddbab64fce492e06d194acd60da69b59608nd<dd>If you are <code>root</code>, this option displays the compile options of
af687ddbab64fce492e06d194acd60da69b59608nd<code>suexec</code>. For security reasons all configuration options are
af687ddbab64fce492e06d194acd60da69b59608ndchangable only at compile time.</dd>
af687ddbab64fce492e06d194acd60da69b59608nd
af687ddbab64fce492e06d194acd60da69b59608nd</dl>
af687ddbab64fce492e06d194acd60da69b59608nd</div></div>
af687ddbab64fce492e06d194acd60da69b59608nd<div id="footer">
af687ddbab64fce492e06d194acd60da69b59608nd<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
af687ddbab64fce492e06d194acd60da69b59608nd<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p></div>
af687ddbab64fce492e06d194acd60da69b59608nd</body></html>