Apache suEXEC is a feature of the Apache web server. It allows users to run Common Gateway Interface (CGI) and Server Side Includes (SSI) applications as a different user. Normally, all web server processes run as the default web server user (often wwwrun, www-data, apache or nobody). The suEXEC feature consists of a module for the web server and a binary executable which acts as a wrapper. suEXEC was introduced in Apache 1.2 and is often included in the default Apache package provided by most Linux distributions.
Attributes | Values |
---|
rdf:type
| |
rdfs:label
| - Mod suexec (de)
- SuEXEC (en)
|
rdfs:comment
| - Das Apache-Modul mod_suexec dient dazu, CGI-Programme in einer geschützten Umgebung ausführen zu lassen. Über ein mehrstufiges Sicherheitskonzept wird dabei zum einen verhindert, dass unsichere Programme überhaupt ausgeführt werden, zum anderen werden ausführbare Programme nur unter definierten Benutzerkennungen und mit einem eingeschränkten Befehlssatz gestartet. (de)
- Apache suEXEC is a feature of the Apache web server. It allows users to run Common Gateway Interface (CGI) and Server Side Includes (SSI) applications as a different user. Normally, all web server processes run as the default web server user (often wwwrun, www-data, apache or nobody). The suEXEC feature consists of a module for the web server and a binary executable which acts as a wrapper. suEXEC was introduced in Apache 1.2 and is often included in the default Apache package provided by most Linux distributions. (en)
|
dcterms:subject
| |
Wikipage page ID
| |
Wikipage revision ID
| |
Link from a Wikipage to another Wikipage
| |
Link from a Wikipage to an external page
| |
sameAs
| |
dbp:wikiPageUsesTemplate
| |
has abstract
| - Das Apache-Modul mod_suexec dient dazu, CGI-Programme in einer geschützten Umgebung ausführen zu lassen. Über ein mehrstufiges Sicherheitskonzept wird dabei zum einen verhindert, dass unsichere Programme überhaupt ausgeführt werden, zum anderen werden ausführbare Programme nur unter definierten Benutzerkennungen und mit einem eingeschränkten Befehlssatz gestartet. (de)
- Apache suEXEC is a feature of the Apache web server. It allows users to run Common Gateway Interface (CGI) and Server Side Includes (SSI) applications as a different user. Normally, all web server processes run as the default web server user (often wwwrun, www-data, apache or nobody). The suEXEC feature consists of a module for the web server and a binary executable which acts as a wrapper. suEXEC was introduced in Apache 1.2 and is often included in the default Apache package provided by most Linux distributions. If a client requests a CGI and suEXEC is activated, it will call the suEXEC binary which then wraps the CGI scripts and executes it under the user account of the server process (virtual host) defined in the virtual host directive. Additionally, suEXEC perform a multi-step check on the executed CGI to ensure security for the server (including path-checks, a limit of permitted commands, etc.) (en)
|
gold:hypernym
| |
prov:wasDerivedFrom
| |
page length (characters) of wiki page
| |
foaf:isPrimaryTopicOf
| |
is Link from a Wikipage to another Wikipage
of | |
is Wikipage redirect
of | |
is foaf:primaryTopic
of | |