GCS Amplitude
GCS Amplitude

Kurzreferenz der Direktiven

AcceptFilter Protokoll Filter | | s | C | | Konfiguriert Optimierungen für lauschende Sockets bestimmter Protokolle | AcceptPathInfo On|Off|Default | Default | svdh | C | | Ressourcen lassen angehängte Pfadangaben zu | AccessFileName Dateiname [Dateiname] ... | .htaccess | sv | C | | Name der dezentralen Konfigurationsdateien | Action Aktionsart CGI-Skript [virtual] | | svdh | B | | Aktiviert ein CGI-Skript für einen bestimmten Handler oder Content-Type | AddAlt string file [file] ... | | svdh | B | | Alternate text to display for a file, instead of an icon selected by filename | AddAltByEncoding string MIME-encoding [MIME-encoding] ... | | svdh | B | | Alternate text to display for a file instead of an icon selected by MIME-encoding | AddAltByType string MIME-type [MIME-type] ... | | svdh | B | | Alternate text to display for a file, instead of an icon selected by MIME content-type | AddCharset charset extension [extension] ... | | svdh | B | | Maps the given filename extensions to the specified content charset | AddDefaultCharset On|Off|Zeichenkodierung | Off | svdh | C | Standard-Charset-Parameter, der bei Antworten vom Content-Type text/plain oder text/html hinzugefügt wird | AddDescription string file [file] ... | | svdh | B | | Description to display for a file | AddEncoding encoding extension [extension] ... | | svdh | B | | Maps the given filename extensions to the specified encoding type | AddHandler handler-name extension [extension] ... | | svdh | B | | Maps the filename extensions to the specified handler | AddIcon icon name [name] ... | | svdh | B | | Icon to display for a file selected by name | AddIconByEncoding icon MIME-encoding [MIME-encoding] ... | | svdh | B | | Icon to display next to files selected by MIME content-encoding | AddIconByType icon MIME-type [MIME-type] ... | | svdh | B | | Icon to display next to files selected by MIME content-type | AddInputFilter filter[;filter...] extension [extension] ... | | svdh | B | | Maps filename extensions to the filters that will process client requests | AddLanguage language-tag extension [extension] ... | | svdh | B | | Maps the given filename extension to the specified content language | AddModuleInfo module-name string | | sv | E | | Adds additional information to the module information displayed by the server-info handler | AddOutputFilter filter[;filter...] extension [extension] ... | | svdh | B | | Maps filename extensions to the filters that will process responses from the server | AddOutputFilterByType filter[;filter...] media-type [media-type] ... | | svdh | B | | assigns an output filter to a particular media-type | AddType media-type extension [extension] ... | | svdh | B | | Maps the given filename extensions onto the specified content type | Alias URL-path file-path|directory-path | | sv | B | | Maps URLs to filesystem locations | AliasMatch regex file-path|directory-path | | sv | B | | Maps URLs to filesystem locations using regular expressions | Allow from all|host|env=[!]env-variable [host|env=[!]env-variable] ... | | dh | E | | Controls which hosts can access an area of the server | AllowCONNECT port[-port] [port[-port]] ... | 443 563 | sv | E | Ports that are allowed to CONNECT through the proxy | AllowEncodedSlashes On|Off | Off | sv | C | | Legt fest, ob kodierte Pfadtrennzeichen in URLs durchgereicht werden dürfen | AllowMethods reset|HTTP-method [HTTP-method]... | reset | d | X | | Restrict access to the listed HTTP methods | AllowOverride All|None|Direktiven-Typ [Direktiven-Typ] ... | None (2.3.9 und spä + | d | C | Direktiven-Typen, die in .htaccess -Dateien erlaubt sind. | AllowOverrideList None|directive [directive-type] ... | None | d | C | Individual directives that are allowed in .htaccess files | Anonymous user [user] ... | | dh | E | | Specifies userIDs that are allowed access without password verification | AnonymousLogEmail On|Off | On | dh | E | | Sets whether the password entered will be logged in the error log | AnonymousMustGiveEmail On|Off | On | dh | E | | Specifies whether blank passwords are allowed | AnonymousNoUserID On|Off | Off | dh | E | | Sets whether the userID field may be empty | AnonymousVerifyEmail On|Off | Off | dh | E | | Sets whether to check the password field for a correctly formatted email address | AsyncRequestWorkerFactor factor | | s | M | | Limit concurrent connections per process | AuthBasicAuthoritative On|Off | On | dh | B | | Sets whether authorization and authentication are passed to lower level modules | [AuthBasicFake off|username [password]](modauthbasic.html#authbasicfake) | | dh | B | | Fake basic authentication using the given expressions for username and password | AuthBasicProvider provider-name [provider-name] ... | file | dh | B | | Sets the authentication provider(s) for this location | AuthBasicUseDigestAlgorithm MD5|Off | Off | dh | B | | Check passwords against the authentication providers as if Digest Authentication was in force instead of Basic Authentication. | AuthDBDUserPWQuery query | | d | E | | SQL query to look up a password for a user | AuthDBDUserRealmQuery query | | d | E | | SQL query to look up a password hash for a user and realm. | AuthDBMGroupFile file-path | | dh | E | | Sets the name of the database file containing the list of user groups for authorization | AuthDBMType default|SDBM|GDBM|NDBM|DB | default | dh | E | | Sets the type of database file that is used to store passwords | AuthDBMUserFile file-path | | dh | E | | Sets the name of a database file containing the list of users and passwords for authentication | AuthDigestAlgorithm MD5|MD5-sess | MD5 | dh | E | | Selects the algorithm used to calculate the challenge and response hashes in digest authentication | AuthDigestDomain URI [URI] ... | | dh | E | | URIs that are in the same protection space for digest authentication | AuthDigestNonceLifetime seconds | 300 | dh | E | | How long the server nonce is valid | AuthDigestProvider provider-name [provider-name] ... | file | dh | E | | Sets the authentication provider(s) for this location | [AuthDigestQop none|auth|auth-int [auth|auth-int]](modauthdigest.html#authdigestqop) | auth | dh | E | | Determines the quality-of-protection to use in digest authentication | AuthDigestShmemSize size | 1000 | s | E | | The amount of shared memory to allocate for keeping track of clients | AuthFormAuthoritative On|Off | On | dh | B | | Sets whether authorization and authentication are passed to lower level modules | AuthFormBody fieldname | | d | B | | The name of a form field carrying the body of the request to attempt on successful login | AuthFormDisableNoStore On|Off | Off | d | B | | Disable the CacheControl no-store header on the login page | AuthFormFakeBasicAuth On|Off | Off | d | B | | Fake a Basic Authentication header | AuthFormLocation fieldname | | d | B | | The name of a form field carrying a URL to redirect to on successful login | AuthFormLoginRequiredLocation url | | d | B | | The URL of the page to be redirected to should login be required | AuthFormLoginSuccessLocation url | | d | B | | The URL of the page to be redirected to should login be successful | AuthFormLogoutLocation uri | | d | B | | The URL to redirect to after a user has logged out | AuthFormMethod fieldname | | d | B | | The name of a form field carrying the method of the request to attempt on successful login | AuthFormMimetype fieldname | | d | B | | The name of a form field carrying the mimetype of the body of the request to attempt on successful login | AuthFormPassword fieldname | | d | B | | The name of a form field carrying the login password | AuthFormProvider provider-name [provider-name] ... | file | dh | B | | Sets the authentication provider(s) for this location | AuthFormSitePassphrase secret | | d | B | | Bypass authentication checks for high traffic sites | AuthFormSize size | | d | B | | The largest size of the form in bytes that will be parsed for the login details | AuthFormUsername fieldname | | d | B | | The name of a form field carrying the login username | AuthGroupFile file-path | | dh | B | | Sets the name of a text file containing the list of user groups for authorization | AuthLDAPAuthorizePrefix prefix | AUTHORIZE | dh | E | | Specifies the prefix for environment variables set during authorization | AuthLDAPBindAuthoritativeoff|on | on | dh | E | | Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot successfully bind with the user's credentials. | AuthLDAPBindDN distinguished-name | | dh | E | | Optional DN to use in binding to the LDAP server | AuthLDAPBindPassword password | | dh | E | | Password used in conjuction with the bind DN | AuthLDAPCharsetConfig file-path | | s | E | | Language to charset conversion configuration file | AuthLDAPCompareAsUser on|off | off | dh | E | | Use the authenticated user's credentials to perform authorization comparisons | AuthLDAPCompareDNOnServer on|off | on | dh | E | | Use the LDAP server to compare the DNs | AuthLDAPDereferenceAliases never|searching|finding|always | always | dh | E | | When will the module de-reference aliases | AuthLDAPGroupAttribute attribute | member uniquemember + | dh | E | | LDAP attributes used to identify the user members of groups. | AuthLDAPGroupAttributeIsDN on|off | on | dh | E | | Use the DN of the client username when checking for group membership | AuthLDAPInitialBindAsUser off|on | off | dh | E | | Determines if the server does the initial DN lookup using the basic authentication users' own username, instead of anonymously or with hard-coded credentials for the server | AuthLDAPInitialBindPatternregex substitution | (.) $1 (remote use + | dh | E | | Specifies the transformation of the basic authentication username to be used when binding to the LDAP server to perform a DN lookup | AuthLDAPMaxSubGroupDepth Number | 10 | dh | E | | Specifies the maximum sub-group nesting depth that will be evaluated before the user search is discontinued. | AuthLDAPRemoteUserAttribute uid | | dh | E | | Use the value of the attribute returned during the user query to set the REMOTEUSER environment variable | AuthLDAPRemoteUserIsDN on|off | off | dh | E | | Use the DN of the client username to set the REMOTEUSER environment variable | AuthLDAPSearchAsUser on|off | off | dh | E | | Use the authenticated user's credentials to perform authorization searches | AuthLDAPSubGroupAttribute attribute | | dh | E | | Specifies the attribute labels, one value per directive line, used to distinguish the members of the current group that are groups. | AuthLDAPSubGroupClass LdapObjectClass | groupOfNames groupO + | dh | E | | Specifies which LDAP objectClass values identify directory objects that are groups during sub-group processing. | AuthLDAPUrl url [NONE|SSL|TLS|STARTTLS] | | dh | E | | URL specifying the LDAP search parameters | AuthMerging Off | And | Or | Off | dh | B | | Controls the manner in which each configuration section's authorization logic is combined with that of preceding configuration sections. | AuthName auth-domain | | dh | B | | Authorization realm for use in HTTP authentication | AuthnCacheContext directory|server|custom-string | | d | B | | Specify a context string for use in the cache key | AuthnCacheEnable | | s | B | | Enable Authn caching configured anywhere | AuthnCacheProvideFor authn-provider [...] | | dh | B | | Specify which authn provider(s) to cache for | AuthnCacheSOCache provider-name[:provider-args] | | s | B | | Select socache backend provider to use | AuthnCacheTimeout timeout (seconds) | | dh | B | | Set a timeout for cache entries | ... | | s | B | | Enclose a group of directives that represent an extension of a base authentication provider and referenced by the specified alias | AuthnzFcgiCheckAuthnProvider provider-name|None option ... | | d | E | | Enables a FastCGI application to handle the checkauthn authentication hook. | AuthnzFcgiDefineProvider type provider-name backend-address | | s | E | | Defines a FastCGI application as a provider for authentication and/or authorization | AuthType None|Basic|Digest|Form | | dh | B | | Type of user authentication | AuthUserFile file-path | | dh | B | | Sets the name of a text file containing the list of users and passwords for authentication | AuthzDBDLoginToReferer On|Off | Off | d | E | Determines whether to redirect the Client to the Referring page on successful login or logout if a Referer request header is present | AuthzDBDQuery query | | d | E | | Specify the SQL Query for the required operation | AuthzDBDRedirectQuery query | | d | E | | Specify a query to look up a login page for the user | AuthzDBMType default|SDBM|GDBM|NDBM|DB | default | dh | E | | Sets the type of database file that is used to store list of user groups | ... | | s | B | | Enclose a group of directives that represent an extension of a base authorization provider and referenced by the specified alias | AuthzSendForbiddenOnFailure On|Off | Off | dh | B | | Send '403 FORBIDDEN' instead of '401 UNAUTHORIZED' if authentication succeeds but authorization fails | BalancerGrowth # | 5 | sv | E | | Number of additional Balancers that can be added Post-configuration | BalancerInherit On|Off | On | sv | E | | Inherit ProxyPassed Balancers/Workers from the main server | BalancerMember [balancerurl] url [key=value [key=value ...]] | | d | E | | Add a member to a load balancing group | BalancerPersist On|Off | Off | sv | E | | Attempt to persist changes made by the Balancer Manager across restarts. | BrowserMatch regex [!]env-variable[=value] [[!]env-variable[=value]] ... | | svdh | B | | Sets environment variables conditional on HTTP User-Agent | BrowserMatchNoCase regex [!]env-variable[=value] [[!]env-variable[=value]] ... | | svdh | B | | Sets environment variables conditional on User-Agent without respect to case | BufferedLogs On|Off | Off | s | B | | Buffer log entries in memory before writing to disk | BufferSize integer | 131072 | svdh | E | | Maximum size in bytes to buffer by the buffer filter | CacheDefaultExpire seconds | 3600 (one hour) | svdh | E | | The default duration to cache a document when no expiry date is specified. | CacheDetailHeader on|off | off | svdh | E | | Add an X-Cache-Detail header to the response. | CacheDirLength length | 2 | sv | E | | The number of characters in subdirectory names | CacheDirLevels levels | 2 | sv | E | | The number of levels of subdirectories in the cache. | CacheDisable url-string | on | | svdh | E | | Disable caching of specified URLs | CacheEnable cachetype [url-string] | | svd | E | | Enable caching of specified URLs using a specified storage manager | CacheFile file-path [file-path] ... | | s | X | | Cache a list of file handles at startup time | CacheHeader on|off | off | svdh | E | | Add an X-Cache header to the response. | CacheIgnoreCacheControl On|Off | Off | sv | E | | Ignore request to not serve cached content to client | CacheIgnoreHeaders header-string [header-string] ... | None | sv | E | | Do not store the given HTTP header(s) in the cache. | CacheIgnoreNoLastMod On|Off | Off | svdh | E | | Ignore the fact that a response has no Last Modified header. | CacheIgnoreQueryString On|Off | Off | sv | E | | Ignore query string when caching | CacheIgnoreURLSessionIdentifiers identifier [identifier] ... | None | sv | E | | Ignore defined session identifiers encoded in the URL when caching | CacheKeyBaseURL URL | http://example.com | sv | E | | Override the base URL of reverse proxied cache keys. | CacheLastModifiedFactor float | 0.1 | svdh | E | | The factor used to compute an expiry date based on the LastModified date. | CacheLock on|off | off | sv | E | | Enable the thundering herd lock. | CacheLockMaxAge integer | 5 | sv | E | | Set the maximum possible age of a cache lock. | CacheLockPath directory | /tmp/modcache-lock + | sv | E | | Set the lock path directory. | CacheMaxExpire seconds | 86400 (one day) | svdh | E | | The maximum time in seconds to cache a document | CacheMaxFileSize bytes | 1000000 | svdh | E | | The maximum size (in bytes) of a document to be placed in the cache | CacheMinExpire seconds | 0 | svdh | E | | The minimum time in seconds to cache a document | CacheMinFileSize bytes | 1 | svdh | E | | The minimum size (in bytes) of a document to be placed in the cache | CacheNegotiatedDocs On|Off | Off | sv | B | | Allows content-negotiated documents to be cached by proxy servers | CacheQuickHandler on|off | on | sv | E | | Run the cache from the quick handler. | CacheReadSize bytes | 0 | svdh | E | | The minimum size (in bytes) of the document to read and be cached before sending the data downstream | CacheReadTime milliseconds | 0 | svdh | E | | The minimum time (in milliseconds) that should elapse while reading before data is sent downstream | CacheRoot directory | | sv | E | | The directory root under which cache files are stored | CacheSocache type[:args] | | sv | E | | The shared object cache implementation to use | CacheSocacheMaxSize bytes | 102400 | svdh | E | | The maximum size (in bytes) of an entry to be placed in the cache | CacheSocacheMaxTime seconds | 86400 | svdh | E | | The maximum time (in seconds) for a document to be placed in the cache | CacheSocacheMinTime seconds | 600 | svdh | E | | The maximum time (in seconds) for a document to be placed in the cache | CacheSocacheReadSize bytes | 0 | svdh | E | | The minimum size (in bytes) of the document to read and be cached before sending the data downstream | CacheSocacheReadTime milliseconds | 0 | svdh | E | | The minimum time (in milliseconds) that should elapse while reading before data is sent downstream | CacheStaleOnError on|off | on | svdh | E | | Serve stale content in place of 5xx responses. | CacheStoreExpired On|Off | Off | svdh | E | | Attempt to cache responses that the server reports as expired | CacheStoreNoStore On|Off | Off | svdh | E | | Attempt to cache requests or responses that have been marked as no-store. | CacheStorePrivate On|Off | Off | svdh | E | | Attempt to cache responses that the server has marked as private | CGIDScriptTimeout time[s|ms] | | svdh | B | | The length of time to wait for more output from the CGI program | CGIMapExtension CGI-Pfad .Endung | | dh | C | | Technik zur Bestimmung des Interpreters für CGI-Skripte | CharsetDefault charset | | svdh | E | | Charset to translate into | CharsetOptions option [option] ... | ImplicitAdd | svdh | E | | Configures charset translation behavior | CharsetSourceEnc charset | | svdh | E | | Source charset of files | CheckCaseOnly on|off | Off | svdh | E | | Limits the action of the speling module to case corrections | CheckSpelling on|off | Off | svdh | E | | Enables the spelling module | ChrootDir /path/to/directory | | s | B | | Directory for apache to run chroot(8) after startup. | ContentDigest On|Off | Off | svdh | C | Aktiviert die Generierung von Content-MD5 HTTP-Response-Headern | CookieDomain domain | | svdh | E | | The domain to which the tracking cookie applies | CookieExpires expiry-period | | svdh | E | | Expiry time for the tracking cookie | CookieName token | Apache | svdh | E | | Name of the tracking cookie | CookieStyle Netscape|Cookie|Cookie2|RFC2109|RFC2965 | Netscape | svdh | E | | Format of the cookie header field | CookieTracking on|off | off | svdh | E | | Enables tracking cookie | CoreDumpDirectory Verzeichnis | | s | M | | Verzeichnis, in das der Apache zu wechseln versucht, bevor er einen Hauptspeicherauszug erstellt | CustomLog file|pipe format|nickname [env=[!]environment-variable| expr=expression] | | sv | B | | Sets filename and format of log file | Dav On|Off|provider-name | Off | d | E | | Enable WebDAV HTTP methods | DavDepthInfinity on|off | off | svd | E | | Allow PROPFIND, Depth: Infinity requests | DavGenericLockDB file-path | | svd | E | | Location of the DAV lock database | DavLockDB file-path | | sv | E | | Location of the DAV lock database | DavMinTimeout seconds | 0 | svd | E | | Minimum amount of time the server holds a lock on a DAV resource | DBDExptime time-in-seconds | 300 | sv | E | | Keepalive time for idle connections | DBDInitSQL "SQL statement" | | sv | E | | Execute an SQL statement after connecting to a database | DBDKeep number | 2 | sv | E | | Maximum sustained number of connections | DBDMax number | 10 | sv | E | | Maximum number of connections | DBDMin number | 1 | sv | E | | Minimum number of connections | DBDParams param1=value1[,param2=value2] | | sv | E | | Parameters for database connection | DBDPersist On|Off | | sv | E | | Whether to use persistent connections | DBDPrepareSQL "SQL statement" label | | sv | E | | Define an SQL prepared statement | DBDriver name | | sv | E | | Specify an SQL driver | DefaultIcon url-path | | svdh | B | | Icon to display for files when no specific icon is configured | DefaultLanguage language-tag | | svdh | B | | Defines a default language-tag to be sent in the Content-Language header field for all resources in the current context that have not been assigned a language-tag by some other means. | DefaultRuntimeDir directory-path | DEFAULTRELRUNTIME + | s | C | | Base directory for the server run-time files | DefaultType MIME-Type | text/plain | svdh | C | | MIME-Content-Type, der gesendet wird, wenn der Server den Typ nicht auf andere Weise ermitteln kann. | Define Parametername | | s | C | | Define the existence of a variable | DeflateBufferSize value | 8096 | sv | E | | Fragment size to be compressed at one time by zlib | DeflateCompressionLevel value | | sv | E | | How much compression do we apply to the output | DeflateFilterNote [type] notename | | sv | E | | Places the compression ratio in a note for logging | DeflateInflateLimitRequestBodyvalue | | svdh | E | | Maximum size of inflated request bodies | DeflateInflateRatioBurst value | | svdh | E | | Maximum number of times the inflation ratio for request bodies can be crossed | DeflateInflateRatioLimit value | | svdh | E | | Maximum inflation ratio for request bodies | DeflateMemLevel value | 9 | sv | E | | How much memory should be used by zlib for compression | DeflateWindowSize value | 15 | sv | E | | Zlib compression window size | Deny from all|host|env=[!]env-variable [host|env=[!]env-variable] ... | | dh | E | | Controls which hosts are denied access to the server | ... | | sv | C | | Umschließt eine Gruppe von Direktiven, die nur auf das genannte Verzeichnis des Dateisystems und Unterverzeichnisse angewendet werden | DirectoryCheckHandler On|Off | Off | svdh | B | | Toggle how this module responds when another handler is configured | DirectoryIndex disabled | local-url [local-url] ... | index.html | svdh | B | | List of resources to look for when the client requests a directory | DirectoryIndexRedirect on | off | permanent | temp | seeother | 3xx-code | off | svdh | B | | Configures an external redirect for directory indexes. | ... | | sv | C | | Umschließt eine Gruppe von Direktiven, die auf Verzeichnisse des Dateisystems und ihre Unterverzeichnisse abgebildet werden, welche auf einen regulären Ausdruck passen | DirectorySlash On|Off | On | svdh | B | | Toggle trailing slash redirects on or off | DocumentRoot Verzeichnis | /usr/local/apache/h + | sv | C | | Verzeichnis, welches den Haupt-Dokumentenbaum bildet, der im Web sichtbar ist. | DTracePrivileges On|Off | Off | s | X | | Determines whether the privileges required by dtrace are enabled. | DumpIOInput On|Off | Off | s | E | | Dump all input data to the error log | DumpIOOutput On|Off | Off | s | E | | Dump all output data to the error log | ... | | svdh | C | Contains directives that apply only if the condition of a previous or section is not satisfied by a request at runtime | ... | | svdh | C | Contains directives that apply only if a condition is satisfied by a request at runtime while the condition of a previous or section is not satisfied | EnableExceptionHook On|Off | Off | s | M | | Aktiviert einen Hook, der nach einem Absturz noch Ausnahmefehler behandeln lassen kann | EnableMMAP On|Off | On | svdh | C | | Verwende Memory-Mapping, um Dateien während der Auslieferung zu lesen | EnableSendfile On|Off | On | svdh | C | | Verwende die sendfile-Unterstützung des Kernels, um Dateien an den Client auszuliefern | Error message | | svdh | C | | Abort configuration parsing with a custom error message | ErrorDocument Fehlercode Dokument | | svdh | C | | Das, was der Server im Fehlerfall an den Client zurückgibt | ErrorLog Dateiname|syslog[:facility] | logs/errorlog (Uni + | sv | C | | Ablageort, an dem der Server Fehler protokolliert | [ ErrorLogFormat [connection|request] ](core.html#errorlogformat)format | | sv | C | | Format specification for error log entries | Example | | svdh | X | | Demonstration directive to illustrate the Apache module API | ExpiresActive On|Off | Off | svdh | E | Enables generation of Expires headers | ExpiresByType MIME-type seconds | | svdh | E | Value of the Expires header configured by MIME type | ExpiresDefault seconds | | svdh | E | | Default algorithm for calculating expiration time | ExtendedStatus On|Off | Off[] | s | C | | Keep track of extended status information for each request | ExtFilterDefine filtername parameters | | s | E | | Define an external filter | ExtFilterOptions option [option] ... | NoLogStderr | d | E | Configure modextfilter options | FallbackResource disabled | local-url | | svdh | B | | Define a default URL for requests that don't map to a file | FileETag Komponente ... | INode MTime Size | svdh | C | | Dateiattribute, die zur Erstellung des HTTP-Response-Headers ETag verwendet werden | ... | | svdh | C | | Enthält Direktiven, die sich nur auf passende Dateinamen beziehen | ... | | svdh | C | | Enthält Direktiven, die für Dateinamen gelten, die auf einen regulären Ausdruck passen | [FilterChain [+=-@!]](modfilter.html#filterchain)filter-name ... | | svdh | B | | Configure the filter chain | FilterDeclare filter-name [type] | | svdh | B | | Declare a smart filter | FilterProtocol filter-name [provider-name] proto-flags | | svdh | B | | Deal with correct HTTP protocol handling | FilterProvider filter-name provider-name expression | | svdh | B | | Register a content filter | FilterTrace filter-name level | | svd | B | Get debug/diagnostic information from modfilter | [ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback]](modnegotiation.html#forcelanguagepriority) | Prefer | svdh | B | | Action to take if a single acceptable document is not found | ForceType MIME-Type|None | | dh | C | | Erzwingt die Auslieferung aller passendenden Dateien mit dem angegebenen MIME-Content-Type | ForensicLog filename|pipe | | sv | E | | Sets filename of the forensic log | GprofDir /tmp/gprof/|/tmp/gprof/% | | sv | C | | Directory to write gmon.out profiling data to. | GracefulShutdownTimeout seconds | 0 | s | M | | Specify a timeout after which a gracefully shutdown server will exit. | Group unix-group | #-1 | s | B | | Group under which the server will answer requests | Header [condition] add|append|echo|edit|edit|merge|set|setifempty|unset|note header [[expr=]value [replacement] [early|env=[!]varname|expr=expression]] | | svdh | E | | Configure HTTP response headers | HeaderName filename | | svdh | B | | Name of the file that will be inserted at the top of the index listing | HeartbeatAddress addr:port | | s | X | | Multicast address for heartbeat packets | HeartbeatListenaddr:port | | s | X | | multicast address to listen for incoming heartbeat requests | HeartbeatMaxServers number-of-servers | 10 | s | X | | Specifies the maximum number of servers that will be sending heartbeat requests to this server | HeartbeatStorage file-path | logs/hb.dat | s | X | | Path to store heartbeat data | HeartbeatStorage file-path | logs/hb.dat | s | X | | Path to read heartbeat data | HostnameLookups On|Off|Double | Off | svd | C | | Aktiviert DNS-Lookups auf Client-IP-Adressen | IdentityCheck On|Off | Off | svd | E | | Enables logging of the RFC 1413 identity of the remote user | IdentityCheckTimeout seconds | 30 | svd | E | | Determines the timeout duration for ident requests | ... | | svdh | C | | Contains directives that apply only if a condition is satisfied by a request at runtime | [ ... | | svdh | C | | Schließt Direktiven ein, die nur ausgeführt werden, wenn eine Testbedingung beim Start wahr ist | [ ... | | svdh | C | | Schließt Direktiven ein, die abhängig vom Vorhandensein oder Fehlen eines speziellen Moduls ausgeführt werden | [ ... | | svdh | E | | contains version dependent configuration | ImapBase map|referer|URL | http://servername/ | svdh | B | Default base for imagemap files | ImapDefault error|nocontent|map|referer|URL | nocontent | svdh | B | | Default action when an imagemap is called with coordinates that are not explicitly mapped | ImapMenu none|formatted|semiformatted|unformatted | formatted | svdh | B | | Action if no coordinates are given when calling an imagemap | Include Dateiname|Verzeichnis | | svd | C | | Fügt andere Konfigurationsdateien innerhalb der Server-Konfigurationsdatei ein | IncludeOptional file-path|directory-path|wildcard | | svd | C | | Includes other configuration files from within the server configuration files | IndexHeadInsert "markup ..." | | svdh | B | | Inserts text in the HEAD section of an index page. | IndexIgnore file [file] ... | "." | svdh | B | | Adds to the list of files to hide when listing a directory | IndexIgnoreReset ON|OFF | | svdh | B | | Empties the list of files to hide when listing a directory | [IndexOptions [+|-]](modautoindex.html#indexoptions)option [[+|-]option] ... | | svdh | B | | Various configuration settings for directory indexing | IndexOrderDefault Ascending|Descending Name|Date|Size|Description | Ascending Name | svdh | B | | Sets the default ordering of the directory index | IndexStyleSheet url-path | | svdh | B | | Adds a CSS stylesheet to the directory index | InputSed sed-command | | dh | X | Sed command to filter request data (typically POST data) | ISAPIAppendLogToErrors on|off | off | svdh | B | Record HSEAPPENDLOGPARAMETER requests from ISAPI extensions to the error log | ISAPIAppendLogToQuery on|off | on | svdh | B | Record HSEAPPENDLOGPARAMETER requests from ISAPI extensions to the query field | ISAPICacheFile file-path [file-path] ... | | sv | B | | ISAPI .dll files to be loaded at startup | ISAPIFakeAsync on|off | off | svdh | B | | Fake asynchronous support for ISAPI callbacks | ISAPILogNotSupported on|off | off | svdh | B | | Log unsupported feature requests from ISAPI extensions | ISAPIReadAheadBuffer size | 49152 | svdh | B | | Size of the Read Ahead Buffer sent to ISAPI extensions | KeepAlive On|Off | On | sv | C | | Aktiviert persistente HTTP-Verbindungen | KeepAliveTimeout Sekunden | 5 | sv | C | | Zeitspanne, die der Server während persistenter Verbindungen auf nachfolgende Anfragen wartet | KeptBodySize maximum size in bytes | 0 | d | B | | Keep the request body instead of discarding it up to the specified maximum size, for potential use by filters such as modinclude. | LanguagePriority MIME-lang [MIME-lang] ... | | svdh | B | | The precendence of language variants for cases where the client does not express a preference | LDAPCacheEntries number | 1024 | s | E | | Maximum number of entries in the primary LDAP cache | LDAPCacheTTL seconds | 600 | s | E | | Time that cached items remain valid | LDAPConnectionPoolTTL n | -1 | sv | E | | Discard backend connections that have been sitting in the connection pool too long | LDAPConnectionTimeout seconds | | s | E | | Specifies the socket connection timeout in seconds | LDAPLibraryDebug 7 | | s | E | | Enable debugging in the LDAP SDK | LDAPOpCacheEntries number | 1024 | s | E | | Number of entries used to cache LDAP compare operations | LDAPOpCacheTTL seconds | 600 | s | E | | Time that entries in the operation cache remain valid | LDAPReferralHopLimit number | | dh | E | | The maximum number of referral hops to chase before terminating an LDAP query. | LDAPReferrals On|Off|default | On | dh | E | | Enable referral chasing during queries to the LDAP server. | LDAPRetries number-of-retries | 3 | s | E | | Configures the number of LDAP server retries. | LDAPRetryDelay seconds | 0 | s | E | | Configures the delay between LDAP server retries. | LDAPSharedCacheFile directory-path/filename | | s | E | | Sets the shared memory cache file | LDAPSharedCacheSize bytes | 500000 | s | E | | Size in bytes of the shared-memory cache | LDAPTimeout seconds | 60 | s | E | | Specifies the timeout for LDAP search and bind operations, in seconds | LDAPTrustedClientCert type directory-path/filename/nickname [password] | | dh | E | | Sets the file containing or nickname referring to a per connection client certificate. Not all LDAP toolkits support per connection client certificates. | LDAPTrustedGlobalCert type directory-path/filename [password] | | s | E | | Sets the file or database containing global trusted Certificate Authority or global client certificates | LDAPTrustedMode type | | sv | E | | Specifies the SSL/TLS mode to be used when connecting to an LDAP server. | LDAPVerifyServerCert On|Off | On | s | E | | Force server certificate verification | ... | | svdh | C | | Beschränkt die eingeschlossenen Zugriffskontrollen auf bestimmte HTTP-Methoden | ... | | svdh | C | | Beschränkt Zugriffskontrollen auf alle HTTP-Methoden außer den genannten | LimitInternalRecursion Zahl [Zahl] | 10 | sv | C | | Bestimmt die maximale Anzahl interner Umleitungen und verschachtelter Unteranfragen | LimitRequestBody Bytes | 0 | svdh | C | | Begrenzt die Gesamtgröße des vom Client gesendeten HTTP-Request-Body | LimitRequestFields Anzahl | 100 | s | C | | Begrenzt die Anzahl der HTTP-Request-Header, die vom Client entgegengenommen werden | LimitRequestFieldsize Bytes | | s | C | | Begrenzt die Länge des vom Client gesendeten HTTP-Request-Headers | LimitRequestLine Bytes | 8190 | s | C | | Begrenzt die Länge der vom Client entgegengenommenen HTTP-Anfragezeile | LimitXMLRequestBody Bytes | 1000000 | svdh | C | | Begrenzt die Größe eines XML-basierten Request-Bodys | Listen [IP-Addresse:]Port | | s | M | | IP-Adressen und Ports, an denen der Server lauscht | ListenBacklog backlog | | s | M | | Maximale Länge der Warteschlange schwebender Verbindungen | LoadFile filename [filename] ... | | sv | E | | Link in the named object file or library | LoadModule module filename | | sv | E | | Links in the object file or library, and adds to the list of active modules | ... | | sv | C | | Wendet die enthaltenen Direktiven nur auf die entsprechenden URLs an | ... | | sv | C | | Wendet die enthaltenen Direktiven nur auf URLs an, die auf reguläre Ausdrücke passen | LogFormat format|nickname [nickname] | "%h %l %u %t \"%r\" + | sv | B | | Describes a format for use in a log file | LogLevel Level | warn | sv | C | | Steuert die Ausführlichkeit des Fehlerprotokolls | LogMessage message [hook=hook] [expr=expression] | | d | X | | Log user-defined message to error log | LuaAuthzProvider providername /path/to/lua/script.lua functionname | | s | X | Plug an authorization provider function into modauthzcore | LuaCodeCache stat|forever|never | stat | svdh | X | | Configure the compiled code cache. | [LuaHookAccessChecker /path/to/lua/script.lua hookfunctionname [early|late]](modlua.html#luahookaccesschecker) | | svdh | X | | Provide a hook for the accesschecker phase of request processing | [LuaHookAuthChecker /path/to/lua/script.lua hookfunctionname [early|late]](modlua.html#luahookauthchecker) | | svdh | X | | Provide a hook for the authchecker phase of request processing | [LuaHookCheckUserID /path/to/lua/script.lua hookfunctionname [early|late]](modlua.html#luahookcheckuserid) | | svdh | X | | Provide a hook for the checkuserid phase of request processing | LuaHookFixups /path/to/lua/script.lua hookfunctionname | | svdh | X | | Provide a hook for the fixups phase of a request processing | LuaHookInsertFilter /path/to/lua/script.lua hookfunctionname | | svdh | X | | Provide a hook for the insertfilter phase of request processing | LuaHookLog /path/to/lua/script.lua logfunctionname | | svdh | X | | Provide a hook for the access log phase of a request processing | LuaHookMapToStorage /path/to/lua/script.lua hookfunctionname | | svdh | X | | Provide a hook for the maptostorage phase of request processing | [LuaHookTranslateName /path/to/lua/script.lua hookfunctionname [early|late]](modlua.html#luahooktranslatename) | | sv | X | | Provide a hook for the translate name phase of request processing | LuaHookTypeChecker /path/to/lua/script.lua hookfunctionname | | svdh | X | | Provide a hook for the typechecker phase of request processing | LuaInherit none|parent-first|parent-last | parent-first | svdh | X | | Controls how parent configuration sections are merged into children | LuaInputFilter filtername /path/to/lua/script.lua functionname | | s | X | | Provide a Lua function for content input filtering | [LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name]](modlua.html#luamaphandler) | | svdh | X | | Map a path to a lua handler | LuaOutputFilter filtername /path/to/lua/script.lua functionname | | s | X | | Provide a Lua function for content output filtering | LuaPackageCPath /path/to/include/?.soa | | svdh | X | | Add a directory to lua's package.cpath | LuaPackagePath /path/to/include/?.lua | | svdh | X | | Add a directory to lua's package.path | LuaQuickHandler /path/to/script.lua hookfunctionname | | sv | X | | Provide a hook for the quick handler of request processing | LuaRoot /path/to/a/directory | | svdh | X | | Specify the base path for resolving relative paths for modlua directives | [LuaScope once|request|conn|thread|server [min] [max]](modlua.html#luascope) | once | svdh | X | | One of once, request, conn, thread -- default is once | ... | | svd | B | | Define a configuration file macro | MaxConnectionsPerChild number | 0 | s | M | | Limit on the number of connections that an individual child server will handle during its life | MaxKeepAliveRequests Anzahl | 100 | sv | C | | Anzahl der Anfragen, die bei einer persistenten Verbindung zulässig sind | MaxMemFree KBytes | 0 | s | M | Maximale Menge des Arbeitsspeichers, den die Haupt-Zuteilungsroutine verwalten darf, ohne free() aufzurufen | MaxRangeOverlaps default | unlimited | none | number-of-ranges | 20 | svd | C | Number of overlapping ranges (eg: 100-200,150-300 ) allowed before returning the complete resource | MaxRangeReversals default | unlimited | none | number-of-ranges | 20 | svd | C | Number of range reversals (eg: 100-200,50-70 ) allowed before returning the complete resource | MaxRanges default | unlimited | none | number-of-ranges | 200 | svd | C | | Number of ranges allowed before returning the complete resource | MaxRequestWorkers number | | s | M | | Maximum number of connections that will be processed simultaneously | MaxSpareServers Anzahl | 10 | s | M | | Maximale Anzahl der unbeschäftigten Kindprozesse des Servers | MaxSpareThreads Anzahl | | s | M | | Maximale Anzahl unbeschäftigter Threads | MaxThreads number | 2048 | s | M | | Set the maximum number of worker threads | [MergeTrailers [on|off]](core.html#mergetrailers) | off | sv | C | | Determins whether trailers are merged into headers | MetaDir directory | .web | svdh | E | | Name of the directory to find CERN-style meta information files | MetaFiles on|off | off | svdh | E | | Activates CERN meta-file processing | MetaSuffix suffix | .meta | svdh | E | | File name suffix for the file containing CERN-style meta information | MimeMagicFile file-path | | sv | E | | Enable MIME-type determination based on file contents using the specified magic file | MinSpareServers Anzahl | 5 | s | M | | Minimale Anzahl der unbeschäftigten Kindprozesse des Servers | MinSpareThreads Anzahl | | s | M | | Minimale Anzahl unbeschäftigter Threads, die zur Bedienung von Anfragespitzen zur Verfügung stehen | MMapFile file-path [file-path] ... | | s | X | | Map a list of files into memory at startup time | ModemStandard V.21|V.26bis|V.32|V.92 | | d | X | | Modem standard to simulate | ModMimeUsePathInfo On|Off | Off | d | B | Tells modmime to treat pathinfo components as part of the filename | [MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers [Handlers|Filters]](modmime.html#multiviewsmatch) | NegotiatedOnly | svdh | B | | The types of files that will be included when searching for a matching file with MultiViews | Mutex mechanism [default|mutex-name] ... [OmitPID] | default | s | C | | Configures mutex mechanism and lock file directory for all or specified mutexes | NameVirtualHost Adresse[:Port] | | s | C | | Bestimmt eine IP-Adresse für den Betrieb namensbasierter virtueller Hosts | NoProxy host [host] ... | | sv | E | | Hosts, domains, or networks that will be connected to directly | NWSSLTrustedCerts filename [filename] ... | | s | B | | List of additional client certificates | NWSSLUpgradeable [IP-address:]portnumber | | s | B | | Allows a connection to be upgraded to an SSL connection upon request | [Options [+|-]](core.html#options)Option [[+|-]Option] ... | All | svdh | C | | Definiert, welche Eigenschaften oder Funktionen in einem bestimmten Verzeichnis verfügbar sind | Order ordering | Deny,Allow | dh | E | Controls the default access state and the order in which Allow and Deny are evaluated. | OutputSed sed-command | | dh | X | | Sed command for filtering response content | PassEnv env-variable [env-variable] ... | | svdh | B | | Passes environment variables from the shell | PidFile Dateiname | logs/httpd.pid | s | M | | Datei, in welcher der Server die Prozess-ID des Daemons ablegt | PrivilegesMode FAST|SECURE|SELECTIVE | FAST | svd | X | | Trade off processing speed and efficiency vs security against malicious privileges-aware code. | Protocol protocol | | sv | C | | Protocol for a listening socket | ProtocolEcho On|Off | Off | sv | X | | Turn the echo server on or off | ... | | sv | E | | Container for directives applied to proxied resources | ProxyAddHeaders Off|On | On | svd | E | | Add proxy information in X-Forwarded- headers | ProxyBadHeader IsError|Ignore|StartBody | IsError | sv | E | | Determines how to handle bad header lines in a response | ProxyBlock |word|host|domain [word|host|domain] ... | | sv | E | | Words, hosts, or domains that are banned from being proxied | ProxyDomain Domain | | sv | E | | Default domain name for proxied requests | ProxyErrorOverride On|Off | Off | svd | E | | Override error pages for proxied content | ProxyExpressDBMFile | | sv | E | | Pathname to DBM file. | ProxyExpressDBMFile | | sv | E | | DBM type of file. | [ProxyExpressEnable [on|off]](modproxyexpress.html#proxyexpressenable) | | sv | E | | Enable the module functionality. | ProxyFtpDirCharset character set | ISO-8859-1 | svd | E | | Define the character set for proxied FTP listings | [ProxyFtpEscapeWildcards [on|off]](modproxyftp.html#proxyftpescapewildcards) | | svd | E | | Whether wildcards in requested filenames are escaped when sent to the FTP server | [ProxyFtpListOnWildcard [on|off]](modproxy_ftp.html#proxyftplistonwildcard) | | svd | E | | Whether wildcards in requested filenames trigger a file listing | ProxyHTMLBufSize bytes | | svd | B | | Sets the buffer size increment for buffering inline scripts and stylesheets. | ProxyHTMLCharsetOut Charset | | | svd | B | | Specify a charset for modproxyhtml output. | ProxyHTMLDocType HTML|XHTML [Legacy] OR ProxyHTMLDocType fpi [SGML|XML] | | svd | B | | Sets an HTML or XHTML document type declaration. | ProxyHTMLEnable On|Off | Off | svd | B | | Turns the proxyhtml filter on or off. | ProxyHTMLEvents attribute [attribute ...] | | svd | B | | Specify attributes to treat as scripting events. | ProxyHTMLExtended On|Off | Off | svd | B | | Determines whether to fix links in inline scripts, stylesheets, and scripting events. | ProxyHTMLFixups [lowercase] [dospath] [reset] | | svd | B | | Fixes for simple HTML errors. | ProxyHTMLInterp On|Off | Off | svd | B | Enables per-request interpolation of ProxyHTMLURLMap rules. | ProxyHTMLLinks element attribute [attribute2 ...] | | svd | B | | Specify HTML elements that have URL attributes to be rewritten. | ProxyHTMLMeta On|Off | Off | svd | B | Turns on or off extra pre-parsing of metadata in HTML sections. | ProxyHTMLStripComments On|Off | Off | svd | B | | Determines whether to strip HTML comments. | ProxyHTMLURLMap from-pattern to-pattern [flags] [cond] | | svd | B | | Defines a rule to rewrite HTML links | ProxyIOBufferSize bytes | 8192 | sv | E | | Determine size of internal data throughput buffer | ... | | sv | E | | Container for directives applied to regular-expression-matched proxied resources | ProxyMaxForwards number | -1 | sv | E | | Maximium number of proxies that a request can be forwarded through | ProxyPass [path] !|url [key=value [key=value ...]] [nocanon] [interpolate] [noquery] | | svd | E | | Maps remote servers into the local server URL-space | ProxyPassInherit On|Off | On | sv | E | | Inherit ProxyPass directives defined from the main server | ProxyPassInterpolateEnv On|Off | Off | svd | E | | Enable Environment Variable interpolation in Reverse Proxy configurations | ProxyPassMatch [regex] !|url [key=value [key=value ...]] | | svd | E | | Maps remote servers into the local server URL-space using regular expressions | ProxyPassReverse [path] url [interpolate] | | svd | E | | Adjusts the URL in HTTP response headers sent from a reverse proxied server | ProxyPassReverseCookieDomain internal-domain public-domain [interpolate] | | svd | E | | Adjusts the Domain string in Set-Cookie headers from a reverse- proxied server | ProxyPassReverseCookiePath internal-path public-path [interpolate] | | svd | E | | Adjusts the Path string in Set-Cookie headers from a reverse- proxied server | ProxyPreserveHost On|Off | Off | svd | E | | Use incoming Host HTTP request header for proxy request | ProxyReceiveBufferSize bytes | 0 | sv | E | | Network buffer size for proxied HTTP and FTP connections | ProxyRemote match remote-server | | sv | E | | Remote proxy used to handle certain requests | ProxyRemoteMatch regex remote-server | | sv | E | | Remote proxy used to handle requests matched by regular expressions | ProxyRequests On|Off | Off | sv | E | | Enables forward (standard) proxy requests | ProxySCGIInternalRedirect On|Off | On | svd | E | | Enable or disable internal redirect responses from the backend | ProxySCGISendfile On|Off|Headername | Off | svd | E | Enable evaluation of X-Sendfile pseudo response header | ProxySet url key=value [key=value ...] | | d | E | | Set various Proxy balancer or member parameters | ProxySourceAddress address | | sv | E | | Set local IP address for outgoing proxy connections | ProxyStatus Off|On|Full | Off | sv | E | | Show Proxy LoadBalancer status in modstatus | ProxyTimeout seconds | | sv | E | | Network timeout for proxied requests | ProxyVia On|Off|Full|Block | Off | sv | E | Information provided in the Via HTTP response header for proxied requests | ReadmeName filename | | svdh | B | | Name of the file that will be inserted at the end of the index listing | ReceiveBufferSize bytes | 0 | s | M | | TCP receive buffer size | Redirect [status] URL-path URL | | svdh | B | | Sends an external redirect asking the client to fetch a different URL | RedirectMatch [status] regex URL | | svdh | B | | Sends an external redirect based on a regular expression match of the current URL | RedirectPermanent URL-path URL | | svdh | B | | Sends an external permanent redirect asking the client to fetch a different URL | RedirectTemp URL-path URL | | svdh | B | | Sends an external temporary redirect asking the client to fetch a different URL | ReflectorHeader inputheader [outputheader] | | svdh | B | | Reflect an input header to the output headers | RemoteIPHeader header-field | | sv | B | | Declare the header field which should be parsed for useragent IP addresses | RemoteIPInternalProxy proxy-ip|proxy-ip/subnet|hostname ... | | sv | B | | Declare client intranet IP addresses trusted to present the RemoteIPHeader value | RemoteIPInternalProxyList filename | | sv | B | | Declare client intranet IP addresses trusted to present the RemoteIPHeader value | RemoteIPProxiesHeader HeaderFieldName | | sv | B | | Declare the header field which will record all intermediate IP addresses | RemoteIPTrustedProxy proxy-ip|proxy-ip/subnet|hostname ... | | sv | B | | Declare client intranet IP addresses trusted to present the RemoteIPHeader value | RemoteIPTrustedProxyList filename | | sv | B | | Declare client intranet IP addresses trusted to present the RemoteIPHeader value | RemoveCharset extension [extension] ... | | vdh | B | | Removes any character set associations for a set of file extensions | RemoveEncoding extension [extension] ... | | vdh | B | | Removes any content encoding associations for a set of file extensions | RemoveHandler extension [extension] ... | | vdh | B | | Removes any handler associations for a set of file extensions | RemoveInputFilter extension [extension] ... | | vdh | B | | Removes any input filter associations for a set of file extensions | RemoveLanguage extension [extension] ... | | vdh | B | | Removes any language associations for a set of file extensions | RemoveOutputFilter extension [extension] ... | | vdh | B | | Removes any output filter associations for a set of file extensions | RemoveType extension [extension] ... | | vdh | B | | Removes any content type associations for a set of file extensions | RequestHeader add|append|edit|edit|merge|set|setifempty|unset header [[expr=]value [replacement] [early|env=[!]varname|expr=expression]] | | svdh | E | | Configure HTTP request headers | RequestReadTimeout [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] | | sv | E | | Set timeout values for receiving request headers and body from client. | [Require [not] ](modauthzcore.html#require)entity-name [entity-name] ... | | dh | B | | Tests whether an authenticated user is authorized by an authorization provider. | ... | | dh | B | | Enclose a group of authorization directives of which none must fail and at least one must succeed for the enclosing directive to succeed. | ... | | dh | B | | Enclose a group of authorization directives of which one must succeed for the enclosing directive to succeed. | ... | | dh | B | | Enclose a group of authorization directives of which none must succeed for the enclosing directive to not fail. | RewriteBase URL-path | | dh | E | | Sets the base URL for per-directory rewrites | RewriteCond TestString CondPattern | | svdh | E | | Defines a condition under which rewriting will take place | RewriteEngine on|off | off | svdh | E | | Enables or disables runtime rewriting engine | RewriteMap MapName MapType:MapSource | | sv | E | | Defines a mapping function for key-lookup | RewriteOptions Options | | svdh | E | | Sets some special options for the rewrite engine | RewriteRule Pattern Substitution [flags] | | svdh | E | | Defines rules for the rewriting engine | RLimitCPU Sekunden|max [Sekunden|max] | | svdh | C | | Begrenzt den CPU-Verbrauch von Prozessen, die von Apache-Kindprozessen gestartet wurden | RLimitMEM Bytes|max [Bytes|max] | | svdh | C | | Begrenzt den Speicherverbrauch von Prozessen, die von Apache-Kindprozessen gestartet wurden | RLimitNPROC Zahl|max [Zahl|max] | | svdh | C | | Begrenzt die Anzahl der Prozesse, die von Prozessen gestartet werden können, der ihrerseits von Apache-Kinprozessen gestartet wurden | Satisfy Any|All | All | dh | E | | Interaction between host-level access control and user authentication | ScoreBoardFile Dateipfad | logs/apachestatus | s | M | | Ablageort der Datei, die zur Speicherung von Daten zur Koordinierung der Kindprozesse verwendet wird | Script Methode CGI-Skript | | svd | B | | Aktiviert ein CGI-Skript für eine bestimmte Anfragemethode. | ScriptAlias URL-path file-path|directory-path | | sv | B | | Maps a URL to a filesystem location and designates the target as a CGI script | ScriptAliasMatch regex file-path|directory-path | | sv | B | | Maps a URL to a filesystem location using a regular expression and designates the target as a CGI script | ScriptInterpreterSource Registry|Registry-Strict|Script | Script | svdh | C | | Methode zur Ermittlung des Interpreters von CGI-Skripten | ScriptLog file-path | | sv | B | | Location of the CGI script error logfile | ScriptLogBuffer bytes | 1024 | sv | B | | Maximum amount of PUT or POST requests that will be recorded in the scriptlog | ScriptLogLength bytes | 10385760 | sv | B | | Size limit of the CGI script logfile | ScriptSock file-path | cgisock | s | B | | The filename prefix of the socket to use for communication with the cgi daemon | SecureListen [IP-address:]portnumber Certificate-Name [MUTUAL] | | s | B | | Enables SSL encryption for the specified port | SeeRequestTail On|Off | Off | s | C | | Determine if modstatus displays the first 63 characters of a request or the last 63, assuming the request itself is greater than 63 chars. | SendBufferSize Bytes | 0 | s | M | | Größe des TCP-Puffers | ServerAdmin E-Mail-Adresse|URL | | sv | C | | E-Mail-Adresse, die der Server in Fehlermeldungen einfügt, welche an den Client gesendet werden | ServerAlias Hostname [Hostname] ... | | v | C | | Alternativer Name für einen Host, der verwendet wird, wenn Anfragen einem namensbasierten virtuellen Host zugeordnet werden | ServerLimit Anzahl | | s | M | | Obergrenze für die konfigurierbare Anzahl von Prozessen | ServerName voll-qualifizierter-Domainname[:port] | | sv | C | | Rechnername und Port, die der Server dazu verwendet, sich selbst zu identifizieren | ServerPath URL-Pfad | | v | C | | Veralteter URL-Pfad für einen namensbasierten virtuellen Host, auf den von einem inkompatiblen Browser zugegriffen wird | ServerRoot Verzeichnis | /usr/local/apache | s | C | | Basisverzeichnis der Serverinstallation | ServerSignature On|Off|EMail | Off | svdh | C | | Konfiguriert die Fußzeile von servergenerierten Dokumenten | [ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full](core.html#servertokens) | Full | s | C | Konfiguriert den HTTP-Response-Header Server | Session On|Off | Off | svdh | E | | Enables a session for the current directory or location | SessionCookieName name attributes | | svdh | E | | Name and attributes for the RFC2109 cookie storing the session | SessionCookieName2 name attributes | | svdh | E | | Name and attributes for the RFC2965 cookie storing the session | SessionCookieRemove On|Off | Off | svdh | E | | Control for whether session cookies should be removed from incoming HTTP headers | SessionCryptoCipher name | | svdh | X | | The crypto cipher to be used to encrypt the session | SessionCryptoDriver name [param[=value]] | | s | X | | The crypto driver to be used to encrypt the session | SessionCryptoPassphrase secret [ secret ... ] | | svdh | X | | The key used to encrypt the session | SessionCryptoPassphraseFile filename | | svd | X | | File containing keys used to encrypt the session | SessionDBDCookieName name attributes | | svdh | E | | Name and attributes for the RFC2109 cookie storing the session ID | SessionDBDCookieName2 name attributes | | svdh | E | | Name and attributes for the RFC2965 cookie storing the session ID | SessionDBDCookieRemove On|Off | On | svdh | E | | Control for whether session ID cookies should be removed from incoming HTTP headers | SessionDBDDeleteLabel label | deletesession | svdh | E | | The SQL query to use to remove sessions from the database | SessionDBDInsertLabel label | insertsession | svdh | E | | The SQL query to use to insert sessions into the database | SessionDBDPerUser On|Off | Off | svdh | E | | Enable a per user session | SessionDBDSelectLabel label | selectsession | svdh | E | | The SQL query to use to select sessions from the database | SessionDBDUpdateLabel label | updatesession | svdh | E | | The SQL query to use to update existing sessions in the database | SessionEnv On|Off | Off | svdh | E | Control whether the contents of the session are written to the HTTPSESSION environment variable | SessionExclude path | | svdh | E | | Define URL prefixes for which a session is ignored | SessionHeader header | | svdh | E | | Import session updates from a given HTTP response header | SessionInclude path | | svdh | E | | Define URL prefixes for which a session is valid | SessionMaxAge maxage | 0 | svdh | E | | Define a maximum age in seconds for a session | SetEnv env-variable [value] | | svdh | B | | Sets environment variables | SetEnvIf attribute regex [!]env-variable[=value] [[!]env-variable[=value]] ... | | svdh | B | | Sets environment variables based on attributes of the request | SetEnvIfExpr expr [!]env-variable[=value] [[!]env-variable[=value]] ... | | svdh | B | | Sets environment variables based on an apexpr expression | SetEnvIfNoCase attribute regex [!]env-variable[=value] [[!]env-variable[=value]] ... | | svdh | B | | Sets environment variables based on attributes of the request without respect to case | SetHandler Handlername|None | | svdh | C | | Erzwingt die Verarbeitung aller passenden Dateien durch einen Handler | SetInputFilter Filter[;Filter...] | | svdh | C | | Bestimmt die Filter, die Client-Anfragen und POST-Eingaben verarbeiten | SetOutputFilter Filter[;Filter...] | | svdh | C | | Bestimmt die Filter, die Antworten des Servers verarbeiten | SSIEndTag tag | "-->" | sv | B | | String that ends an include element | SSIErrorMsg message | "an error occurred + | svdh | B | | Error message displayed when there is an SSI error | [SSIETag on|off | off | dh | B | | Controls whether ETags are generated by the server. | SSILastModified on|off | off | dh | B | Controls whether Last-Modified headers are generated by the server. | SSILegacyExprParser on|off | off | dh | B | | Enable compatibility mode for conditional expressions. | SSIStartTag tag | "

Module | Direktiven | FAQ | Glossar | Seitenindex

Apache HTTP Server Version 2.4

Module

Module | Direktiven | FAQ | Glossar | Seitenindex

Kurzreferenz der Direktiven

Verfügbare Sprachen: de | en | es | fr | ja | ko | tr | zh-cn

de

Verfügbare Sprachen: de | en | es | fr | ja | ko | tr | zh-cn

Apache License, Version 2.0

Copyright 2014 The Apache Software Foundation.Lizenziert unter der Apache License, Version 2.0.