TCPServiceName<h1> TCPServiceName</h1>
<h2>Name</h2>
TCPServiceName -- Configures the name proftpd will use with mod_wrap
<h2>Synopsis</h2>
TCPServiceName [ <code class="OPTION">name</code>]
Default
</dt><dd>
TCPServiceName proftpd
</dd><dt>
Context
</dt><dd>
server config, <VirtualHost>, <Global>
</dd><dt>
Module
</dt><dd>
mod_wrap
</dd><dt>
Compatibility
</dt><dd>
1.2.1 and later
</dd></dl>
<h2>Description</h2>
TCPServiceName is used to configure the name of the service under which mod_wrap will check the allow/deny files. By default, this is the name of the program started, i.e. "proftpd". However, some administrators may want to use a different, more generic service name, such as "ftpd"; use this directive for such needs.
<h2>See also</h2>
|