<-
> > > >

Hızlı Yönerge Kılavuzu

:  de  |  en  |  es  |  fr  |  ja  |  ko  |  tr  |  zh-cn 

Bu hızlı yönerge kılavuzunda Apache yapılandırma yönergelerinin kullanımı, öntanımlı değerleri, durumu ve bağlamı gösterilmiştir. Bunların her biri hakkında ayrıntılı bilgi almak için Yönerge Sözlüğüne bakınız.

İlk sütunda yönergenin ismi ve kullanımı belirtilmiştir. İkinci sütunda yönergenin varsa öntanımlı değeri gösterilmiştir. Eğer öntanımlı değer sütuna sığmayacak kadar uzunsa sığmayan kısmı kırpılıp yerine “+” imi konmuştur.

Aşağıda sağdaki gösterge tablolarına uygun olarak, üçüncü sütunda yönergenin kullanımına izin verilen bağlamlar, dördüncü sütunda ise yönergenin durumu gösterilmiştir.

 A  |  B  |  C  |  D  |  E  |  F  |  G  |  H  |  I  |  K  |  L  |  M  |  N  |  O  |  P  |  Q  |  R  |  S  |  T  |  U  |  V  |  W  |  X 
AcceptFilter protocol kabul_süzgeci
Bir protokolün dinleyici soketleri için en iyilemeleri ayarlar
AcceptPathInfo On|Off|Default Default
Dosya isminden sonra belirtilen yol verisini kabul veya reddeder.
AccessFileName filename [filename] ... .htaccess
Dağıtık yapılandırma dosyasının ismi belirtilir.
Action action-type cgi-script [virtual]
Activates a CGI script for a particular handler or content-type
AddAlt metin dosya [dosya] ...
Dosyaya göre seçilen simgenin yerinde gösterilecek metni belirler.
AddAltByEncoding metin MIME-kodlaması [MIME-kodlaması] ...
Dosyanın MIME kodlamasına göre seçilen simgenin yerinde gösterilecek metni belirler.
AddAltByType metin MIME-türü [MIME-türü] ...
Dosyanın MIME türüne göre seçilen simgenin yerinde gösterilecek metni belirler.
AddCharset charset extension [extension] ...
Maps the given filename extensions to the specified content charset
AddDefaultCharset On|Off|karküm Off
Bir yanıtın içerik türü text/plain veya text/html olduğunda eklenecek öntanımlı karakter kümesi parametresini belirler.
AddDescription metin dosya [dosya] ...
Bir dosya için gösterilecek açıklama belirtilir.
AddEncoding encoding extension [extension] ...
Maps the given filename extensions to the specified encoding type
AddHandler handler-name extension [extension] ...
Maps the filename extensions to the specified handler
AddIcon simge isim [isim] ...
Bir dosya için gösterilecek simgeyi dosya adına göre belirler.
AddIconByEncoding simge MIME-kodlaması [MIME-kodlaması] ...
Bir dosya için gösterilecek simgeyi dosyanın MIME kodlamasına göre belirler.
AddIconByType simge MIME-türü [MIME-türü] ...
Bir dosya için gösterilecek simgeyi dosyanın MIME türüne göre belirler.
AddInputFilter filter[;filter...] extension [extension] ...
Maps filename extensions to the filters that will process client requests
AddLanguage language-tag extension [extension] ...
Maps the given filename extension to the specified content language
AddModuleInfo module-name string
Adds additional information to the module information displayed by the server-info handler
AddOutputFilter filter[;filter...] extension [extension] ...
Maps filename extensions to the filters that will process responses from the server
AddOutputFilterByType filter[;filter...] media-type [media-type] ...
assigns an output filter to a particular media-type
AddType media-type extension [extension] ...
Maps the given filename extensions onto the specified content type
Alias [URL-yolu] dosya-yolu | dizin-yolu
URL’leri dosya sistemi konumlarıyla eşler.
AliasMatch "düzenli-ifade" "dosya-yolu|dizin-yolu"
URL’leri dosya sistemi konumlarıyla düzenli ifadeleri kullanarak eşler.
AliasPreservePath OFF|ON OFF
Map the full path after the alias in a location.
Allow from all|host|env=[!]env-variable [host|env=[!]env-variable] ...
Controls which hosts can access an area of the server
AllowCONNECT port[-port] [port[-port]] ... 443 563
Ports that are allowed to CONNECT through the proxy
AllowEncodedSlashes On|Off|NoDecode Off
Kodlanmış dosya yolu ayracı içeren URL’lere izin verilip verilmeyeceğini belirler.
AllowMethods reset|HTTP-method [HTTP-method]... reset
Restrict access to the listed HTTP methods
AllowOverride All|None|yönerge-türü [yönerge-türü] ... None (2.3.9 ve sonr +
.htaccess dosyalarında bulunmasına izin verilen yönerge türleri belirtilir.
AllowOverrideList None|yönerge [yönerge-türü] ... None
.htaccess dosyalarında izin verilecek yönergeler tek tek belirtilir
Anonymous user [user] ...
Specifies userIDs that are allowed access without password verification
Anonymous_LogEmail On|Off On
Sets whether the password entered will be logged in the error log
Anonymous_MustGiveEmail On|Off On
Specifies whether blank passwords are allowed
Anonymous_NoUserID On|Off Off
Sets whether the userID field may be empty
Anonymous_VerifyEmail On|Off Off
Sets whether to check the password field for a correctly formatted email address
AsyncRequestWorkerFactor factor
Limit concurrent connections per process
AuthBasicAuthoritative On|Off On
Sets whether authorization and authentication are passed to lower level modules
AuthBasicFake off|username [password]
Fake basic authentication using the given expressions for username and password
AuthBasicProvider provider-name [provider-name] ... file
Sets the authentication provider(s) for this location
AuthBasicUseDigestAlgorithm MD5|Off Off
Check passwords against the authentication providers as if Digest Authentication was in force instead of Basic Authentication.
AuthDBDUserPWQuery query
SQL query to look up a password for a user
AuthDBDUserRealmQuery query
SQL query to look up a password hash for a user and realm.
AuthDBMGroupFile file-path
Sets the name of the database file containing the list of user groups for authorization
AuthDBMType default|SDBM|GDBM|NDBM|DB default
Sets the type of database file that is used to store passwords
AuthDBMUserFile file-path
Sets the name of a database file containing the list of users and passwords for authentication
AuthDigestAlgorithm MD5|MD5-sess MD5
Selects the algorithm used to calculate the challenge and response hashes in digest authentication
AuthDigestDomain URI [URI] ...
URIs that are in the same protection space for digest authentication
AuthDigestNonceLifetime seconds 300
How long the server nonce is valid
AuthDigestProvider provider-name [provider-name] ... file
Sets the authentication provider(s) for this location
AuthDigestQop none|auth|auth-int [auth|auth-int] auth
Determines the quality-of-protection to use in digest authentication
AuthDigestShmemSize size 1000
The amount of shared memory to allocate for keeping track of clients
AuthFormAuthoritative On|Off On
Sets whether authorization and authentication are passed to lower level modules
AuthFormBody fieldname httpd_body
The name of a form field carrying the body of the request to attempt on successful login
AuthFormDisableNoStore On|Off Off
Disable the CacheControl no-store header on the login page
AuthFormFakeBasicAuth On|Off Off
Fake a Basic Authentication header
AuthFormLocation fieldname httpd_location
The name of a form field carrying a URL to redirect to on successful login
AuthFormLoginRequiredLocation url
The URL of the page to be redirected to should login be required
AuthFormLoginSuccessLocation url
The URL of the page to be redirected to should login be successful
AuthFormLogoutLocation uri
The URL to redirect to after a user has logged out
AuthFormMethod fieldname httpd_method
The name of a form field carrying the method of the request to attempt on successful login
AuthFormMimetype fieldname httpd_mimetype
The name of a form field carrying the mimetype of the body of the request to attempt on successful login
AuthFormPassword fieldname httpd_password
The name of a form field carrying the login password
AuthFormProvider provider-name [provider-name] ... file
Sets the authentication provider(s) for this location
AuthFormSitePassphrase secret
Bypass authentication checks for high traffic sites
AuthFormSize size 8192
The largest size of the form in bytes that will be parsed for the login details
AuthFormUsername fieldname httpd_username
The name of a form field carrying the login username
AuthGroupFile file-path
Sets the name of a text file containing the list of user groups for authorization
AuthLDAPAuthorizePrefix prefix AUTHORIZE_
Specifies the prefix for environment variables set during authorization
AuthLDAPBindAuthoritative off|on on
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
Optional DN to use in binding to the LDAP server
AuthLDAPBindPassword password
Password used in conjunction with the bind DN
AuthLDAPCharsetConfig file-path
Language to charset conversion configuration file
AuthLDAPCompareAsUser on|off off
Use the authenticated user's credentials to perform authorization comparisons
AuthLDAPCompareDNOnServer on|off on
Use the LDAP server to compare the DNs
AuthLDAPDereferenceAliases never|searching|finding|always always
When will the module de-reference aliases
AuthLDAPGroupAttribute attribute member uniqueMember +
LDAP attributes used to identify the user members of groups.
AuthLDAPGroupAttributeIsDN on|off on
Use the DN of the client username when checking for group membership
AuthLDAPInitialBindAsUser off|on off
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
AuthLDAPInitialBindPattern regex substitution (.*) $1 (remote use +
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
Specifies the maximum sub-group nesting depth that will be evaluated before the user search is discontinued.
AuthLDAPRemoteUserAttribute uid
Use the value of the attribute returned during the user query to set the REMOTE_USER environment variable
AuthLDAPRemoteUserIsDN on|off off
Use the DN of the client username to set the REMOTE_USER environment variable
AuthLDAPSearchAsUser on|off off
Use the authenticated user's credentials to perform authorization searches
AuthLDAPSubGroupAttribute attribute member uniqueMember +
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 +
Specifies which LDAP objectClass values identify directory objects that are groups during sub-group processing.
AuthLDAPURL url [NONE|SSL|TLS|STARTTLS]
URL specifying the LDAP search parameters
AuthMerging Off | And | Or Off
Controls the manner in which each configuration section's authorization logic is combined with that of preceding configuration sections.
AuthName auth-domain
Authorization realm for use in HTTP authentication
AuthnCacheContext directory|server|custom-string directory
Specify a context string for use in the cache key
AuthnCacheEnable
Enable Authn caching configured anywhere
AuthnCacheProvideFor authn-provider [...]
Specify which authn provider(s) to cache for
AuthnCacheSOCache provider-name[:provider-args]
Select socache backend provider to use
AuthnCacheTimeout timeout (seconds) 300 (5 minutes)
Set a timeout for cache entries
<AuthnProviderAlias baseProvider Alias> ... </AuthnProviderAlias>
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 ...
Enables a FastCGI application to handle the check_authn authentication hook.
AuthnzFcgiDefineProvider type provider-name backend-address
Defines a FastCGI application as a provider for authentication and/or authorization
AuthType None|Basic|Digest|Form
Type of user authentication
AuthUserFile file-path
Sets the name of a text file containing the list of users and passwords for authentication
AuthzDBDLoginToReferer On|Off Off
Determines whether to redirect the Client to the Referring page on successful login or logout if a Referer request header is present
AuthzDBDQuery query
Specify the SQL Query for the required operation
AuthzDBDRedirectQuery query
Specify a query to look up a login page for the user
AuthzDBMType default|SDBM|GDBM|NDBM|DB default
Sets the type of database file that is used to store list of user groups
<AuthzProviderAlias baseProvider Alias Require-Parameters> ... </AuthzProviderAlias>
Enclose a group of directives that represent an extension of a base authorization provider and referenced by the specified alias
AuthzSendForbiddenOnFailure On|Off Off
Send '403 FORBIDDEN' instead of '401 UNAUTHORIZED' if authentication succeeds but authorization fails
BalancerGrowth # 5
Number of additional Balancers that can be added Post-configuration
BalancerInherit On|Off On
Inherit ProxyPassed Balancers/Workers from the main server
BalancerMember [balancerurl] url [key=value [key=value ...]]
Add a member to a load balancing group
BalancerPersist On|Off Off
Attempt to persist changes made by the Balancer Manager across restarts.
BrotliAlterETag AddSuffix|NoChange|Remove AddSuffix
How the outgoing ETag header should be modified during compression
BrotliCompressionMaxInputBlock value
Maximum input block size
BrotliCompressionQuality value 5
Compression quality
BrotliCompressionWindow value 18
Brotli sliding compression window size
BrotliFilterNote [type] notename
Places the compression ratio in a note for logging
BrowserMatch düzifd [!]ort-değişkeni[=değer] [[!]ort-değişkeni[=değer]] ...
Ortam değişkenlerini HTTP kullanıcı arayüzüne göre belirler.
BrowserMatchNoCase düzifd [!]ort-değişkeni[=değer] [[!]ort-değişkeni[=değer]] ...
Ortam değişkenlerini HTTP kullanıcı arayüzünün harf büyüklüğüne duyarsız eşleşmelerine bağlı olarak belirler.
BufferedLogs On|Off Off
Günlük girdilerini diske yazmadan önce bellekte tamponlar
BufferSize integer 131072
Maximum size in bytes to buffer by the buffer filter
CacheDefaultExpire seconds 3600 (one hour)
The default duration to cache a document when no expiry date is specified.
CacheDetailHeader on|off off
Add an X-Cache-Detail header to the response.
CacheDirLength length 2
The number of characters in subdirectory names
CacheDirLevels levels 2
The number of levels of subdirectories in the cache.
CacheDisable url-string | on
Disable caching of specified URLs
CacheEnable cache_type [url-string]
Enable caching of specified URLs using a specified storage manager
CacheFile file-path [file-path] ...
Cache a list of file handles at startup time
CacheHeader on|off off
Add an X-Cache header to the response.
CacheIgnoreCacheControl On|Off Off
Ignore request to not serve cached content to client
CacheIgnoreHeaders header-string [header-string] ... None
Do not store the given HTTP header(s) in the cache.
CacheIgnoreNoLastMod On|Off Off
Ignore the fact that a response has no Last Modified header.
CacheIgnoreQueryString On|Off Off
Ignore query string when caching
CacheIgnoreURLSessionIdentifiers identifier [identifier] ... None
Ignore defined session identifiers encoded in the URL when caching
CacheKeyBaseURL URL
Override the base URL of reverse proxied cache keys.
CacheLastModifiedFactor float 0.1
The factor used to compute an expiry date based on the LastModified date.
CacheLock on|off off
Enable the thundering herd lock.
CacheLockMaxAge integer 5
Set the maximum possible age of a cache lock.
CacheLockPath directory /tmp/mod_cache-lock +
Set the lock path directory.
CacheMaxExpire seconds 86400 (one day)
The maximum time in seconds to cache a document
CacheMaxFileSize bytes 1000000
The maximum size (in bytes) of a document to be placed in the cache
CacheMinExpire seconds 0
The minimum time in seconds to cache a document
CacheMinFileSize bytes 1
The minimum size (in bytes) of a document to be placed in the cache
CacheNegotiatedDocs On|Off Off
Allows content-negotiated documents to be cached by proxy servers
CacheQuickHandler on|off on
Run the cache from the quick handler.
CacheReadSize bytes 0
The minimum size (in bytes) of the document to read and be cached before sending the data downstream
CacheReadTime milliseconds 0
The minimum time (in milliseconds) that should elapse while reading before data is sent downstream
CacheRoot directory
The directory root under which cache files are stored
CacheSocache type[:args]
The shared object cache implementation to use
CacheSocacheMaxSize bytes 102400
The maximum size (in bytes) of an entry to be placed in the cache
CacheSocacheMaxTime seconds 86400
The maximum time (in seconds) for a document to be placed in the cache
CacheSocacheMinTime seconds 600
The minimum time (in seconds) for a document to be placed in the cache
CacheSocacheReadSize bytes 0
The minimum size (in bytes) of the document to read and be cached before sending the data downstream
CacheSocacheReadTime milliseconds 0
The minimum time (in milliseconds) that should elapse while reading before data is sent downstream
CacheStaleOnError on|off on
Serve stale content in place of 5xx responses.
CacheStoreExpired On|Off Off
Attempt to cache responses that the server reports as expired
CacheStoreNoStore On|Off Off
Attempt to cache requests or responses that have been marked as no-store.
CacheStorePrivate On|Off Off
Attempt to cache responses that the server has marked as private
CGIDScriptTimeout time[s|ms]
The length of time to wait for more output from the CGI program
CGIMapExtension cgi-yolu .uzantı
CGI betik yorumlayıcısını saptama tekniğini belirler.
CGIPassAuth On|Off Off
HTTP yetkilendirme başlıklarının betiklere CGI değişkenleri olarak aktarılmasını etkin kılar
CGIScriptTimeout time[s|ms]
The length of time to wait for more output from the CGI program
CGIVar değişken kural
Bazı CGI değişkenlerinin nasıl atanacağını belirler
CharsetDefault charset
Charset to translate into
CharsetOptions option [option] ... ImplicitAdd
Configures charset translation behavior
CharsetSourceEnc charset
Source charset of files
CheckBasenameMatch on|off On
Also match files with differing file name extensions.
CheckCaseOnly on|off Off
Limits the action of the speling module to case corrections
CheckSpelling on|off Off
Enables the spelling module
ChrootDir /dizin/yolu
Sunucunun başlatıldıktan sonra chroot(8) yapacağı dizini belirler.
ContentDigest On|Off Off
Content-MD5 HTTP yanıt başlıklarının üretimini etkin kılar.
CookieDomain domain
The domain to which the tracking cookie applies
CookieExpires expiry-period
Expiry time for the tracking cookie
CookieHTTPOnly on|off off
Adds the 'HTTPOnly' attribute to the cookie
CookieName token Apache
Name of the tracking cookie
CookieSameSite None|Lax|Strict
Adds the 'SameSite' attribute to the cookie
CookieSecure on|off off
Adds the 'Secure' attribute to the cookie
CookieStyle Netscape|Cookie|Cookie2|RFC2109|RFC2965 Netscape
Format of the cookie header field
CookieTracking on|off off
Enables tracking cookie
CoreDumpDirectory dizin
core dosyasını dökümlemek üzere Apache HTTP Sunucusunun geçmeye çalışacağı dizin.
CustomLog dosya|borulu-süreç biçem|takma-ad [env=[!]ortam-değişkeni]| expr=ifade]
Günlük dosyasın ismini ve girdi biçemini belirler.
Dav On|Off|provider-name Off
Enable WebDAV HTTP methods
DavBasePath root-path
Configure repository root path
DavDepthInfinity on|off off
Allow PROPFIND, Depth: Infinity requests
DavGenericLockDB file-path
Location of the DAV lock database
DavLockDB file-path
Location of the DAV lock database
DavLockDiscovery on|off on
Enable lock discovery
DavMinTimeout seconds 0
Minimum amount of time the server holds a lock on a DAV resource
DBDExptime time-in-seconds 300
Keepalive time for idle connections
DBDInitSQL "SQL statement"
Execute an SQL statement after connecting to a database
DBDKeep number 2
Maximum sustained number of connections
DBDMax number 10
Maximum number of connections
DBDMin number 1
Minimum number of connections
DBDParams param1=value1[,param2=value2]
Parameters for database connection
DBDPersist On|Off
Whether to use persistent connections
DBDPrepareSQL "SQL statement" label
Define an SQL prepared statement
DBDriver name
Specify an SQL driver
DefaultIcon URL-yolu
Özel bir simge atanmamış dosyalar için gösterilecek simgeyi belirler.
DefaultLanguage language-tag
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 dizin-yolu DEFAULT_REL_RUNTIME +
Sunucunun çalışma anı dosyaları için temel dizin
DefaultType ortam-türü|none none
Değeri none olduğu takdirde, bu yönergenin bir uyarı vermekten başka bir etkisi yoktur. Önceki sürümlerde, bu yönerge, sunucunun ortam türünü saptayamadığı durumda göndereceği öntanımlı ortam türünü belirlerdi.
Define değişken-ismi [değişken-değeri]
Bir değişken tanımlar
DeflateAlterETag AddSuffix|NoChange|Remove AddSuffix
How the outgoing ETag header should be modified during compression
DeflateBufferSize value 8096
Fragment size to be compressed at one time by zlib
DeflateCompressionLevel value
How much compression do we apply to the output
DeflateFilterNote [type] notename
Places the compression ratio in a note for logging
DeflateInflateLimitRequestBody value
Maximum size of inflated request bodies
DeflateInflateRatioBurst value 3
Maximum number of times the inflation ratio for request bodies can be crossed
DeflateInflateRatioLimit value 200
Maximum inflation ratio for request bodies
DeflateMemLevel value 9
How much memory should be used by zlib for compression
DeflateWindowSize value 15
Zlib compression window size
Deny from all|host|env=[!]env-variable [host|env=[!]env-variable] ...
Controls which hosts are denied access to the server
<Directory dizin-yolu> ... </Directory>
Sadece ismi belirtilen dosya sistemi dizininde ve bunun altdizinlerinde ve bunların içeriğinde uygulanacak bir yönerge grubunu sarmalar.
DirectoryCheckHandler On|Off Off
Başka bir eylemci yapılandırılmışsa bu modülün nasıl yanıt vereceğini belirler
DirectoryIndex disabled | yerel-url [yerel-url] ... index.html
İstemci bir dizin istediğinde dizin içeriğini listeler.
DirectoryIndexRedirect on | off | permanent | temp | seeother | 3xx-kodu off
Dizin içerik listeleri için harici bir yönlendirme yapılandırır.
<DirectoryMatch düzifd> ... </DirectoryMatch>
Bir düzenli ifade ile eşleşen dosya sistemi dizinlerinin içeriklerine uygulanacak bir yönerge grubunu sarmalar.
DirectorySlash On|Off On
Bölü çizgisi ile biten yönlendirmeleri açar/kapar.
DocumentRoot dizin-yolu "/usr/local/apache/ +
İstemciye görünür olan ana belge ağacının kök dizinini belirler.
DTracePrivileges On|Off Off
Determines whether the privileges required by dtrace are enabled.
DumpIOInput On|Off Off
Dump all input data to the error log
DumpIOOutput On|Off Off
Dump all output data to the error log
<Else> ... </Else>
Önceki bir <If> veya <ElseIf> bölümünün koşulu, çalışma anında bir istek tarafından yerine getirilmediği takdirde uygulanacak yönergeleri içerir
<ElseIf ifade> ... </ElseIf>
İçerdiği koşulun bir istek tarafınan sağlandığı ancak daha önceki bir <If> veya <ElseIf> bölümlerininkilerin sağlanmadığı durumda kapsadığı yönergelerin uygulanmasını sağlar
EnableExceptionHook On|Off Off
Bir çöküş sonrası olağandışılık eylemcilerini çalıştıracak kancayı etkin kılar.
EnableMMAP On|Off On
Teslimat sırasında okunacak dosyalar için bellek eşlemeyi etkin kılar.
EnableSendfile On|Off Off
Dosyaların istemciye tesliminde çekirdeğin dosya gönderme desteğinin kullanımını etkin kılar.
Error ileti
Özel bir hata iletisiyle yapılandırma çözümlemesini durdurur
ErrorDocument hata-kodu belge
Bir hata durumunda sunucunun istemciye ne döndüreceğini belirler.
ErrorLog dosya-yolu|syslog[:[oluşum][:etiket]] logs/error_log (Uni +
Sunucunun hata günlüğünü tutacağı yeri belirler.
ErrorLogFormat [connection|request] biçem
Hata günlüğü girdileri için biçem belirtimi
Example
Demonstration directive to illustrate the Apache module API
ExpiresActive On|Off Off
Enables generation of Expires headers
ExpiresByType MIME-type <code>seconds
Value of the Expires header configured by MIME type
ExpiresDefault <code>seconds
Default algorithm for calculating expiration time
ExtendedStatus On|Off Off[*]
Her istekte ek durum bilgisinin izini sürer
ExtFilterDefine filtername parameters
Define an external filter
ExtFilterOptions option [option] ... NoLogStderr
Configure mod_ext_filter options
FallbackResource disabled | yerel-url
Bir dosya ile eşleşmeyen istekler için öntanımlı URL tanımlar
FileETag bileşen ... MTime Size
Duruk dosyalar için ETag HTTP yanıt başlığını oluşturmakta kullanılacak dosya özniteliklerini belirler.
<Files dosya-adı> ... </Files>
Dosya isimleriyle eşleşme halinde uygulanacak yönergeleri içerir.
<FilesMatch düzifd> ... </FilesMatch>
Düzenli ifadelerin dosya isimleriyle eşleşmesi halinde uygulanacak yönergeleri içerir.
FilterChain [+=-@!]filter-name ...
Configure the filter chain
FilterDeclare filter-name [type]
Declare a smart filter
FilterProtocol filter-name [provider-name] proto-flags
Deal with correct HTTP protocol handling
FilterProvider filter-name provider-name expression
Register a content filter
FilterTrace filter-name level
Get debug/diagnostic information from mod_filter
FlushMaxPipelined sayı 5
Ağa akıtılacak azami ardışık yanıt sayısı
FlushMaxThreshold bayt-sayısı 65536
Bekleyen verilerin ağa boşaltılacağı eşik değer
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer
Action to take if a single acceptable document is not found
ForceType ortam-türü|None
Bütün dosyaların belirtilen ortam türüyle sunulmasına sebep olur.
ForensicLog dosya-adı|borulu-süreç
Adli günlük için dosya ismini belirler.
GlobalLog dosya|boru|sağlayıcı biçem|takma_ad [env=[!]ortam_değişkeni| expr=ifade]
Günlük dosyasının ismini ve biçemini belirler
GprofDir /tmp/gprof/|/tmp/gprof/%
gmon.out ayrıntılı inceleme verisinin yazılacağı dizin
GracefulShutdownTimeout saniye 0
Sunucunun nazikçe kapatılmasının ardından ana süreç çıkana kadar geçecek süre için bir zaman aşımı belirler.
Group unix-grubu #-1
İsteklere yanıt verecek sunucunun ait olacağı grubu belirler.
H2CopyFiles on|off off
Determine file handling in responses
H2Direct on|off on for h2c, off for +
H2 Direct Protocol Switch
H2EarlyHint name value
Add a response header to be picked up in 103 Early Hints
H2EarlyHints on|off off
Determine sending of 103 status codes
H2MaxDataFrameLen n 0
Maximum bytes inside a single HTTP/2 DATA frame
H2MaxHeaderBlockLen n 0
Maximum size of response headers
H2MaxSessionStreams n 100
Maximum number of active streams per HTTP/2 session.
H2MaxStreamErrors n 8
Maximum amount of client caused errors to tolerate
H2MaxWorkerIdleSeconds n 600
Maximum number of seconds h2 workers remain idle until shut down.
H2MaxWorkers n
Maximum number of worker threads to use per child process.
H2MinWorkers n
Minimal number of worker threads to use per child process.
H2ModernTLSOnly on|off on
Require HTTP/2 connections to be "modern TLS" only
H2OutputBuffering on|off on
Determine buffering behavior of output
H2Padding numbits 0
Determine the range of padding bytes added to payload frames
H2ProxyRequests on|off off
En-/Disable forward proxy requests via HTTP/2
H2Push on|off on
H2 Server Push Switch
H2PushDiarySize n 256
H2 Server Push Diary Size
H2PushPriority mime-type [after|before|interleaved] [weight] * After 16
H2 Server Push Priority
H2PushResource [add] path [critical]
Declares resources for early pushing to the client
H2SerializeHeaders on|off off
Serialize Request/Response Processing Switch
H2StreamMaxMemSize bytes 65536
Maximum amount of output data buffered per stream.
H2StreamTimeout time-interval[s]
Maximum time waiting when sending/receiving data to stream processing
H2TLSCoolDownSecs seconds 1
Configure the number of seconds of idle time on TLS before shrinking writes
H2TLSWarmUpSize amount 1048576
Configure the number of bytes on TLS connection before doing max writes
H2Upgrade on|off on for h2c, off for +
H2 Upgrade Protocol Switch
H2WebSockets on|off off
En-/Disable WebSockets via HTTP/2
H2WindowSize bytes 65535
Size of Stream Window for upstream data.
Header [condition] add|append|echo|edit|edit*|merge|set|setifempty|unset|note header [[expr=]value [replacement] [early|env=[!]varname|expr=expression]]
Configure HTTP response headers
HeaderName dosya-ismi
Dizin listesinin tepesine yerleştirilecek dosyanın ismini belirler.
HeartbeatAddress addr:port
Multicast address for heartbeat packets
HeartbeatListen addr:port
multicast address to listen for incoming heartbeat requests
HeartbeatMaxServers number-of-servers 10
Specifies the maximum number of servers that will be sending heartbeat requests to this server
HeartbeatStorage file-path logs/hb.dat
Path to store heartbeat data when using flat-file storage
HeartbeatStorage file-path logs/hb.dat
Path to read heartbeat data
HostnameLookups On|Off|Double Off
İstemci IP adresleri üzerinde DNS sorgularını etkin kılar.
HttpProtocolOptions [Strict|Unsafe] [RegisteredMethods|LenientMethods] [Allow0.9|Require1.0] Strict LenientMetho +
HTTP İstek İletilerindeki sınırlamalarda değişiklik yapar
IdentityCheck On|Off Off
Enables logging of the RFC 1413 identity of the remote user
IdentityCheckTimeout seconds 30
Determines the timeout duration for ident requests
<If ifade> ... </If>
Çalışma anında bir koşul bir istek tarafından yerine getirildiği takdirde uygulanacak yönergeleri barındırır.
<IfDefine [!]parametre-adı> ... </IfDefine>
Başlatma sırasında bir doğruluk sınamasından sonra işleme sokulacak yönergeleri sarmalar.
<IfDirective [!]yönerge-adı> ... </IfDirective>
Belirtilen yönerge adının varlığı veya yokluğuna bağlı olarak çalıştırılacak yönergeleri sarmalar.
<IfFile [!]dosyaadı> ... </IfFile>
Başlatma sırasında bir dosyanın varlığı durumunda işleme sokulacak yönergeleri sarmalar.
<IfModule [!]modül-dosyası|modül-betimleyici> ... </IfModule>
Belli bir modülün varlığına veya yokluğuna göre işleme sokulacak yönergeleri sarmalar.
<IfSection [!]bölüm-adı> ... </IfSection>
Belirtilen bölüm adının varlığı veya yokluğuna bağlı olarak çalıştırılacak yönergeleri sarmalar.
<IfVersion [[!]operator] version> ... </IfVersion>
contains version dependent configuration
ImapBase map|referer|URL http://servername/
Default base for imagemap files
ImapDefault error|nocontent|map|referer|URL nocontent
Default action when an imagemap is called with coordinates that are not explicitly mapped
ImapMenu none|formatted|semiformatted|unformatted formatted
Action if no coordinates are given when calling an imagemap
Include dosya-yolu|dizin-yolu|joker
Sunucu yapılandırma dosyalarının başka dosyaları içermesini sağlar.
IncludeOptional dosya-yolu|dizin-yolu|joker
Diğer yapılandırma dosyalarının sunucu yapılandırma dosyasına dahil edilmesini sağlar
IndexHeadInsert "imlenim ..."
Bir dizin sayfasının HEAD bölümüne metin yerleştirir.
IndexIgnore dosya [dosya] ... "."
Dizin içerik listesinden gizlenecek dosyaların listesi belirtilir.
IndexIgnoreReset ON|OFF
Bir dizini listelerken gizlenecek dosyalar listesini boşaltır
IndexOptions [+|-]seçenek [[+|-]seçenek] ...
Dizin içerik listesini yapılandıracak seçenekler belirtilir.
IndexOrderDefault Ascending|Descending Name|Date|Size|Description Ascending Name
Dizin içerik listesinin öntanımlı sıralamasını belirler.
IndexStyleSheet url-yolu
Dizin listesine bir biçembent ekler.
InputSed sed-command
Sed command to filter request data (typically POST data)
ISAPIAppendLogToErrors on|off off
Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the error log
ISAPIAppendLogToQuery on|off on
Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the query field
ISAPICacheFile file-path [file-path] ...
ISAPI .dll files to be loaded at startup
ISAPIFakeAsync on|off off
Fake asynchronous support for ISAPI callbacks
ISAPILogNotSupported on|off off
Log unsupported feature requests from ISAPI extensions
ISAPIReadAheadBuffer size 49152
Size of the Read Ahead Buffer sent to ISAPI extensions
KeepAlive On|Off On
HTTP kalıcı bağlantılarını etkin kılar
KeepAliveTimeout sayı[ms] 5
Bir kalıcı bağlantıda sunucunun bir sonraki isteği bekleme süresi
KeptBodySize azami_bayt_sayısı 0
mod_include gibi süzgeçler tarafından kullanılma olasılığına karşı istek gövdesi iptal edilmek yerine belirtilen azami boyutta tutulur.
LanguagePriority MIME-lang [MIME-lang] ...
The precedence of language variants for cases where the client does not express a preference
LDAPCacheEntries number 1024
Maximum number of entries in the primary LDAP cache
LDAPCacheTTL seconds 600
Time that cached items remain valid
LDAPConnectionPoolTTL n -1
Discard backend connections that have been sitting in the connection pool too long
LDAPConnectionTimeout seconds
Specifies the socket connection timeout in seconds
LDAPLibraryDebug 7
Enable debugging in the LDAP SDK
LDAPOpCacheEntries number 1024
Number of entries used to cache LDAP compare operations
LDAPOpCacheTTL seconds 600
Time that entries in the operation cache remain valid
LDAPReferralHopLimit number
The maximum number of referral hops to chase before terminating an LDAP query.
LDAPReferrals On|Off|default On
Enable referral chasing during queries to the LDAP server.
LDAPRetries number-of-retries 3
Configures the number of LDAP server retries.
LDAPRetryDelay seconds 0
Configures the delay between LDAP server retries.
LDAPSharedCacheFile directory-path/filename
Sets the shared memory cache file
LDAPSharedCacheSize bytes 500000
Size in bytes of the shared-memory cache
LDAPTimeout seconds 60
Specifies the timeout for LDAP search and bind operations, in seconds
LDAPTrustedClientCert type directory-path/filename/nickname [password]
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]
Sets the file or database containing global trusted Certificate Authority or global client certificates
LDAPTrustedMode type
Specifies the SSL/TLS mode to be used when connecting to an LDAP server.
LDAPVerifyServerCert On|Off On
Force server certificate verification
<Limit yöntem [yöntem] ... > ... </Limit>
Erişimi sınırlanacak HTTP yöntemleri için erişim sınırlayıcıları sarmalar.
<LimitExcept yöntem [yöntem] ... > ... </LimitExcept>
İsimleri belirtilenler dışında kalan HTTP yöntemleri için kullanılacak erişim sınırlayıcıları sarmalar.
LimitInternalRecursion sayı [sayı] 10
Dahili yönlendirmelerin ve istek içi isteklerin azami sayısını belirler.
LimitRequestBody bayt-sayısı 1073741824
İstemci tarafından gönderilen HTTP istek gövdesinin toplam uzunluğunu sınırlar.
LimitRequestFields sayı 100
İstemciden kabul edilecek HTTP isteği başlık alanlarının sayısını sınırlar.
LimitRequestFieldSize bayt-sayısı 8190
İstemciden kabul edilecek HTTP isteği başlık uzunluğunu sınırlar.
LimitRequestLine bayt-sayısı 8190
İstemciden kabul edilecek HTTP istek satırının uzunluğunu sınırlar.
LimitXMLRequestBody bayt-sayısı 1000000
Bir XML temelli istek gövdesinin uzunluğunu sınırlar.
Listen [IP-adresi:]port-numarası [protokol]
Sunucunun dinleyeceği IP adresini ve portu belirler.
ListenBackLog kuyruk-uzunluğu 511
Bekleyen bağlantılar kuyruğunun azami uzunluğunu belirler
ListenCoresBucketsRatio oran 0 (iptal)
İşlemci çekirdek sayısının dinleyenlerin buket sayısına oranı
ListenTCPDeferAccept integer 30
Value set for the socket option TCP_DEFER_ACCEPT if it is set
LoadFile dosya-ismi [dosya-ismi] ...
Belirtilen nesne dosyasını veya kütüphaneyi sunucu ile ilintiler.
LoadModule modül dosya-ismi
Belirtilen nesne dosyasını veya kütüphaneyi sunucu ile ilintiler ve etkin modül listesine ekler.
<Location URL-yolu|URL> ... </Location>
İçerdiği yönergeler sadece eşleşen URL’lere uygulanır.
<LocationMatch düzifade> ... </LocationMatch>
İçerdiği yönergeler sadece düzenli ifadelerle eşleşen URL’lere uygulanır.
LogFormat biçem|takma-ad [takma-ad] "%h %l %u %t \"%r\" +
Bir günlük dosyasında kullanılmak üzere girdi biçemi tanımlar.
LogIOTrackTTFB ON|OFF OFF
İlk baytın yazılmasına kadar geçen süreyi izler
LogLevel [modül:]seviye [modül:seviye] ... warn
Hata günlüklerinin ayrıntı seviyesini belirler.
LogMessage message [hook=hook] [expr=expression]
Log user-defined message to error log
LuaAuthzProvider provider_name /path/to/lua/script.lua function_name
Plug an authorization provider function into mod_authz_core
LuaCodeCache stat|forever|never stat
Configure the compiled code cache.
LuaHookAccessChecker /path/to/lua/script.lua hook_function_name [early|late]
Provide a hook for the access_checker phase of request processing
LuaHookAuthChecker /path/to/lua/script.lua hook_function_name [early|late]
Provide a hook for the auth_checker phase of request processing
LuaHookCheckUserID /path/to/lua/script.lua hook_function_name [early|late]
Provide a hook for the check_user_id phase of request processing
LuaHookFixups /path/to/lua/script.lua hook_function_name
Provide a hook for the fixups phase of a request processing
LuaHookInsertFilter /path/to/lua/script.lua hook_function_name
Provide a hook for the insert_filter phase of request processing
LuaHookLog /path/to/lua/script.lua log_function_name
Provide a hook for the access log phase of a request processing
LuaHookMapToStorage /path/to/lua/script.lua hook_function_name
Provide a hook for the map_to_storage phase of request processing
LuaHookPreTranslate /path/to/lua/script.lua hook_function_name
Provide a hook for the pre_translate phase of a request processing
LuaHookTranslateName /path/to/lua/script.lua hook_function_name [early|late]
Provide a hook for the translate name phase of request processing
LuaHookTypeChecker /path/to/lua/script.lua hook_function_name
Provide a hook for the type_checker phase of request processing
LuaInherit none|parent-first|parent-last parent-first
Controls how parent configuration sections are merged into children
LuaInputFilter filter_name /path/to/lua/script.lua function_name
Provide a Lua function for content input filtering
LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name]
Map a path to a lua handler
LuaOutputFilter filter_name /path/to/lua/script.lua function_name
Provide a Lua function for content output filtering
LuaPackageCPath /path/to/include/?.soa
Add a directory to lua's package.cpath
LuaPackagePath /path/to/include/?.lua
Add a directory to lua's package.path
LuaQuickHandler /path/to/script.lua hook_function_name
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directory
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn|thread|server [min] [max] once
One of once, request, conn, thread -- default is once
<Macro name [par1 .. parN]> ... </Macro>
Define a configuration file macro
MaxConnectionsPerChild sayı 0
Tek bir çocuk sürecin ömrü boyunca işleme sokabileceği istek sayısını sınırlamakta kullanılır.
MaxKeepAliveRequests sayı 100
Bir kalıcı bağlantıda izin verilen istek sayısı
MaxMemFree kB-sayısı 2048
free() çağrılmaksızın ana bellek ayırıcının ayırmasına izin verilen azami bellek miktarını belirler.
MaxRangeOverlaps default | unlimited | none | aralık-sayısı 20
Özkaynağın tamamını döndürmeden önce izin verilen üst üste binen aralık sayısı (100-200,150-300 gibi)
MaxRangeReversals default | unlimited | none | aralık-sayısı 20
Özkaynağın tamamını döndürmeden önce izin verilen ters sıralı aralık sayısı (100-200,50-70 gibi)
MaxRanges default | unlimited | none | aralık-sayısı 200
Özkaynağın tamamını döndürmeden önce izin verilen aralık sayısı
MaxRequestWorkers sayı
Aynı anda işleme sokulacak azami bağlantı sayısı
MaxSpareServers sayı 10
Boştaki çocuk süreçlerin azami sayısı
MaxSpareThreads number
Boştaki azami evre sayısını belirler
MaxThreads number 2048
Set the maximum number of worker threads
MDActivationDelay duration
How long to delay activation of new certificates
MDBaseServer on|off off
Control if base server may be managed or only virtual hosts.
MDCACertificateFile file none
File containing x509 trust anchors to verify ACME servers.
MDCAChallenges name [ name ... ] tls-alpn-01 http-01 +
Type of ACME challenge used to prove domain ownership.
MDCertificateAgreement accepted
You confirm that you accepted the Terms of Service of the Certificate Authority.
MDCertificateAuthority url letsencrypt
The URL(s) of the ACME Certificate Authority to use.
MDCertificateCheck name url
Set name and URL pattern for a certificate monitoring site.
MDCertificateFile path-to-pem-file
Specify a static certificate file for the MD.
MDCertificateKeyFile path-to-file
Specify a static private key for for the static cerrtificate.
MDCertificateMonitor name url crt.sh https://crt. +
The URL of a certificate log monitor.
MDCertificateProtocol protocol ACME
The protocol to use with the Certificate Authority.
MDCertificateStatus on|off on
Exposes public certificate information in JSON.
MDChallengeDns01 path-to-command
Set the command for setup/teardown of dns-01 challenges
MDChallengeDns01Version 1|2 1
Set the type of arguments to call MDChallengeDns01 with
MDCheckInterval duration 12h
Determines how often certificates are checked
MDContactEmail address
Email address used for account registration
MDDriveMode always|auto|manual auto
former name of MDRenewMode.
MDExternalAccountBinding key-id hmac-64 | none | file none
Set the external account binding keyid and hmac values to use at CA
MDHttpProxy url
Define a proxy for outgoing connections.
MDInitialDelay duration 0s
How long to delay the first certificate check.
MDMatchNames all|servernames all
Determines how DNS names are matched to vhosts
MDMember hostname
Additional hostname for the managed domain.
MDMembers auto|manual auto
Control if the alias domain names are automatically added.
MDMessageCmd path-to-cmd optional-args
Handle events for Manage Domains
MDMustStaple on|off off
Control if new certificates carry the OCSP Must Staple flag.
MDNotifyCmd path [ args ]
Run a program when a Managed Domain is ready.
MDomain dns-name [ other-dns-name... ] [auto|manual]
Define list of domain names that belong to one group.
<MDomainSet dns-name [ other-dns-name... ]>...</MDomainSet>
Container for directives applied to the same managed domains.
MDPortMap map1 [ map2 ] http:80 https:443
Map external to internal ports for domain ownership verification.
MDPrivateKeys type [ params... ] RSA 2048
Set type and size of the private keys generated.
MDProfile name
Use a specific ACME profile from the CA
MDProfileMandatory on|off off
Control if an MDProfile is mandatory.
MDRenewMode always|auto|manual auto
Controls if certificates shall be renewed.
MDRenewViaARI on|off on
usage of the ACME ARI extension (rfc9773).
MDRenewWindow duration 33%
Control when a certificate will be renewed.
MDRequireHttps off|temporary|permanent off
Redirects http: traffic to https: for Managed Domains.
MDRetryDelay duration 30s
Time length for first retry, doubled on every consecutive error.
MDRetryFailover number 13
The number of errors before a failover to another CA is triggered
MDServerStatus on|off on
Control if Managed Domain information is added to server-status.
MDStapleOthers on|off on
Enable stapling for certificates not managed by mod_md.
MDStapling on|off off
Enable stapling for all or a particular MDomain.
MDStaplingKeepResponse duration 7d
Controls when old responses should be removed.
MDStaplingRenewWindow duration 33%
Control when the stapling responses will be renewed.
MDStoreDir path md
Path on the local file system to store the Managed Domains data.
MDStoreLocks on|off|duration off
Configure locking of store for updates
MDWarnWindow duration 10%
Define the time window when you want to be warned about an expiring certificate.
MemcacheConnTTL num[units] 15s
Keepalive time for idle connections
MergeSlashes ON|OFF ON
Sunucunun URL’lerde ardışık bölü çizgilerini birleştirip birleştirmeyeceğini denetler.
MergeTrailers [on|off] off
Trailer alanlarının başlığa dahil edilip edilmeyeceğini belirler
MetaDir directory .web
Name of the directory to find CERN-style meta information files
MetaFiles on|off off
Activates CERN meta-file processing
MetaSuffix suffix .meta
File name suffix for the file containing CERN-style meta information
MimeMagicFile file-path
Enable MIME-type determination based on file contents using the specified magic file
MinSpareServers sayı 5
Boştaki çocuk süreçlerin asgari sayısı
MinSpareThreads sayı
İsteklerin ani artışında devreye girecek boştaki evrelerin asgari sayısını belirler.
MMapFile file-path [file-path] ...
Map a list of files into memory at startup time
ModemStandard V.21|V.26bis|V.32|V.34|V.92
Modem standard to simulate
ModMimeUsePathInfo On|Off Off
Tells mod_mime to treat path_info components as part of the filename
MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers [Handlers|Filters] NegotiatedOnly
The types of files that will be included when searching for a matching file with MultiViews
Mutex mekanizma [default|muteks-ismi] ... [OmitPID] default
Muteks mekanizmasını ve kilit dosyası dizinini tüm muteksler veya belirtilenler için yapılandırır
NameVirtualHost adres[:port]
ÖNERİLMİYOR: İsme dayalı sanal konaklar için IP adresi belirtir
NoProxy host [host] ...
Hosts, domains, or networks that will be connected to directly
NWSSLTrustedCerts filename [filename] ...
List of additional client certificates
NWSSLUpgradeable [IP-address:]portnumber
Allows a connection to be upgraded to an SSL connection upon request
Options [+|-]seçenek [[+|-]seçenek] ... FollowSymlinks
Belli bir dizinde geçerli olacak özellikleri yapılandırır.
Order ordering Deny,Allow
Controls the default access state and the order in which Allow and Deny are evaluated.
OutputSed sed-command
Sed command for filtering response content
PassEnv ortam-değişkeni [ortam-değişkeni] ...
Ortam değişkenlerini kabuktan aktarır.
PidFile dosya logs/httpd.pid
Ana sürecin süreç kimliğinin (PID) kaydedileceği dosyayı belirler.
PrivilegesMode FAST|SECURE|SELECTIVE FAST
Trade off processing speed and efficiency vs security against malicious privileges-aware code.
Protocol protokol
Dinlenen bir soket için protokol
ProtocolEcho On|Off Off
Turn the echo server on or off
Protocols protokol ... http/1.1
Sunucu/sanal konak için kullanılabilecek protokoller
ProtocolsHonorOrder On|Off On
Uzlaşma sırasında protokollerin öncelik sırasını belirler
<Proxy wildcard-url> ...</Proxy>
Container for directives applied to proxied resources
Proxy100Continue Off|On On
Forward 100-continue expectation to the origin server
ProxyAddHeaders Off|On On
Add proxy information in X-Forwarded-* headers
ProxyBadHeader IsError|Ignore|StartBody IsError
Determines how to handle bad header lines in a response
ProxyBlock *|word|host|domain [word|host|domain] ...
Words, hosts, or domains that are banned from being proxied
ProxyDomain Domain
Default domain name for proxied requests
ProxyErrorOverride Off|On [code ...] Off
Override error pages for proxied content
ProxyExpressDBMFile pathname
Pathname to DBM file.
ProxyExpressDBMType type default
DBM type of file.
ProxyExpressEnable on|off off
Enable the module functionality.
ProxyFCGIBackendType FPM|GENERIC FPM
Specify the type of backend FastCGI application
ProxyFCGISetEnvIf conditional-expression [!]environment-variable-name [value-expression]
Allow variables sent to FastCGI servers to be fixed up
ProxyFtpDirCharset character_set ISO-8859-1
Define the character set for proxied FTP listings
ProxyFtpEscapeWildcards on|off on
Whether wildcards in requested filenames are escaped when sent to the FTP server
ProxyFtpListOnWildcard on|off on
Whether wildcards in requested filenames trigger a file listing
ProxyHCExpr name {ap_expr expression}
Creates a named condition expression to use to determine health of the backend based on its response
ProxyHCTemplate name parameter=setting [...]
Creates a named template for setting various health check parameters
ProxyHCTPsize size 16
Sets the total server-wide size of the threadpool used for the health check workers
ProxyHTMLBufSize bytes 8192
Sets the buffer size increment for buffering inline scripts and stylesheets.
ProxyHTMLCharsetOut Charset | * UTF-8
Specify a charset for mod_proxy_html output.
ProxyHTMLDocType HTML|XHTML [Legacy]
OR
ProxyHTMLDocType fpi [SGML|XML]
Sets an HTML or XHTML document type declaration.
ProxyHTMLEnable On|Off Off
Turns the proxy_html filter on or off.
ProxyHTMLEvents attribute [attribute ...]
Specify attributes to treat as scripting events.
ProxyHTMLExtended On|Off Off
Determines whether to fix links in inline scripts, stylesheets, and scripting events.
ProxyHTMLFixups [lowercase] [dospath] [reset] none
Fixes for simple HTML errors.
ProxyHTMLInterp On|Off Off
Enables per-request interpolation of ProxyHTMLURLMap rules.
ProxyHTMLLinks element attribute [attribute2 ...]
Specify HTML elements that have URL attributes to be rewritten.
ProxyHTMLMeta On|Off Off
Turns on or off extra pre-parsing of metadata in HTML <head> sections.
ProxyHTMLStripComments On|Off Off
Determines whether to strip HTML comments.
ProxyHTMLURLMap from-pattern to-pattern [flags] [cond]
Defines a rule to rewrite HTML links
ProxyIOBufferSize bytes 8192
Determine size of internal data throughput buffer
<ProxyMatch regex> ...</ProxyMatch>
Container for directives applied to regular-expression-matched proxied resources
ProxyMaxForwards number -1
Maximum number of proxies that a request can be forwarded through
ProxyPass [path] !|url [key=value [key=value ...]] [nocanon] [interpolate] [noquery]
Maps remote servers into the local server URL-space
ProxyPassInherit On|Off On
Inherit ProxyPass directives defined from the main server
ProxyPassInterpolateEnv On|Off Off
Enable Environment Variable interpolation in Reverse Proxy configurations
ProxyPassMatch [regex] !|url [key=value [key=value ...]]
Maps remote servers into the local server URL-space using regular expressions
ProxyPassReverse [path] url [interpolate]
Adjusts the URL in HTTP response headers sent from a reverse proxied server
ProxyPassReverseCookieDomain internal-domain public-domain [interpolate]
Adjusts the Domain string in Set-Cookie headers from a reverse- proxied server
ProxyPassReverseCookiePath internal-path public-path [interpolate]
Adjusts the Path string in Set-Cookie headers from a reverse- proxied server
ProxyPreserveHost On|Off Off
Use incoming Host HTTP request header for proxy request
ProxyReceiveBufferSize bytes 0
Network buffer size for proxied HTTP and FTP connections
ProxyRemote match remote-server [username:password]
Remote proxy used to handle certain requests
ProxyRemoteMatch regex remote-server [username:password]
Remote proxy used to handle requests matched by regular expressions
ProxyRequests On|Off Off
Enables forward (standard) proxy requests
ProxySCGIInternalRedirect On|Off|Headername On
Enable or disable internal redirect responses from the backend
ProxySCGISendfile On|Off|Headername Off
Enable evaluation of X-Sendfile pseudo response header
ProxySet url key=value [key=value ...]
Set various Proxy balancer or member parameters
ProxySourceAddress address
Set local IP address for outgoing proxy connections
ProxyStatus Off|On|Full Off
Show Proxy LoadBalancer status in mod_status
ProxyTimeout seconds
Network timeout for proxied requests
ProxyVia On|Off|Full|Block Off
Information provided in the Via HTTP response header for proxied requests
ProxyWebsocketFallbackToProxyHttp On|Off On
Instructs this module to let mod_proxy_http handle the request
QualifyRedirectURL On|Off Off
REDIRECT_URL ortam değişkeninin tamamen nitelenmiş olup olmayacağını denetler
ReadBufferSize bayt-sayısı 8192
Veriyi okumakta kullanılacak tampon sayısı
ReadmeName dosya-ismi
Dizin listesinin sonuna yerleştirilecek dosyanın ismini belirler.
ReceiveBufferSize bayt-sayısı 0
TCP alım tamponu boyu
Redirect [durum] [URL-yolu] URL
İstemciyi, bir yönlendirme isteği döndürerek farklı bir URL’ye yönlendirir.
RedirectMatch [durum] düzenli-ifade URL
Geçerli URL ile eşleşen bir düzenli ifadeye dayanarak bir harici yönlendirme gönderir.
RedirectPermanent URL-yolu URL
İstemciyi, kalıcı bir yönlendirme isteği döndürerek farklı bir URL’ye yönlendirir.
RedirectRelative On|Off Off
Allows relative redirect targets.
RedirectTemp URL-yolu URL
İstemciyi, geçici bir yönlendirme isteği döndürerek farklı bir URL’ye yönlendirir.
RedisConnPoolTTL num[units] 15s
TTL used for the connection pool with the Redis server(s)
RedisTimeout num[units] 5s
R/W timeout used for the connection with the Redis server(s)
ReflectorHeader inputheader [outputheader]
Reflect an input header to the output headers
RegexDefaultOptions [none] [+|-]seçenek [[+|-]seçenek] ... DOTALL DOLLAR_ENDON +
Regex düzenli ifadeleri için öntanımlı/küresel seçenekleri yapılandırır
RegisterHttpMethod yöntem [yöntem [...]]
Standart olmayan HTTP yöntemlerini devreye alır
RemoteIPHeader header-field
Declare the header field which should be parsed for useragent IP addresses
RemoteIPInternalProxy proxy-ip|proxy-ip/subnet|hostname ...
Declare client intranet IP addresses trusted to present the RemoteIPHeader value
RemoteIPInternalProxyList filename
Declare client intranet IP addresses trusted to present the RemoteIPHeader value
RemoteIPProxiesHeader HeaderFieldName
Declare the header field which will record all intermediate IP addresses
RemoteIPProxyProtocol On|Off
Enable or disable PROXY protocol handling
RemoteIPProxyProtocolExceptions host|range [host|range] [host|range]
Disable processing of PROXY header for certain hosts or networks
RemoteIPTrustedProxy proxy-ip|proxy-ip/subnet|hostname ...
Declare client intranet IP addresses trusted to present the RemoteIPHeader value
RemoteIPTrustedProxyList filename
Declare client intranet IP addresses trusted to present the RemoteIPHeader value
RemoveCharset extension [extension] ...
Removes any character set associations for a set of file extensions
RemoveEncoding extension [extension] ...
Removes any content encoding associations for a set of file extensions
RemoveHandler extension [extension] ...
Removes any handler associations for a set of file extensions
RemoveInputFilter extension [extension] ...
Removes any input filter associations for a set of file extensions
RemoveLanguage extension [extension] ...
Removes any language associations for a set of file extensions
RemoveOutputFilter extension [extension] ...
Removes any output filter associations for a set of file extensions
RemoveType extension [extension] ...
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]]
Configure HTTP request headers
RequestReadTimeout [handshake=timeout[-maxtimeout][,MinRate=rate] [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] handshake=0 header= +
Set timeout values for completing the TLS handshake, receiving the request headers and/or body from client.
Require [not] entity-name [entity-name] ...
Tests whether an authenticated user is authorized by an authorization provider.
<RequireAll> ... </RequireAll>
Enclose a group of authorization directives of which none must fail and at least one must succeed for the enclosing directive to succeed.
<RequireAny> ... </RequireAny>
Enclose a group of authorization directives of which one must succeed for the enclosing directive to succeed.
<RequireNone> ... </RequireNone>
Enclose a group of authorization directives of which none must succeed for the enclosing directive to not fail.
RewriteBase URL-path
Sets the base URL for per-directory rewrites
RewriteCond TestString CondPattern [flags]
Defines a condition under which rewriting will take place
RewriteEngine on|off off
Enables or disables runtime rewriting engine
RewriteMap MapName MapType:MapSource [MapTypeOptions]
Defines a mapping function for key-lookup
RewriteOptions Options
Sets some special options for the rewrite engine
RewriteRule Pattern Substitution [flags]
Defines rules for the rewriting engine
RLimitCPU saniye|max [saniye|max]
Apache httpd alt süreçleri tarafından çalıştırılan süreçlerin işlemci tüketimine sınırlama getirir.
RLimitMEM bayt-sayısı|max [bayt-sayısı|max]
Apache httpd alt süreçleri tarafından çalıştırılan süreçlerin bellek tüketimine sınırlama getirir.
RLimitNPROC sayı|max [sayı|max]
Apache httpd alt süreçleri tarafından çalıştırılabilecek süreç sayısına sınırlama getirir.
Satisfy Any|All All
Interaction between host-level access control and user authentication
ScoreBoardFile dosya-yolu logs/apache_runtime +
Çocuk süreçler için eşgüdüm verisini saklamakta kullanılan dosyanın yerini belirler.
Script method cgi-script
Activates a CGI script for a particular request method.
ScriptAlias [URL-yolu] dosya-yolu|dizin-yolu
Bir URL’yi dosya sistemindeki bir yere eşler ve hedefi bir CGI betiği olarak çalıştırır.
ScriptAliasMatch düzenli-ifade dosya-yolu|dizin-yolu
Bir URL’yi dosya sistemindeki bir yere düzenli ifade kullanarak eşler ve hedefi bir CGI betiği olarak çalıştırır.
ScriptInterpreterSource Registry|Registry-Strict|Script Script
CGI betikleri için yorumlayıcı belirleme tekniği
ScriptLog file-path
Location of the CGI script error logfile
ScriptLogBuffer bytes 1024
Maximum amount of PUT or POST requests that will be recorded in the scriptlog
ScriptLogLength bytes 10385760
Size limit of the CGI script logfile
ScriptSock file-path cgisock
The filename prefix of the socket to use for communication with the cgi daemon
SecureListen [IP-address:]portnumber Certificate-Name [MUTUAL]
Enables SSL encryption for the specified port
SeeRequestTail On|Off Off
İsteğin 63 karakterden büyük olduğu varsayımıyla, mod_status'un ilk 63 karakteri mi yoksa son 63 karakteri mi göstereceğini belirler.
SendBufferSize bayt-sayısı 0
TCP tamponu boyu
ServerAdmin eposta-adresi|URL
Sunucunun hata iletilerinde istemciye göstereceği eposta adresi
ServerAlias konakadı [konakadı] ...
İstekleri isme dayalı sanal konaklarla eşleştirilirken kullanılacak konak adları için başka isimler belirtebilmeyi sağlar.
ServerLimit sayı
Ayarlanabilir süreç sayısının üst sınırını belirler.
ServerName [şema://]alan-adı|ip-adresi[:port]
Sunucunun özdeşleşeceği konak ismi ve port.
ServerPath URL-yolu
Uyumsuz bir tarayıcı tarafından erişilmesi için bir isme dayalı sanal konak için meşru URL yolu
ServerRoot dizin-yolu /usr/local/apache
Sunucu yapılandırması için kök dizin
ServerSignature On|Off|EMail Off
Sunucu tarafından üretilen belgelerin dipnotunu ayarlar.
ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full Full
Server HTTP yanıt başlığını yapılandırır.
Session On|Off Off
Enables a session for the current directory or location
SessionCookieName name attributes
Name and attributes for the RFC2109 cookie storing the session
SessionCookieName2 name attributes
Name and attributes for the RFC2965 cookie storing the session
SessionCookieRemove On|Off Off
Control for whether session cookies should be removed from incoming HTTP headers
SessionCryptoCipher name aes256
The crypto cipher to be used to encrypt the session
SessionCryptoDriver name [param[=value]]
The crypto driver to be used to encrypt the session
SessionCryptoPassphrase secret [ secret ... ]
The key used to encrypt the session
SessionCryptoPassphraseFile filename
File containing keys used to encrypt the session
SessionDBDCookieName name attributes
Name and attributes for the RFC2109 cookie storing the session ID
SessionDBDCookieName2 name attributes
Name and attributes for the RFC2965 cookie storing the session ID
SessionDBDCookieRemove On|Off On
Control for whether session ID cookies should be removed from incoming HTTP headers
SessionDBDDeleteLabel label deletesession
The SQL query to use to remove sessions from the database
SessionDBDInsertLabel label insertsession
The SQL query to use to insert sessions into the database
SessionDBDPerUser On|Off Off
Enable a per user session
SessionDBDSelectLabel label selectsession
The SQL query to use to select sessions from the database
SessionDBDUpdateLabel label updatesession
The SQL query to use to update existing sessions in the database
SessionEnv On|Off Off
Control whether the contents of the session are written to the HTTP_SESSION environment variable
SessionExclude path
Define URL prefixes for which a session is ignored
SessionExpiryUpdateInterval interval 0 (always update)
Define the number of seconds a session's expiry may change without the session being updated
SessionHeader header
Import session updates from a given HTTP response header
SessionInclude path
Define URL prefixes for which a session is valid
SessionMaxAge maxage 0
Define a maximum age in seconds for a session
SetEnv ortam-değişkeni [değer]
Ortam değişkenlerini tanımlar.
SetEnvIf öznitelik düzifd [!]ort-değişkeni[=değer] [[!]ort-değişkeni[=değer]] ...
Ortam değişkenlerini isteğin özniteliklerine göre atar.
SetEnvIfExpr ifade [!]ort-değişkeni[=değer] [[!]ort-değişkeni[=değer]] ...
Bir ap_expr ifadesine dayanarak ortam değişkenlerine değer atar
SetEnvIfNoCase öznitelik düzifd [!]ort-değişkeni[=değer] [[!]ort-değişkeni[=değer]] ...
Ortam değişkenlerini isteğin özniteliklerinde harf büyüklüğüne bağlı olmaksızın yapılmış tanımlara göre atar.
SetHandler eylemci-ismi|none|ifade
Eşleşen tüm dosyaların belli bir eylemci tarafından işlenmesine sebep olur.
SetInputFilter süzgeç[;süzgeç...]
POST girdilerini ve istemci isteklerini işleyecek süzgeçleri belirler.
SetOutputFilter süzgeç[;süzgeç...]
Sunucunun yanıtlarını işleyecek süzgeçleri belirler.
SSIEndTag tag "-->"
String that ends an include element
SSIErrorMsg message "[an error occurred +
Error message displayed when there is an SSI error
SSIETag on|off off
Controls whether ETags are generated by the server.
SSILastModified on|off off
Controls whether Last-Modified headers are generated by the server.
SSILegacyExprParser on|off off
Enable compatibility mode for conditional expressions.
SSIStartTag tag "<!--#"
String that starts an include element
SSITimeFormat formatstring "%A, %d-%b-%Y %H:%M +
Configures the format in which date strings are displayed
SSIUndefinedEcho string "(none)"
String displayed when an unset variable is echoed
SSLCACertificateFile file-path
File of concatenated PEM-encoded CA Certificates for Client Auth
SSLCACertificatePath directory-path
Directory of PEM-encoded CA Certificates for Client Auth
SSLCADNRequestFile file-path
File of concatenated PEM-encoded CA Certificates for defining acceptable CA names
SSLCADNRequestPath directory-path
Directory of PEM-encoded CA Certificates for defining acceptable CA names
SSLCARevocationCheck chain|leaf|none [flags ...] none
Enable CRL-based revocation checking
SSLCARevocationFile file-path
File of concatenated PEM-encoded CA CRLs for Client Auth
SSLCARevocationPath directory-path
Directory of PEM-encoded CA CRLs for Client Auth
SSLCertificateChainFile file-path
File of PEM-encoded Server CA Certificates
SSLCertificateFile file-path|certid
Server PEM-encoded X.509 certificate data file or token identifier
SSLCertificateKeyFile file-path|keyid
Server PEM-encoded private key file
SSLCipherSuite [protocol] cipher-spec DEFAULT (depends on +
Cipher Suite available for negotiation in SSL handshake
SSLCompression on|off off
Enable compression on the SSL level
SSLCryptoDevice engine builtin
Enable use of a cryptographic hardware accelerator
SSLEngine on|off off
SSL Engine Operation Switch
SSLFIPS on|off off
SSL FIPS mode Switch
SSLHonorCipherOrder on|off off
Option to prefer the server's cipher preference order
SSLInsecureRenegotiation on|off off
Option to enable support for insecure renegotiation
SSLOCSPDefaultResponder uri
Set the default responder URI for OCSP validation
SSLOCSPEnable on|leaf|off [flags] off
Enable OCSP validation of the client certificate chain
SSLOCSPNoverify on|off off
skip the OCSP responder certificates verification
SSLOCSPOverrideResponder on|off off
Force use of the default responder URI for OCSP validation
SSLOCSPProxyURL url
Proxy URL to use for OCSP requests
SSLOCSPResponderCertificateFile file
Set of trusted PEM encoded OCSP responder certificates
SSLOCSPResponderTimeout seconds 10
Timeout for OCSP queries
SSLOCSPResponseMaxAge seconds -1
Maximum allowable age for OCSP responses
SSLOCSPResponseTimeSkew seconds 300
Maximum allowable time skew for OCSP response validation
SSLOCSPUseRequestNonce on|off on
Use a nonce within OCSP queries
SSLOpenSSLConfCmd command-name command-value
Configure OpenSSL parameters through its SSL_CONF API
SSLOptions [+|-]option ...
Configure various SSL engine run-time options
SSLPassPhraseDialog type builtin
Type of pass phrase dialog for encrypted private keys
SSLProtocol [+|-]protocol ... all -SSLv3 (up to 2 +
Configure usable SSL/TLS protocol versions
SSLProxyCACertificateFile file-path
File of concatenated PEM-encoded CA Certificates for Remote Server Auth
SSLProxyCACertificatePath directory-path
Directory of PEM-encoded CA Certificates for Remote Server Auth
SSLProxyCARevocationCheck chain|leaf|none none
Enable CRL-based revocation checking for Remote Server Auth
SSLProxyCARevocationFile file-path
File of concatenated PEM-encoded CA CRLs for Remote Server Auth
SSLProxyCARevocationPath directory-path
Directory of PEM-encoded CA CRLs for Remote Server Auth
SSLProxyCheckPeerCN on|off on
Whether to check the remote server certificate's CN field
SSLProxyCheckPeerExpire on|off on
Whether to check if remote server certificate is expired
SSLProxyCheckPeerName on|off on
Configure host name checking for remote server certificates
SSLProxyCipherSuite [protocol] cipher-spec ALL:!ADH:RC4+RSA:+H +
Cipher Suite available for negotiation in SSL proxy handshake
SSLProxyEngine on|off off
SSL Proxy Engine Operation Switch
SSLProxyMachineCertificateChainFile filename
File of concatenated PEM-encoded CA certificates to be used by the proxy for choosing a certificate
SSLProxyMachineCertificateFile filename
File of concatenated PEM-encoded client certificates and keys to be used by the proxy
SSLProxyMachineCertificatePath directory
Directory of PEM-encoded client certificates and keys to be used by the proxy
SSLProxyProtocol [+|-]protocol ... all -SSLv3 (up to 2 +
Configure usable SSL protocol flavors for proxy usage
SSLProxyVerify level none
Type of remote server Certificate verification
SSLProxyVerifyDepth number 1
Maximum depth of CA Certificates in Remote Server Certificate verification
SSLRandomSeed context source [bytes]
Pseudo Random Number Generator (PRNG) seeding source
SSLRenegBufferSize bytes 131072
Set the size for the SSL renegotiation buffer
SSLRequire expression
Allow access only when an arbitrarily complex boolean expression is true
SSLRequireSSL
Deny access when SSL is not used for the HTTP request
SSLSessionCache type none
Type of the global/inter-process SSL Session Cache
SSLSessionCacheTimeout seconds 300
Number of seconds before an SSL session expires in the Session Cache
SSLSessionTicketKeyFile file-path
Persistent encryption/decryption key for TLS session tickets
SSLSessionTickets on|off on
Enable or disable use of TLS session tickets
SSLSRPUnknownUserSeed secret-string
SRP unknown user seed
SSLSRPVerifierFile file-path
Path to SRP verifier file
SSLStaplingCache type
Configures the OCSP stapling cache
SSLStaplingErrorCacheTimeout seconds 600
Number of seconds before expiring invalid responses in the OCSP stapling cache
SSLStaplingFakeTryLater on|off on
Synthesize "tryLater" responses for failed OCSP stapling queries
SSLStaplingForceURL uri
Override the OCSP responder URI specified in the certificate's AIA extension
SSLStaplingResponderTimeout seconds 10
Timeout for OCSP stapling queries
SSLStaplingResponseMaxAge seconds -1
Maximum allowable age for OCSP stapling responses
SSLStaplingResponseTimeSkew seconds 300
Maximum allowable time skew for OCSP stapling response validation
SSLStaplingReturnResponderErrors on|off on
Pass stapling related OCSP errors on to client
SSLStaplingStandardCacheTimeout seconds 3600
Number of seconds before expiring responses in the OCSP stapling cache
SSLStrictSNIVHostCheck on|off off
Whether to allow non-SNI clients to access a name-based virtual host.
SSLUserName varname
Variable name to determine user name
SSLUseStapling on|off off
Enable stapling of OCSP responses in the TLS handshake
SSLVerifyClient level none
Type of Client Certificate verification
SSLVerifyDepth number 1
Maximum depth of CA Certificates in Client Certificate verification
SSLVHostSNIPolicy strict|secure|authonly|insecure secure
Set compatibility policy for SNI client access to virtual hosts.
StartServers sayı
Sunucunun başlatılması sırasında oluşturulan çocuk süreçlerin sayısını belirler.
StartThreads sayı
Sunucunun başlatılması sırasında oluşturulan evrelerin sayısını belirler.
StrictHostCheck ON|OFF OFF
Sunucunun, istenen konak adının, isteği işleyen sanal konakta listelenmesini gerektirip gerektirmediğini denetler
Substitute s/pattern/substitution/[infq]
Pattern to filter the response content
SubstituteInheritBefore on|off off
Change the merge order of inherited patterns
SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) 1m
Set the maximum line size
Suexec On|Off
suEXEC özelliğini etkin veya etkisiz yapar
SuexecUserGroup Kullanıcı Grup
CGI betiklerini çalıştıracak kullanıcı ve grup belirtilir.
ThreadLimit sayı
Çocuk süreç başına ayarlanabilir evre sayısının üst sınırını belirler.
ThreadsPerChild sayı
Her çocuk süreç tarafından oluşturulan evrelerin sayısını belirler.
ThreadStackSize boyut
İstemci bağlantılarını elde eden evreler tarafından kullanılan yığıtın bayt cinsinden uzunluğunu belirler.
TimeOut saniye 60
Bir istek için başarısız olmadan önce belirli olayların gerçekleşmesi için sunucunun geçmesini bekleyeceği süre.
TraceEnable [on|off|extended] on
TRACE isteklerinde davranış şeklini belirler
TransferLog dosya|borulu-süreç [takma-ad]
Bir günlük dosyasının yerini belirtir.
TypesConfig file-path conf/mime.types
The location of the mime.types file
UNCList hostname [hostname...]
Controls what UNC host names can be accessed by the server
UnDefine değişken-ismi
Bir değişkeni tanımsız yapar
UndefMacro name
Undefine a macro
UnsetEnv ortam-değişkeni [ortam-değişkeni] ...
Ortamdaki değişkenleri tanımsız hale getirir.
Use name [value1 ... valueN]
Use a macro
UseCanonicalName On|Off|DNS Off
Sunucunun kendi adını ve portunu nasıl belirleyeceğini ayarlar
UseCanonicalPhysicalPort On|Off Off
Sunucunun kendi adını ve portunu nasıl belirleyeceğini ayarlar
User unix-kullanıcısı #-1
İsteklere yanıt verecek sunucunun ait olacağı kullanıcıyı belirler.
UserDir dizin [dizin] ...
Kullanıcıya özel dizinlerin yeri
VHostCGIMode On|Off|Secure On
Determines whether the virtualhost can run subprocesses, and the privileges available to subprocesses.
VHostCGIPrivs [+-]?privilege-name [[+-]?privilege-name] ...
Assign arbitrary privileges to subprocesses created by a virtual host.
VHostGroup unix-groupid
Sets the Group ID under which a virtual host runs.
VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ...
Assign arbitrary privileges to a virtual host.
VHostSecure On|Off On
Determines whether the server runs with enhanced security for the virtualhost.
VHostUser unix-userid
Sets the User ID under which a virtual host runs.
VirtualDocumentRoot hesaplanan-dizin|none none
Bir sanal konağın belge kök dizinini devingen olarak yapılandırır.
VirtualDocumentRootIP hesaplanan-dizin|none none
Bir sanal konağın belge kök dizinini devingen olarak yapılandırır.
<VirtualHost adres[:port] [adres[:port]] ...> ... </VirtualHost>
Sadece belli bir konak ismine ve porta uygulanacak yönergeleri barındırır.
VirtualScriptAlias hesaplanan-dizin|none none
Bir sanal konağın CGI dizinini devingen olarak yapılandırır.
VirtualScriptAliasIP hesaplanan-dizin|none none
Bir sanal konağın CGI dizinini devingen olarak yapılandırır.
WatchdogInterval time-interval[s] 1
Watchdog interval in seconds
XBitHack on|off|full off
Parse SSI directives in files with the execute bit set
xml2EncAlias charset alias [alias ...]
Recognize Aliases for encoding values
xml2EncDefault name
Sets a default encoding to assume when absolutely no information can be automatically detected
xml2StartParse element [element ...]
Advise the parser to skip leading junk.

:  de  |  en  |  es  |  fr  |  ja  |  ko  |  tr  |  zh-cn