<-
Apache > HTTP Sunucusu > Belgeleme > Sürüm 2.4 > Modüller

Hızlı Yönerge Kılavuzu

Mevcut Diller: 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
ssunucu geneli
ksanal konak
ddizin
h.htaccess
vvekil bölümü
ÇÇekirdek
MMPM
TTemel
EEklenti
DDeneysel
HHarici
Bir protokolün dinleyici soketleri için en iyilemeleri ayarlar
Dosya isminden sonra belirtilen yol verisini kabul veya reddeder.
Dağıtık yapılandırma dosyasının ismi belirtilir.
Activates a CGI script for a particular handler or content-type
Dosyaya göre seçilen simgenin yerinde gösterilecek metni belirler.
Dosyanın MIME kodlamasına göre seçilen simgenin yerinde gösterilecek metni belirler.
Dosyanın MIME türüne göre seçilen simgenin yerinde gösterilecek metni belirler.
Maps the given filename extensions to the specified content charset
Bir yanıtın içerik türü text/plain veya text/html olduğunda eklenecek öntanımlı karakter kümesi parametresini belirler.
Bir dosya için gösterilecek açıklama belirtilir.
Maps the given filename extensions to the specified encoding type
Maps the filename extensions to the specified handler
Bir dosya için gösterilecek simgeyi dosya adına göre belirler.
Bir dosya için gösterilecek simgeyi dosyanın MIME kodlamasına göre belirler.
Bir dosya için gösterilecek simgeyi dosyanın MIME türüne göre belirler.
Maps filename extensions to the filters that will process client requests
Maps the given filename extension to the specified content language
Adds additional information to the module information displayed by the server-info handler
Maps filename extensions to the filters that will process responses from the server
assigns an output filter to a particular media-type
Maps the given filename extensions onto the specified content type
URL'leri dosya sistemi konumlarıyla eşler.
URL'leri dosya sistemi konumlarıyla düzenli ifadeleri kullanarak eşler.
Map the full path after the alias in a location.
Controls which hosts can access an area of the server
Ports that are allowed to CONNECT through the proxy
Kodlanmış dosya yolu ayracı içeren URL'lere izin verilip verilmeyeceğini belirler.
Restrict access to the listed HTTP methods
.htaccess dosyalarında bulunmasına izin verilen yönerge türleri belirtilir.
.htaccess dosyalarında izin verilecek yönergeler tek tek belirtilir
Specifies userIDs that are allowed access without password verification
Sets whether the password entered will be logged in the error log
Specifies whether blank passwords are allowed
Sets whether the userID field may be empty
Sets whether to check the password field for a correctly formatted email address
Limit concurrent connections per process
Sets whether authorization and authentication are passed to lower level modules
Fake basic authentication using the given expressions for username and password
Sets the authentication provider(s) for this location
Check passwords against the authentication providers as if Digest Authentication was in force instead of Basic Authentication.
SQL query to look up a password for a user
SQL query to look up a password hash for a user and realm.
Sets the name of the database file containing the list of user groups for authorization
Sets the type of database file that is used to store passwords
Sets the name of a database file containing the list of users and passwords for authentication
Selects the algorithm used to calculate the challenge and response hashes in digest authentication
URIs that are in the same protection space for digest authentication
How long the server nonce is valid
Sets the authentication provider(s) for this location
Determines the quality-of-protection to use in digest authentication
The amount of shared memory to allocate for keeping track of clients
Sets whether authorization and authentication are passed to lower level modules
AuthFormBody fieldname httpd_body d T
The name of a form field carrying the body of the request to attempt on successful login
Disable the CacheControl no-store header on the login page
Fake a Basic Authentication header
AuthFormLocation fieldname httpd_location d T
The name of a form field carrying a URL to redirect to on successful login
The URL of the page to be redirected to should login be required
The URL of the page to be redirected to should login be successful
The URL to redirect to after a user has logged out
AuthFormMethod fieldname httpd_method d T
The name of a form field carrying the method of the request to attempt on successful login
AuthFormMimetype fieldname httpd_mimetype d T
The name of a form field carrying the mimetype of the body of the request to attempt on successful login
AuthFormPassword fieldname httpd_password d T
The name of a form field carrying the login password
Sets the authentication provider(s) for this location
Bypass authentication checks for high traffic sites
The largest size of the form in bytes that will be parsed for the login details
AuthFormUsername fieldname httpd_username d T
The name of a form field carrying the login username
Sets the name of a text file containing the list of user groups for authorization
Specifies the prefix for environment variables set during authorization
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.
Optional DN to use in binding to the LDAP server
Password used in conjunction with the bind DN
Language to charset conversion configuration file
Use the authenticated user's credentials to perform authorization comparisons
Use the LDAP server to compare the DNs
When will the module de-reference aliases
AuthLDAPGroupAttribute attribute member uniqueMember + dh E
LDAP attributes used to identify the user members of groups.
Use the DN of the client username when checking for group membership
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 + dh E
Specifies the transformation of the basic authentication username to be used when binding to the LDAP server to perform a DN lookup
Specifies the maximum sub-group nesting depth that will be evaluated before the user search is discontinued.
Use the value of the attribute returned during the user query to set the REMOTE_USER environment variable
Use the DN of the client username to set the REMOTE_USER environment variable
Use the authenticated user's credentials to perform authorization searches
AuthLDAPSubGroupAttribute attribute member uniqueMember + 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.
URL specifying the LDAP search parameters
Controls the manner in which each configuration section's authorization logic is combined with that of preceding configuration sections.
Authorization realm for use in HTTP authentication
Specify a context string for use in the cache key
Enable Authn caching configured anywhere
Specify which authn provider(s) to cache for
Select socache backend provider to use
Set a timeout for cache entries
Enclose a group of directives that represent an extension of a base authentication provider and referenced by the specified alias
Enables a FastCGI application to handle the check_authn authentication hook.
Defines a FastCGI application as a provider for authentication and/or authorization
Type of user authentication
Sets the name of a text file containing the list of users and passwords for authentication
Determines whether to redirect the Client to the Referring page on successful login or logout if a Referer request header is present
Specify the SQL Query for the required operation
Specify a query to look up a login page for the user
Sets the type of database file that is used to store list of user groups
Enclose a group of directives that represent an extension of a base authorization provider and referenced by the specified alias
Send '403 FORBIDDEN' instead of '401 UNAUTHORIZED' if authentication succeeds but authorization fails
Number of additional Balancers that can be added Post-configuration
Inherit ProxyPassed Balancers/Workers from the main server
Add a member to a load balancing group
Attempt to persist changes made by the Balancer Manager across restarts.
How the outgoing ETag header should be modified during compression
Maximum input block size
Compression quality
Brotli sliding compression window size
Places the compression ratio in a note for logging
Ortam değişkenlerini HTTP kullanıcı arayüzüne göre belirler.
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.
Günlük girdilerini diske yazmadan önce bellekte tamponlar
BufferSize integer 131072 dh E
Maximum size in bytes to buffer by the buffer filter
CacheDefaultExpire seconds 3600 (one hour) skdh E
The default duration to cache a document when no expiry date is specified.
Add an X-Cache-Detail header to the response.
The number of characters in subdirectory names
The number of levels of subdirectories in the cache.
Disable caching of specified URLs
Enable caching of specified URLs using a specified storage manager
Cache a list of file handles at startup time
CacheHeader on|off off skdh E
Add an X-Cache header to the response.
Ignore request to not serve cached content to client
Do not store the given HTTP header(s) in the cache.
Ignore the fact that a response has no Last Modified header.
Ignore query string when caching
Ignore defined session identifiers encoded in the URL when caching
Override the base URL of reverse proxied cache keys.
The factor used to compute an expiry date based on the LastModified date.
Enable the thundering herd lock.
Set the maximum possible age of a cache lock.
CacheLockPath directory /tmp/mod_cache-lock + sk E
Set the lock path directory.
CacheMaxExpire seconds 86400 (one day) skdh E
The maximum time in seconds to cache a document
CacheMaxFileSize bytes 1000000 skdh E
The maximum size (in bytes) of a document to be placed in the cache
The minimum time in seconds to cache a document
The minimum size (in bytes) of a document to be placed in the cache
Allows content-negotiated documents to be cached by proxy servers
Run the cache from the quick handler.
The minimum size (in bytes) of the document to read and be cached before sending the data downstream
The minimum time (in milliseconds) that should elapse while reading before data is sent downstream
The directory root under which cache files are stored
The shared object cache implementation to use
The maximum size (in bytes) of an entry to be placed in the cache
The maximum time (in seconds) for a document to be placed in the cache
The minimum time (in seconds) for a document to be placed in the cache
The minimum size (in bytes) of the document to read and be cached before sending the data downstream
The minimum time (in milliseconds) that should elapse while reading before data is sent downstream
Serve stale content in place of 5xx responses.
Attempt to cache responses that the server reports as expired
Attempt to cache requests or responses that have been marked as no-store.
Attempt to cache responses that the server has marked as private
The length of time to wait for more output from the CGI program
CGI betik yorumlayıcısını saptama tekniğini belirler.
HTTP yetkilendirme başlıklarının betiklere CGI değişkenleri olarak aktarılmasını etkin kılar
The length of time to wait for more output from the CGI program
Bazı CGI değişkenlerinin nasıl atanacağını belirler
Charset to translate into
Configures charset translation behavior
Source charset of files
Also match files with differing file name extensions.
Limits the action of the speling module to case corrections
Enables the spelling module
Sunucunun başlatıldıktan sonra chroot(8) yapacağı dizini belirler.
Content-MD5 HTTP yanıt başlıklarının üretimini etkin kılar.
The domain to which the tracking cookie applies
Expiry time for the tracking cookie
Adds the 'HTTPOnly' attribute to the cookie
CookieName token Apache skdh E
Name of the tracking cookie
Adds the 'SameSite' attribute to the cookie
Adds the 'Secure' attribute to the cookie
Format of the cookie header field
Enables tracking cookie
core dosyasını dökümlemek üzere Apache HTTP Sunucusunun geçmeye çalışacağı dizin.
Günlük dosyasın ismini ve girdi biçemini belirler.
Enable WebDAV HTTP methods
Configure repository root path
Allow PROPFIND, Depth: Infinity requests
Location of the DAV lock database
Location of the DAV lock database
Enable lock discovery
Minimum amount of time the server holds a lock on a DAV resource
Keepalive time for idle connections
Execute an SQL statement after connecting to a database
Maximum sustained number of connections
DBDMax number 10 sk E
Maximum number of connections
Minimum number of connections
Parameters for database connection
Whether to use persistent connections
Define an SQL prepared statement
Specify an SQL driver
Özel bir simge atanmamış dosyalar için gösterilecek simgeyi belirler.
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 + s Ç
Sunucunun çalışma anı dosyaları için temel dizin
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.
Bir değişken tanımlar
How the outgoing ETag header should be modified during compression
Fragment size to be compressed at one time by zlib
How much compression do we apply to the output
Places the compression ratio in a note for logging
Maximum size of inflated request bodies
Maximum number of times the inflation ratio for request bodies can be crossed
Maximum inflation ratio for request bodies
How much memory should be used by zlib for compression
Zlib compression window size
Controls which hosts are denied access to the server
Sadece ismi belirtilen dosya sistemi dizininde ve bunun altdizinlerinde ve bunların içeriğinde uygulanacak bir yönerge grubunu sarmalar.
Başka bir eylemci yapılandırılmışsa bu modülün nasıl yanıt vereceğini belirler
İstemci bir dizin istediğinde dizin içeriğini listeler.
Dizin içerik listeleri için harici bir yönlendirme yapılandırır.
Bir düzenli ifade ile eşleşen dosya sistemi dizinlerinin içeriklerine uygulanacak bir yönerge grubunu sarmalar.
Bölü çizgisi ile biten yönlendirmeleri açar/kapar.
DocumentRoot dizin-yolu "/usr/local/apache/ + sk Ç
İstemciye görünür olan ana belge ağacının kök dizinini belirler.
Determines whether the privileges required by dtrace are enabled.
Dump all input data to the error log
Dump all output data to the error log
Ö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
İç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
Bir çöküş sonrası olağandışılık eylemcilerini çalıştıracak kancayı etkin kılar.
EnableMMAP On|Off On skdh Ç
Teslimat sırasında okunacak dosyalar için bellek eşlemeyi etkin kılar.
Dosyaların istemciye tesliminde çekirdeğin dosya gönderme desteğinin kullanımını etkin kılar.
Error ileti skdh Ç
Özel bir hata iletisiyle yapılandırma çözümlemesini durdurur
Bir hata durumunda sunucunun istemciye ne döndüreceğini belirler.
Sunucunun hata günlüğünü tutacağı yeri belirler.
Hata günlüğü girdileri için biçem belirtimi
Example skdh D
Demonstration directive to illustrate the Apache module API
Enables generation of Expires headers
Value of the Expires header configured by MIME type
Default algorithm for calculating expiration time
Her istekte ek durum bilgisinin izini sürer
Define an external filter
Configure mod_ext_filter options
Bir dosya ile eşleşmeyen istekler için öntanımlı URL tanımlar
FileETag bileşen ... MTime Size skdh Ç
Duruk dosyalar için ETag HTTP yanıt başlığını oluşturmakta kullanılacak dosya özniteliklerini belirler.
Dosya isimleriyle eşleşme halinde uygulanacak yönergeleri içerir.
Düzenli ifadelerin dosya isimleriyle eşleşmesi halinde uygulanacak yönergeleri içerir.
Configure the filter chain
Declare a smart filter
Deal with correct HTTP protocol handling
Register a content filter
Get debug/diagnostic information from mod_filter
Ağa akıtılacak azami ardışık yanıt sayısı
Bekleyen verilerin ağa boşaltılacağı eşik değer
Action to take if a single acceptable document is not found
Bütün dosyaların belirtilen ortam türüyle sunulmasına sebep olur.
Adli günlük için dosya ismini belirler.
Günlük dosyasının ismini ve biçemini belirler
gmon.out ayrıntılı inceleme verisinin yazılacağı dizin
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.
İsteklere yanıt verecek sunucunun ait olacağı grubu belirler.
H2CopyFiles on|off off skdh E
Determine file handling in responses
H2Direct on|off on for h2c, off for + sk E
H2 Direct Protocol Switch
Add a response header to be picked up in 103 Early Hints
Determine sending of 103 status codes
Maximum bytes inside a single HTTP/2 DATA frame
Maximum size of response headers
Maximum number of active streams per HTTP/2 session.
Maximum amount of client caused errors to tolerate
Maximum number of seconds h2 workers remain idle until shut down.
Maximum number of worker threads to use per child process.
Minimal number of worker threads to use per child process.
Require HTTP/2 connections to be "modern TLS" only
Determine buffering behavior of output
Determine the range of padding bytes added to payload frames
En-/Disable forward proxy requests via HTTP/2
H2Push on|off on skdh E
H2 Server Push Switch
H2 Server Push Diary Size
H2 Server Push Priority
Declares resources for early pushing to the client
Serialize Request/Response Processing Switch
Maximum amount of output data buffered per stream.
Maximum time waiting when sending/receiving data to stream processing
Configure the number of seconds of idle time on TLS before shrinking writes
Configure the number of bytes on TLS connection before doing max writes
H2Upgrade on|off on for h2c, off for + skdh E
H2 Upgrade Protocol Switch
En-/Disable WebSockets via HTTP/2
H2WindowSize bytes 65535 sk E
Size of Stream Window for upstream data.
Configure HTTP response headers
Dizin listesinin tepesine yerleştirilecek dosyanın ismini belirler.
Multicast address for heartbeat packets
multicast address to listen for incoming heartbeat requests
Specifies the maximum number of servers that will be sending heartbeat requests to this server
Path to store heartbeat data when using flat-file storage
Path to read heartbeat data
İstemci IP adresleri üzerinde DNS sorgularını etkin kılar.
HTTP İstek İletilerindeki sınırlamalarda değişiklik yapar
Enables logging of the RFC 1413 identity of the remote user
Determines the timeout duration for ident requests
Çalışma anında bir koşul bir istek tarafından yerine getirildiği takdirde uygulanacak yönergeleri barındırır.
Başlatma sırasında bir doğruluk sınamasından sonra işleme sokulacak yönergeleri sarmalar.
Belirtilen yönerge adının varlığı veya yokluğuna bağlı olarak çalıştırılacak yönergeleri sarmalar.
Başlatma sırasında bir dosyanın varlığı durumunda işleme sokulacak yönergeleri sarmalar.
Belli bir modülün varlığına veya yokluğuna göre işleme sokulacak yönergeleri sarmalar.
Belirtilen bölüm adının varlığı veya yokluğuna bağlı olarak çalıştırılacak yönergeleri sarmalar.
contains version dependent configuration
ImapBase map|referer|URL http://servername/ skdh T
Default base for imagemap files
Default action when an imagemap is called with coordinates that are not explicitly mapped
Action if no coordinates are given when calling an imagemap
Sunucu yapılandırma dosyalarının başka dosyaları içermesini sağlar.
Diğer yapılandırma dosyalarının sunucu yapılandırma dosyasına dahil edilmesini sağlar
Bir dizin sayfasının HEAD bölümüne metin yerleştirir.
Dizin içerik listesinden gizlenecek dosyaların listesi belirtilir.
Bir dizini listelerken gizlenecek dosyalar listesini boşaltır
Dizin içerik listesini yapılandıracak seçenekler belirtilir.
Dizin içerik listesinin öntanımlı sıralamasını belirler.
Dizin listesine bir biçembent ekler.
Sed command to filter request data (typically POST data)
Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the error log
Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the query field
ISAPI .dll files to be loaded at startup
Fake asynchronous support for ISAPI callbacks
Log unsupported feature requests from ISAPI extensions
Size of the Read Ahead Buffer sent to ISAPI extensions
HTTP kalıcı bağlantılarını etkin kılar
Bir kalıcı bağlantıda sunucunun bir sonraki isteği bekleme süresi
mod_include gibi süzgeçler tarafından kullanılma olasılığına karşı istek gövdesi iptal edilmek yerine belirtilen azami boyutta tutulur.
The precedence of language variants for cases where the client does not express a preference
Maximum number of entries in the primary LDAP cache
Time that cached items remain valid
Discard backend connections that have been sitting in the connection pool too long
Specifies the socket connection timeout in seconds
Enable debugging in the LDAP SDK
Number of entries used to cache LDAP compare operations
Time that entries in the operation cache remain valid
The maximum number of referral hops to chase before terminating an LDAP query.
Enable referral chasing during queries to the LDAP server.
Configures the number of LDAP server retries.
Configures the delay between LDAP server retries.
Sets the shared memory cache file
Size in bytes of the shared-memory cache
Specifies the timeout for LDAP search and bind operations, in seconds
Sets the file containing or nickname referring to a per connection client certificate. Not all LDAP toolkits support per connection client certificates.
Sets the file or database containing global trusted Certificate Authority or global client certificates
Specifies the SSL/TLS mode to be used when connecting to an LDAP server.
Force server certificate verification
Erişimi sınırlanacak HTTP yöntemleri için erişim sınırlayıcıları sarmalar.
İsimleri belirtilenler dışında kalan HTTP yöntemleri için kullanılacak erişim sınırlayıcıları sarmalar.
Dahili yönlendirmelerin ve istek içi isteklerin azami sayısını belirler.
LimitRequestBody bayt-sayısı 1073741824 skdh Ç
İstemci tarafından gönderilen HTTP istek gövdesinin toplam uzunluğunu sınırlar.
İstemciden kabul edilecek HTTP isteği başlık alanlarının sayısını sınırlar.
İstemciden kabul edilecek HTTP isteği başlık uzunluğunu sınırlar.
İstemciden kabul edilecek HTTP istek satırının uzunluğunu sınırlar.
Bir XML temelli istek gövdesinin uzunluğunu sınırlar.
Sunucunun dinleyeceği IP adresini ve portu belirler.
Bekleyen bağlantılar kuyruğunun azami uzunluğunu belirler
İşlemci çekirdek sayısının dinleyenlerin buket sayısına oranı
Value set for the socket option TCP_DEFER_ACCEPT if it is set
Belirtilen nesne dosyasını veya kütüphaneyi sunucu ile ilintiler.
Belirtilen nesne dosyasını veya kütüphaneyi sunucu ile ilintiler ve etkin modül listesine ekler.
İçerdiği yönergeler sadece eşleşen URL'lere uygulanır.
İç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\" + sk T
Bir günlük dosyasında kullanılmak üzere girdi biçemi tanımlar.
İlk baytın yazılmasına kadar geçen süreyi izler
Hata günlüklerinin ayrıntı seviyesini belirler.
Log user-defined message to error log
Plug an authorization provider function into mod_authz_core
Configure the compiled code cache.
Provide a hook for the access_checker phase of request processing
Provide a hook for the auth_checker phase of request processing
Provide a hook for the check_user_id phase of request processing
Provide a hook for the fixups phase of a request processing
Provide a hook for the insert_filter phase of request processing
Provide a hook for the access log phase of a request processing
Provide a hook for the map_to_storage phase of request processing
Provide a hook for the pre_translate phase of a request processing
Provide a hook for the translate name phase of request processing
Provide a hook for the type_checker phase of request processing
Controls how parent configuration sections are merged into children
Provide a Lua function for content input filtering
Map a path to a lua handler
Provide a Lua function for content output filtering
Add a directory to lua's package.cpath
Add a directory to lua's package.path
Provide a hook for the quick handler of request processing
Specify the base path for resolving relative paths for mod_lua directives
One of once, request, conn, thread -- default is once
Define a configuration file macro
Tek bir çocuk sürecin ömrü boyunca işleme sokabileceği istek sayısını sınırlamakta kullanılır.
Bir kalıcı bağlantıda izin verilen istek sayısı
free() çağrılmaksızın ana bellek ayırıcının ayırmasına izin verilen azami bellek miktarını belirler.
Özkaynağın tamamını döndürmeden önce izin verilen üst üste binen aralık sayısı (100-200,150-300 gibi)
Özkaynağın tamamını döndürmeden önce izin verilen ters sıralı aralık sayısı (100-200,50-70 gibi)
Özkaynağın tamamını döndürmeden önce izin verilen aralık sayısı
Aynı anda işleme sokulacak azami bağlantı sayısı
Boştaki çocuk süreçlerin azami sayısı
Boştaki azami evre sayısını belirler
Set the maximum number of worker threads
How long to delay activation of new certificates
Control if base server may be managed or only virtual hosts.
File containing x509 trust anchors to verify ACME servers.
MDCAChallenges name [ name ... ] tls-alpn-01 http-01 + s D
Type of ACME challenge used to prove domain ownership.
You confirm that you accepted the Terms of Service of the Certificate Authority.
The URL(s) of the ACME Certificate Authority to use.
Set name and URL pattern for a certificate monitoring site.
Specify a static certificate file for the MD.
Specify a static private key for for the static cerrtificate.
MDCertificateMonitor name url crt.sh https://crt. + s D
The URL of a certificate log monitor.
The protocol to use with the Certificate Authority.
Exposes public certificate information in JSON.
Set the command for setup/teardown of dns-01 challenges
Set the type of arguments to call MDChallengeDns01 with
Determines how often certificates are checked
Email address used for account registration
former name of MDRenewMode.
Set the external account binding keyid and hmac values to use at CA
Define a proxy for outgoing connections.
How long to delay the first certificate check.
Determines how DNS names are matched to vhosts
Additional hostname for the managed domain.
Control if the alias domain names are automatically added.
Handle events for Manage Domains
Control if new certificates carry the OCSP Must Staple flag.
Run a program when a Managed Domain is ready.
Define list of domain names that belong to one group.
Container for directives applied to the same managed domains.
MDPortMap map1 [ map2 ] http:80 https:443 s D
Map external to internal ports for domain ownership verification.
Set type and size of the private keys generated.
Use a specific ACME profile from the CA
Control if an MDProfile is mandatory.
Controls if certificates shall be renewed.
usage of the ACME ARI extension (rfc9773).
Control when a certificate will be renewed.
Redirects http: traffic to https: for Managed Domains.
Time length for first retry, doubled on every consecutive error.
The number of errors before a failover to another CA is triggered
Control if Managed Domain information is added to server-status.
Enable stapling for certificates not managed by mod_md.
Enable stapling for all or a particular MDomain.
Controls when old responses should be removed.
Control when the stapling responses will be renewed.
Path on the local file system to store the Managed Domains data.
Configure locking of store for updates
Define the time window when you want to be warned about an expiring certificate.
Keepalive time for idle connections
Sunucunun URL'lerde ardışık bölü çizgilerini birleştirip birleştirmeyeceğini denetler.
Trailer alanlarının başlığa dahil edilip edilmeyeceğini belirler
MetaDir directory .web skdh E
Name of the directory to find CERN-style meta information files
MetaFiles on|off off skdh E
Activates CERN meta-file processing
MetaSuffix suffix .meta skdh E
File name suffix for the file containing CERN-style meta information
Enable MIME-type determination based on file contents using the specified magic file
Boştaki çocuk süreçlerin asgari sayısı
İsteklerin ani artışında devreye girecek boştaki evrelerin asgari sayısını belirler.
Map a list of files into memory at startup time
Modem standard to simulate
Tells mod_mime to treat path_info components as part of the filename
The types of files that will be included when searching for a matching file with MultiViews
Muteks mekanizmasını ve kilit dosyası dizinini tüm muteksler veya belirtilenler için yapılandırır
ÖNERİLMİYOR: İsme dayalı sanal konaklar için IP adresi belirtir
Hosts, domains, or networks that will be connected to directly
List of additional client certificates
Allows a connection to be upgraded to an SSL connection upon request
Belli bir dizinde geçerli olacak özellikleri yapılandırır.
Order ordering Deny,Allow dh E
Controls the default access state and the order in which Allow and Deny are evaluated.
Sed command for filtering response content
Ortam değişkenlerini kabuktan aktarır.
PidFile dosya logs/httpd.pid s M
Ana sürecin süreç kimliğinin (PID) kaydedileceği dosyayı belirler.
Trade off processing speed and efficiency vs security against malicious privileges-aware code.
Dinlenen bir soket için protokol
Turn the echo server on or off
Protocols protokol ... http/1.1 sk Ç
Sunucu/sanal konak için kullanılabilecek protokoller
Uzlaşma sırasında protokollerin öncelik sırasını belirler
Container for directives applied to proxied resources
Forward 100-continue expectation to the origin server
Add proxy information in X-Forwarded-* headers
Determines how to handle bad header lines in a response
Words, hosts, or domains that are banned from being proxied
Default domain name for proxied requests
Override error pages for proxied content
Pathname to DBM file.
DBM type of file.
Enable the module functionality.
Specify the type of backend FastCGI application
Allow variables sent to FastCGI servers to be fixed up
Define the character set for proxied FTP listings
Whether wildcards in requested filenames are escaped when sent to the FTP server
Whether wildcards in requested filenames trigger a file listing
Creates a named condition expression to use to determine health of the backend based on its response
Creates a named template for setting various health check parameters
Sets the total server-wide size of the threadpool used for the health check workers
Sets the buffer size increment for buffering inline scripts and stylesheets.
Specify a charset for mod_proxy_html output.
Sets an HTML or XHTML document type declaration.
Turns the proxy_html filter on or off.
Specify attributes to treat as scripting events.
Determines whether to fix links in inline scripts, stylesheets, and scripting events.
Fixes for simple HTML errors.
Enables per-request interpolation of ProxyHTMLURLMap rules.
Specify HTML elements that have URL attributes to be rewritten.
Turns on or off extra pre-parsing of metadata in HTML <head> sections.
Determines whether to strip HTML comments.
Defines a rule to rewrite HTML links
Determine size of internal data throughput buffer
Container for directives applied to regular-expression-matched proxied resources
Maximum number of proxies that a request can be forwarded through
Maps remote servers into the local server URL-space
Inherit ProxyPass directives defined from the main server
Enable Environment Variable interpolation in Reverse Proxy configurations
Maps remote servers into the local server URL-space using regular expressions
Adjusts the URL in HTTP response headers sent from a reverse proxied server
Adjusts the Domain string in Set-Cookie headers from a reverse- proxied server
Adjusts the Path string in Set-Cookie headers from a reverse- proxied server
Use incoming Host HTTP request header for proxy request
Network buffer size for proxied HTTP and FTP connections
Remote proxy used to handle certain requests
Remote proxy used to handle requests matched by regular expressions
Enables forward (standard) proxy requests
Enable or disable internal redirect responses from the backend
Enable evaluation of X-Sendfile pseudo response header
Set various Proxy balancer or member parameters
Set local IP address for outgoing proxy connections
Show Proxy LoadBalancer status in mod_status
Network timeout for proxied requests
Information provided in the Via HTTP response header for proxied requests
Instructs this module to let mod_proxy_http handle the request
REDIRECT_URL ortam değişkeninin tamamen nitelenmiş olup olmayacağını denetler
Veriyi okumakta kullanılacak tampon sayısı
Dizin listesinin sonuna yerleştirilecek dosyanın ismini belirler.
TCP alım tamponu boyu
İstemciyi, bir yönlendirme isteği döndürerek farklı bir URL'ye yönlendirir.
Geçerli URL ile eşleşen bir düzenli ifadeye dayanarak bir harici yönlendirme gönderir.
İstemciyi, kalıcı bir yönlendirme isteği döndürerek farklı bir URL'ye yönlendirir.
Allows relative redirect targets.
İstemciyi, geçici bir yönlendirme isteği döndürerek farklı bir URL'ye yönlendirir.
TTL used for the connection pool with the Redis server(s)
R/W timeout used for the connection with the Redis server(s)
Reflect an input header to the output headers
Regex düzenli ifadeleri için öntanımlı/küresel seçenekleri yapılandırır
Standart olmayan HTTP yöntemlerini devreye alır
Declare the header field which should be parsed for useragent IP addresses
Declare client intranet IP addresses trusted to present the RemoteIPHeader value
Declare client intranet IP addresses trusted to present the RemoteIPHeader value
Declare the header field which will record all intermediate IP addresses
Enable or disable PROXY protocol handling
Disable processing of PROXY header for certain hosts or networks
Declare client intranet IP addresses trusted to present the RemoteIPHeader value
Declare client intranet IP addresses trusted to present the RemoteIPHeader value
Removes any character set associations for a set of file extensions
Removes any content encoding associations for a set of file extensions
Removes any handler associations for a set of file extensions
Removes any input filter associations for a set of file extensions
Removes any language associations for a set of file extensions
Removes any output filter associations for a set of file extensions
Removes any content type associations for a set of file extensions
Configure HTTP request headers
Set timeout values for completing the TLS handshake, receiving the request headers and/or body from client.
Tests whether an authenticated user is authorized by an authorization provider.
Enclose a group of authorization directives of which none must fail and at least one must succeed for the enclosing directive to succeed.
Enclose a group of authorization directives of which one must succeed for the enclosing directive to succeed.
Enclose a group of authorization directives of which none must succeed for the enclosing directive to not fail.
Sets the base URL for per-directory rewrites
Defines a condition under which rewriting will take place
Enables or disables runtime rewriting engine
Defines a mapping function for key-lookup
Sets some special options for the rewrite engine
Defines rules for the rewriting engine
Apache httpd alt süreçleri tarafından çalıştırılan süreçlerin işlemci tüketimine sınırlama getirir.
Apache httpd alt süreçleri tarafından çalıştırılan süreçlerin bellek tüketimine sınırlama getirir.
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 dh E
Interaction between host-level access control and user authentication
ScoreBoardFile dosya-yolu logs/apache_runtime + s M
Çocuk süreçler için eşgüdüm verisini saklamakta kullanılan dosyanın yerini belirler.
Activates a CGI script for a particular request method.
Bir URL'yi dosya sistemindeki bir yere eşler ve hedefi bir CGI betiği olarak çalıştırır.
Bir URL'yi dosya sistemindeki bir yere düzenli ifade kullanarak eşler ve hedefi bir CGI betiği olarak çalıştırır.
CGI betikleri için yorumlayıcı belirleme tekniği
Location of the CGI script error logfile
Maximum amount of PUT or POST requests that will be recorded in the scriptlog
ScriptLogLength bytes 10385760 sk T
Size limit of the CGI script logfile
The filename prefix of the socket to use for communication with the cgi daemon
Enables SSL encryption for the specified port
İ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.
TCP tamponu boyu
Sunucunun hata iletilerinde istemciye göstereceği eposta adresi
İstekleri isme dayalı sanal konaklarla eşleştirilirken kullanılacak konak adları için başka isimler belirtebilmeyi sağlar.
Ayarlanabilir süreç sayısının üst sınırını belirler.
Sunucunun özdeşleşeceği konak ismi ve port.
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 s Ç
Sunucu yapılandırması için kök dizin
Sunucu tarafından üretilen belgelerin dipnotunu ayarlar.
Server HTTP yanıt başlığını yapılandırır.
Session On|Off Off skdh E
Enables a session for the current directory or location
Name and attributes for the RFC2109 cookie storing the session
Name and attributes for the RFC2965 cookie storing the session
Control for whether session cookies should be removed from incoming HTTP headers
The crypto cipher to be used to encrypt the session
The crypto driver to be used to encrypt the session
The key used to encrypt the session
File containing keys used to encrypt the session
Name and attributes for the RFC2109 cookie storing the session ID
Name and attributes for the RFC2965 cookie storing the session ID
Control for whether session ID cookies should be removed from incoming HTTP headers
SessionDBDDeleteLabel label deletesession skdh E
The SQL query to use to remove sessions from the database
SessionDBDInsertLabel label insertsession skdh E
The SQL query to use to insert sessions into the database
Enable a per user session
SessionDBDSelectLabel label selectsession skdh E
The SQL query to use to select sessions from the database
SessionDBDUpdateLabel label updatesession skdh E
The SQL query to use to update existing sessions in the database
SessionEnv On|Off Off skdh E
Control whether the contents of the session are written to the HTTP_SESSION environment variable
Define URL prefixes for which a session is ignored
SessionExpiryUpdateInterval interval 0 (always update) skdh E
Define the number of seconds a session's expiry may change without the session being updated
Import session updates from a given HTTP response header
Define URL prefixes for which a session is valid
Define a maximum age in seconds for a session
Ortam değişkenlerini tanımlar.
Ortam değişkenlerini isteğin özniteliklerine göre atar.
Bir ap_expr ifadesine dayanarak ortam değişkenlerine değer atar
Ortam değişkenlerini isteğin özniteliklerinde harf büyüklüğüne bağlı olmaksızın yapılmış tanımlara göre atar.
Eşleşen tüm dosyaların belli bir eylemci tarafından işlenmesine sebep olur.
POST girdilerini ve istemci isteklerini işleyecek süzgeçleri belirler.
Sunucunun yanıtlarını işleyecek süzgeçleri belirler.
SSIEndTag tag "-->" sk T
String that ends an include element
SSIErrorMsg message "[an error occurred + skdh T
Error message displayed when there is an SSI error
SSIETag on|off off dh T
Controls whether ETags are generated by the server.
Controls whether Last-Modified headers are generated by the server.
Enable compatibility mode for conditional expressions.
SSIStartTag tag "<!--#" sk T
String that starts an include element
SSITimeFormat formatstring "%A, %d-%b-%Y %H:%M + skdh T
Configures the format in which date strings are displayed
SSIUndefinedEcho string "(none)" skdh T
String displayed when an unset variable is echoed
File of concatenated PEM-encoded CA Certificates for Client Auth
Directory of PEM-encoded CA Certificates for Client Auth
File of concatenated PEM-encoded CA Certificates for defining acceptable CA names
Directory of PEM-encoded CA Certificates for defining acceptable CA names
Enable CRL-based revocation checking
File of concatenated PEM-encoded CA CRLs for Client Auth
Directory of PEM-encoded CA CRLs for Client Auth
File of PEM-encoded Server CA Certificates
Server PEM-encoded X.509 certificate data file or token identifier
Server PEM-encoded private key file
SSLCipherSuite [protocol] cipher-spec DEFAULT (depends on + skdh E
Cipher Suite available for negotiation in SSL handshake
Enable compression on the SSL level
Enable use of a cryptographic hardware accelerator
SSL Engine Operation Switch
SSL FIPS mode Switch
Option to prefer the server's cipher preference order
Option to enable support for insecure renegotiation
Set the default responder URI for OCSP validation
Enable OCSP validation of the client certificate chain
skip the OCSP responder certificates verification
Force use of the default responder URI for OCSP validation
Proxy URL to use for OCSP requests
Set of trusted PEM encoded OCSP responder certificates
Timeout for OCSP queries
Maximum allowable age for OCSP responses
Maximum allowable time skew for OCSP response validation
Use a nonce within OCSP queries
Configure OpenSSL parameters through its SSL_CONF API
Configure various SSL engine run-time options
Type of pass phrase dialog for encrypted private keys
SSLProtocol [+|-]protocol ... all -SSLv3 (up to 2 + sk E
Configure usable SSL/TLS protocol versions
File of concatenated PEM-encoded CA Certificates for Remote Server Auth
Directory of PEM-encoded CA Certificates for Remote Server Auth
Enable CRL-based revocation checking for Remote Server Auth
File of concatenated PEM-encoded CA CRLs for Remote Server Auth
Directory of PEM-encoded CA CRLs for Remote Server Auth
Whether to check the remote server certificate's CN field
Whether to check if remote server certificate is expired
Configure host name checking for remote server certificates
SSLProxyCipherSuite [protocol] cipher-spec ALL:!ADH:RC4+RSA:+H + skv E
Cipher Suite available for negotiation in SSL proxy handshake
SSL Proxy Engine Operation Switch
File of concatenated PEM-encoded CA certificates to be used by the proxy for choosing a certificate
File of concatenated PEM-encoded client certificates and keys to be used by the proxy
Directory of PEM-encoded client certificates and keys to be used by the proxy
SSLProxyProtocol [+|-]protocol ... all -SSLv3 (up to 2 + skv E
Configure usable SSL protocol flavors for proxy usage
Type of remote server Certificate verification
Maximum depth of CA Certificates in Remote Server Certificate verification
Pseudo Random Number Generator (PRNG) seeding source
Set the size for the SSL renegotiation buffer
Allow access only when an arbitrarily complex boolean expression is true
Deny access when SSL is not used for the HTTP request
Type of the global/inter-process SSL Session Cache
Number of seconds before an SSL session expires in the Session Cache
Persistent encryption/decryption key for TLS session tickets
Enable or disable use of TLS session tickets
SRP unknown user seed
Path to SRP verifier file
Configures the OCSP stapling cache
Number of seconds before expiring invalid responses in the OCSP stapling cache
Synthesize "tryLater" responses for failed OCSP stapling queries
Override the OCSP responder URI specified in the certificate's AIA extension
Timeout for OCSP stapling queries
Maximum allowable age for OCSP stapling responses
Maximum allowable time skew for OCSP stapling response validation
Pass stapling related OCSP errors on to client
Number of seconds before expiring responses in the OCSP stapling cache
Whether to allow non-SNI clients to access a name-based virtual host.
Variable name to determine user name
Enable stapling of OCSP responses in the TLS handshake
Type of Client Certificate verification
Maximum depth of CA Certificates in Client Certificate verification
Set compatibility policy for SNI client access to virtual hosts.
Sunucunun başlatılması sırasında oluşturulan çocuk süreçlerin sayısını belirler.
Sunucunun başlatılması sırasında oluşturulan evrelerin sayısını belirler.
Sunucunun, istenen konak adının, isteği işleyen sanal konakta listelenmesini gerektirip gerektirmediğini denetler
Pattern to filter the response content
Change the merge order of inherited patterns
Set the maximum line size
suEXEC özelliğini etkin veya etkisiz yapar
CGI betiklerini çalıştıracak kullanıcı ve grup belirtilir.
Çocuk süreç başına ayarlanabilir evre sayısının üst sınırını belirler.
Her çocuk süreç tarafından oluşturulan evrelerin sayısını belirler.
İstemci bağlantılarını elde eden evreler tarafından kullanılan yığıtın bayt cinsinden uzunluğunu belirler.
TimeOut saniye 60 sk Ç
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.
TRACE isteklerinde davranış şeklini belirler
Bir günlük dosyasının yerini belirtir.
TypesConfig file-path conf/mime.types s T
The location of the mime.types file
Controls what UNC host names can be accessed by the server
Bir değişkeni tanımsız yapar
Undefine a macro
Ortamdaki değişkenleri tanımsız hale getirir.
Use a macro
Sunucunun kendi adını ve portunu nasıl belirleyeceğini ayarlar
Sunucunun kendi adını ve portunu nasıl belirleyeceğini ayarlar
İsteklere yanıt verecek sunucunun ait olacağı kullanıcıyı belirler.
Kullanıcıya özel dizinlerin yeri
Determines whether the virtualhost can run subprocesses, and the privileges available to subprocesses.
Assign arbitrary privileges to subprocesses created by a virtual host.
Sets the Group ID under which a virtual host runs.
Assign arbitrary privileges to a virtual host.
Determines whether the server runs with enhanced security for the virtualhost.
Sets the User ID under which a virtual host runs.
Bir sanal konağın belge kök dizinini devingen olarak yapılandırır.
Bir sanal konağın belge kök dizinini devingen olarak yapılandırır.
Sadece belli bir konak ismine ve porta uygulanacak yönergeleri barındırır.
Bir sanal konağın CGI dizinini devingen olarak yapılandırır.
Bir sanal konağın CGI dizinini devingen olarak yapılandırır.
Watchdog interval in seconds
Parse SSI directives in files with the execute bit set
Recognize Aliases for encoding values
Sets a default encoding to assume when absolutely no information can be automatically detected
Advise the parser to skip leading junk.

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

AltStyle によって変換されたページ (->オリジナル) /