Apache HTTP Sunucusu Sürüm 2.0
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ın 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 | R | S | T | U | V | W | X |
|
|
AcceptMutex Default|yöntem | Default | s | M |
Apache HTTPd Sunucusunun ağ soketlerinden istekleri kabul eden çok sayıda çocuk süreci sıraya sokmak için kullandığı yöntemi belirler. | |||
AcceptPathInfo On|Off|Default | Default | skdh | Ç |
Dosya isminden sonra belirtilen yol verisini kabul veya reddeder. | |||
AccessFileName filename [filename] ... | .htaccess | sk | Ç |
Dağıtık yapılandırma dosyasının ismi belirtilir. | |||
Action action-type cgi-script | skdh | T | |
Activates a CGI script for a particular handler or content-type | |||
AddAlt metin dosya [dosya] ... | skdh | T | |
Dosyaya göre seçilen simgenin yerinde gösterilecek metni belirler. | |||
AddAltByEncoding metin MIME-kodlaması [MIME-kodlaması] ... | skdh | T | |
Dosyanın MIME kodlamasına göre seçilen simgenin yerinde gösterilecek metni belirler. | |||
AddAltByType metin MIME-türü [MIME-türü] ... | skdh | T | |
Dosyanın MIME türüne göre seçilen simgenin yerinde gösterilecek metni belirler. | |||
AddCharset charset extension [extension] ... | skdh | T | |
Maps the given filename extensions to the specified content charset | |||
AddDefaultCharset On|Off|karküm | Off | skdh | Ç |
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] ... | skdh | T | |
Bir dosya için gösterilecek açıklama belirtilir. | |||
AddEncoding MIME-enc extension [extension] ... | skdh | T | |
Maps the given filename extensions to the specified encoding type | |||
AddHandler handler-name extension [extension] ... | skdh | T | |
Maps the filename extensions to the specified handler | |||
AddIcon simge isim [isim] ... | skdh | T | |
Bir dosya için gösterilecek simgeyi dosya adına göre belirler. | |||
AddIconByEncoding simge MIME-kodlaması [MIME-kodlaması] ... | skdh | T | |
Bir dosya için gösterilecek simgeyi dosyanın MIME kodlamasına göre belirler. | |||
AddIconByType simge MIME-türü [MIME-türü] ... | skdh | T | |
Bir dosya için gösterilecek simgeyi dosyanın MIME türüne göre belirler. | |||
AddInputFilter filter[;filter...] extension [extension] ... | skdh | T | |
Maps filename extensions to the filters that will process client requests | |||
AddLanguage MIME-lang extension [extension] ... | skdh | T | |
Maps the given filename extension to the specified content language | |||
AddModuleInfo module-name string | sk | E | |
Adds additional information to the module information displayed by the server-info handler | |||
AddOutputFilter filter[;filter...] extension [extension] ... | skdh | T | |
Maps filename extensions to the filters that will process responses from the server | |||
AddOutputFilterByType süzgeç[;süzgeç...] MIME-türü [MIME-türü] ... | skdh | Ç | |
Belli bir MIME türüne bir çıktı süzgeci atar. | |||
AddType MIME-type extension [extension] ... | skdh | T | |
Maps the given filename extensions onto the specified content type | |||
Alias URL-yolu dosya-yolu|dizin-yolu | sk | T | |
URL’leri dosya sistemi konumlarıyla eşler. | |||
AliasMatch düzenli-ifade dosya-yolu|dizin-yolu | sk | T | |
URL’leri dosya sistemi konumlarıyla düzenli ifadeleri kullanarak eşler. | |||
Allow from all|host|env=env-variable [host|env=env-variable] ... | dh | T | |
Controls which hosts can access an area of the server | |||
AllowCONNECT port [port] ... | 443 563 | sk | E |
Ports that are allowed to CONNECT through the
proxy | |||
AllowEncodedSlashes On|Off | Off | sk | Ç |
Kodlanmış dosya yolu ayracı içeren URL’lere izin verilip verilmeyeceğini belirler. | |||
AllowOverride All|None|yönerge-türü [yönerge-türü] ... | All | d | Ç |
.htaccess dosyalarında bulunmasına izin verilen
yönerge türleri belirtilir. | |||
Anonymous user [user] ... | dh | E | |
Specifies userIDs that are allowed access without password verification | |||
Anonymous_Authoritative On|Off | Off | dh | E |
Configures if authorization will fall-through to other methods | |||
Anonymous_LogEmail On|Off | On | dh | E |
Sets whether the password entered will be logged in the error log | |||
Anonymous_MustGiveEmail On|Off | On | dh | E |
Specifies whether blank passwords are allowed | |||
Anonymous_NoUserID On|Off | Off | dh | E |
Sets whether the userID field may be empty | |||
Anonymous_VerifyEmail On|Off | Off | dh | E |
Sets whether to check the password field for a correctly formatted email address | |||
AssignUserID user-id group-id | k | M | |
Tie a virtual host to a user and group ID | |||
AuthAuthoritative On|Off | On | dh | T |
Sets whether authorization and authentication are passed to lower level modules | |||
AuthDBMAuthoritative On|Off | On | dh | E |
Sets whether authentication and authorization will be passed on to lower level modules | |||
AuthDBMGroupFile file-path | dh | E | |
Sets the name of the database file containing the list of user groups for authentication | |||
AuthDBMType default|SDBM|GDBM|NDBM|DB | default | dh | E |
Sets the type of database file that is used to store passwords | |||
AuthDBMUserFile file-path | dh | E | |
Sets thename of a database file containing the list of users and passwords for authentication | |||
AuthDigestAlgorithm MD5|MD5-sess | MD5 | dh | D |
Selects the algorithm used to calculate the challenge and response hases in digest authentication | |||
AuthDigestDomain URI [URI] ... | dh | D | |
URIs that are in the same protection space for digest authentication | |||
AuthDigestFile file-path | dh | D | |
Location of the text file containing the list of users and encoded passwords for digest authentication | |||
AuthDigestGroupFile file-path | dh | D | |
Name of the text file containing the list of groups for digest authentication | |||
AuthDigestNcCheck On|Off | Off | s | D |
Enables or disables checking of the nonce-count sent by the server | |||
AuthDigestNonceFormat format | dh | D | |
Determines how the nonce is generated | |||
AuthDigestNonceLifetime seconds | 300 | dh | D |
How long the server nonce is valid | |||
AuthDigestQop none|auth|auth-int [auth|auth-int] | auth | dh | D |
Determines the quality-of-protection to use in digest authentication | |||
AuthDigestShmemSize size | 1000 | s | D |
The amount of shared memory to allocate for keeping track of clients | |||
AuthGroupFile file-path | dh | T | |
Sets the name of a text file containing the list of user groups for authentication | |||
AuthLDAPAuthoritative on|off | on | dh | D |
Prevent other authentication modules from authenticating the user if this one fails | |||
AuthLDAPBindDN distinguished-name | dh | D | |
Optional DN to use in binding to the LDAP server | |||
AuthLDAPBindPassword password | dh | D | |
Password used in conjuction with the bind DN | |||
AuthLDAPCharsetConfig file-path | s | D | |
Language to charset conversion configuration file | |||
AuthLDAPCompareDNOnServer on|off | on | dh | D |
Use the LDAP server to compare the DNs | |||
AuthLDAPDereferenceAliases never|searching|finding|always | Always | dh | D |
When will the module de-reference aliases | |||
AuthLDAPEnabled on|off | on | dh | D |
Turn on or off LDAP authentication | |||
AuthLDAPFrontPageHack on|off | off | dh | D |
Allow LDAP authentication to work with MS FrontPage | |||
AuthLDAPGroupAttribute attribute | dh | D | |
LDAP attributes used to check for group membership | |||
AuthLDAPGroupAttributeIsDN on|off | on | dh | D |
Use the DN of the client username when checking for group membership | |||
AuthLDAPRemoteUserIsDN on|off | off | dh | D |
Use the DN of the client username to set the REMOTE_USER environment variable | |||
AuthLDAPUrl url | dh | D | |
URL specifying the LDAP search parameters | |||
AuthName yetki-alanı | dh | Ç | |
HTTP kimlik doğrulamasında kullanmak için yetki alanı ismi | |||
AuthType Basic|Digest | dh | Ç | |
Kullanıcı kimlik doğrulaması türü | |||
AuthUserFile file-path | dh | T | |
Sets the name of a text file containing the list of users and passwords for authentication | |||
BrowserMatch düzifd [!]ort-değişkeni[=değer] [[!]ort-değişkeni[=değer]] ... | skdh | T | |
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]] ... | skdh | T | |
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. | |||
BS2000Account account | s | M | |
BS2000 makinelerde yetkisiz hesap tanımlar. | |||
BufferedLogs On|Off | Off | s | T |
Günlük girdilerini diske yazmadan önce bellekte tamponlar | |||
CacheDefaultExpire seconds | 3600 (one hour) | sk | D |
The default duration to cache a document when no expiry date is specified. | |||
CacheDirLength length | 2 | sk | D |
The number of characters in subdirectory names | |||
CacheDirLevels levels | 3 | sk | D |
The number of levels of subdirectories in the cache. | |||
CacheDisable url-string | sk | D | |
Disable caching of specified URLs | |||
CacheEnable cache_type url-string | sk | D | |
Enable caching of specified URLs using a specified storage manager | |||
CacheExpiryCheck On|Off | On | sk | D |
Indicates if the cache observes Expires dates when seeking files | |||
CacheFile file-path [file-path] ... | s | D | |
Cache a list of file handles at startup time | |||
CacheForceCompletion Percentage | 60 | sk | D |
Percentage of document served, after which the server will complete caching the file even if the request is cancelled. | |||
CacheGcClean hours url-string | ? | sk | D |
The time to retain unchanged cached files that match a URL | |||
CacheGcDaily time | ? | sk | D |
The recurring time each day for garbage collection to be run. (24 hour clock) | |||
CacheGcInterval hours | sk | D | |
The interval between garbage collection attempts. | |||
CacheGcMemUsage KBytes | ? | sk | D |
The maximum kilobytes of memory used for garbage collection | |||
CacheGcUnused hours url-string | ? | sk | D |
The time to retain unreferenced cached files that match a URL. | |||
CacheIgnoreCacheControl On|Off | Off | sk | D |
Ignore the fact that the client requested the content not be cached. | |||
CacheIgnoreHeaders header-string [header-string] ... | None | sk | D |
Do not store the given HTTP header(s) in the cache. | |||
CacheIgnoreNoLastMod On|Off | Off | sk | D |
Ignore the fact that a response has no Last Modified header. | |||
CacheLastModifiedFactor float | 0.1 | sk | D |
The factor used to compute an expiry date based on the LastModified date. | |||
CacheMaxExpire seconds | 86400 (one day) | sk | D |
The maximum time in seconds to cache a document | |||
CacheMaxFileSize bytes | 1000000 | sk | D |
The maximum size (in bytes) of a document to be placed in the cache | |||
CacheMinFileSize bytes | 1 | sk | D |
The minimum size (in bytes) of a document to be placed in the cache | |||
CacheNegotiatedDocs On|Off | Off | sk | T |
Allows content-negotiated documents to be cached by proxy servers | |||
CacheRoot directory | sk | D | |
The directory root under which cache files are stored | |||
CacheSize KBytes | 1000000 | sk | D |
The maximum amount of disk space that will be used by the cache in KBytes | |||
CacheTimeMargin ? | ? | sk | D |
The minimum time margin to cache a document | |||
CGIMapExtension cgi-yolu .uzantı | dh | Ç | |
CGI betik yorumlayıcısını saptama tekniğini belirler. | |||
CharsetDefault charset | skdh | D | |
Charset to translate into | |||
CharsetOptions option [option] ... | DebugLevel=0 NoImpl + | skdh | D |
Configures charset translation behavior | |||
CharsetSourceEnc charset | skdh | D | |
Source charset of files | |||
CheckSpelling on|off | Off | skdh | E |
Enables the spelling module | |||
ChildPerUserID user-id group-id num-children | s | M | |
Specify user ID and group ID for a number of child processes | |||
ContentDigest On|Off | Off | skdh | Ç |
Content-MD5 HTTP yanıt başlıklarının üretimini
etkin kılar. | |||
CookieDomain domain | skdh | E | |
The domain to which the tracking cookie applies | |||
CookieExpires expiry-period | skdh | E | |
Expiry time for the tracking cookie | |||
CookieLog dosya-adı | sk | T | |
Çerezleri günlüğe kaydetmek için dosya ismi belirtmekte kullanılır. | |||
CookieName token | Apache | skdh | E |
Name of the tracking cookie | |||
CookieStyle Netscape|Cookie|Cookie2|RFC2109|RFC2965 | Netscape | skdh | E |
Format of the cookie header field | |||
CookieTracking on|off | off | skdh | E |
Enables tracking cookie | |||
CoreDumpDirectory dizin | s | M | |
core dosyasını dökümlemek üzere Apache’nin geçmeye
çalışacağı dizin. | |||
CustomLog dosya|borulu-süreç biçem|takma-ad [env=[!]ortam-değişkeni] | sk | T | |
Günlük dosyasın ismini ve girdi biçemini belirler. | |||
Dav On|Off|provider-name | Off | d | E |
Enable WebDAV HTTP methods | |||
DavDepthInfinity on|off | off | skd | E |
Allow PROPFIND, Depth: Infinity requests | |||
DavLockDB file-path | sk | E | |
Location of the DAV lock database | |||
DavMinTimeout seconds | 0 | skd | E |
Minimum amount of time the server holds a lock on a DAV resource | |||
DefaultIcon URL-yolu | skdh | T | |
Özel bir simge atanmamış dosyalar için gösterilecek simgeyi belirler. | |||
DefaultLanguage MIME-lang | skdh | T | |
Sets all files in the given scope to the specified language | |||
DefaultType MIME-türü | text/plain | skdh | Ç |
Sunucunun MIME türünü saptayamadığı durumda göndereceği MIME içerik türünü belirler. | |||
DeflateBufferSize value | 8096 | sk | E |
Fragment size to be compressed at one time by zlib | |||
DeflateCompressionLevel value | sk | E | |
How much compression do we apply to the output | |||
DeflateFilterNote [type] notename | sk | E | |
Places the compression ratio in a note for logging | |||
DeflateMemLevel value | 9 | sk | E |
How much memory should be used by zlib for compression | |||
DeflateWindowSize value | 15 | sk | E |
Zlib compression window size | |||
Deny from all|host|env=env-variable [host|env=env-variable] ... | dh | T | |
Controls which hosts are denied access to the server | |||
<Directory dizin-yolu> ... </Directory> | sk | Ç | |
Sadece ismi belirtilen dosya sistemi dizininde ve bunun altdizinlerinde uygulanacak bir yönerge grubunu sarmalar. | |||
DirectoryIndex yerel-url [yerel-url] ... | index.html | skdh | T |
İstemci bir dizin istediğinde dizin içeriğini listeler. | |||
<DirectoryMatch düzifd> ... </DirectoryMatch> | sk | Ç | |
Bir düzenli ifade ile eşleşen dosya sistemi dizininde ve bunun altdizinlerinde uygulanacak bir yönerge grubunu sarmalar. | |||
DirectorySlash On|Off | On | skdh | T |
Bölü çizgisi ile biten yönlendirmeleri açar/kapar. | |||
DocumentRoot dizin-yolu | /usr/local/apache/h + | sk | Ç |
İstemciye görünür olan ana belge ağacının kök dizinini belirler. | |||
DumpIOInput On|Off | Off | s | D |
Dump all input data to the error log | |||
DumpIOOutput On|Off | Off | s | D |
Dump all output data to the error log | |||
EnableExceptionHook On|Off | Off | s | M |
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. | |||
EnableSendfile On|Off | On | skdh | Ç |
Dosyaların istemciye tesliminde çekirdeğin dosya gönderme desteğinin kullanımını etkin kılar. | |||
ErrorDocument hata-kodu belge | skdh | Ç | |
Bir hata durumunda sunucunun istemciye ne döndüreceğini belirler. | |||
ErrorLog dosya-yolu|syslog[:oluşum] | logs/error_log (Uni + | sk | Ç |
Sunucunun hata günlüğünü tutacağı yeri belirler. | |||
Example | skdh | D | |
Demonstration directive to illustrate the Apache module API | |||
ExpiresActive On|Off | skdh | E | |
Enables generation of Expires
headers | |||
ExpiresByType MIME-type <code>seconds | skdh | E | |
Value of the Expires header configured
by MIME type | |||
ExpiresDefault <code>seconds | skdh | E | |
Default algorithm for calculating expiration time | |||
ExtendedStatus On|Off | Off | s | T |
Her istekte ek durum bilgisinin toplanmasını sağlar. | |||
ExtFilterDefine filtername parameters | s | E | |
Define an external filter | |||
ExtFilterOptions option [option] ... | DebugLevel=0 NoLogS + | d | E |
Configure mod_ext_filter options | |||
FileETag bileşen ... | INode MTime Size | skdh | Ç |
ETag HTTP yanıt başlığını oluşturmakta kullanılacak
dosya özniteliklerini belirler. | |||
<Files dosya-adı> ... </Files> | skdh | Ç | |
Dosya isimleriyle eşleşme halinde uygulanacak yönergeleri içerir. | |||
<FilesMatch düzifd> ... </FilesMatch> | skdh | Ç | |
Düzenli ifadelerin dosya isimleriyle eşleşmesi halinde uygulanacak yönergeleri içerir. | |||
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | skdh | T |
Action to take if a single acceptable document is not found | |||
ForceType MIME-türü|None | dh | Ç | |
Bütün dosyaların belirtilen MIME içerik türüyle sunulmasına sebep olur. | |||
ForensicLog dosya-adı|borulu-süreç | sk | E | |
Adli günlük için dosya ismini belirler. | |||
Group unix-grubu | #-1 | s | M |
İsteklere yanıt verecek sunucunun ait olacağı grubu belirler. | |||
Header [condition] set|append|add|unset|echo header [value] [env=[!]variable] | skdh | E | |
Configure HTTP response headers | |||
HeaderName dosya-ismi | skdh | T | |
Dizin listesinin tepesine yerleştirilecek dosyanın ismini belirler. | |||
HostnameLookups On|Off|Double | Off | skd | Ç |
İstemci IP adresleri üzerinde DNS sorgularını etkin kılar. | |||
IdentityCheck On|Off | Off | skd | Ç |
Uzak kullanıcıların RFC 1413’e göre kimlik bilgilerinin günlük kayıtlarını etkin kılar. | |||
<IfDefine [!]parametre-adı> ... </IfDefine> | skdh | Ç | |
Başlatma sırasında bir doğruluk sınamasından sonra işleme sokulacak yönergeleri sarmalar. | |||
<IfModule [!]modül-ismi ... </IfModule> | skdh | Ç | |
Belli bir modülün varlığına veya yokluğuna göre işleme sokulacak yönergeleri sarmalar. | |||
<IfVersion [[!]operator] version> ... </IfVersion> | skdh | E | |
contains version dependent configuration | |||
ImapBase map|referer|URL | http://servername/ | skdh | T |
Default base for imagemap files | |||
ImapDefault error|nocontent|map|referer|URL | nocontent | skdh | T |
Default action when an imagemap is called with coordinates that are not explicitly mapped | |||
ImapMenu none|formatted|semiformatted|unformatted | skdh | T | |
Action if no coordinates are given when calling an imagemap | |||
Include dosya-yolu|dizin-yolu | skd | Ç | |
Sunucu yapılandırma dosyalarının başka dosyaları içermesini sağlar. | |||
IndexIgnore dosya [dosya] ... | skdh | T | |
Dizin içerik listesinden gizlenecek dosyaların listesi belirtilir. | |||
IndexOptions [+|-]seçenek [[+|-]seçenek] ... | skdh | T | |
Dizin içerik listesini yapılandıracak seçenekler belirtilir. | |||
IndexOrderDefault Ascending|Descending Name|Date|Size|Description | Ascending Name | skdh | T |
Dizin içerik listesinin öntanımlı sıralamasını belirler. | |||
ISAPIAppendLogToErrors on|off | off | skdh | T |
Record HSE_APPEND_LOG_PARAMETER requests from
ISAPI extensions to the error log | |||
ISAPIAppendLogToQuery on|off | on | skdh | T |
Record HSE_APPEND_LOG_PARAMETER requests from
ISAPI extensions to the query field | |||
ISAPICacheFile file-path [file-path] ... | sk | T | |
ISAPI .dll files to be loaded at startup | |||
ISAPIFakeAsync on|off | off | skdh | T |
Fake asynchronous support for ISAPI callbacks | |||
ISAPILogNotSupported on|off | off | skdh | T |
Log unsupported feature requests from ISAPI extensions | |||
ISAPIReadAheadBuffer size | 49152 | skdh | T |
Size of the Read Ahead Buffer sent to ISAPI extensions | |||
KeepAlive On|Off | On | sk | Ç |
HTTP kalıcı bağlantılarını etkin kılar | |||
KeepAliveTimeout saniye | 15 | sk | Ç |
Bir kalıcı bağlantıda sunucunun bir sonraki isteği bekleme süresi | |||
LanguagePriority MIME-lang [MIME-lang] ... | skdh | T | |
The precendence of language variants for cases where the client does not express a preference | |||
LDAPCacheEntries number | 1024 | s | D |
Maximum number of entries in the primary LDAP cache | |||
LDAPCacheTTL seconds | 600 | s | D |
Time that cached items remain valid | |||
LDAPConnectionTimeout seconds | s | D | |
Specifies the socket connection timeout in seconds | |||
LDAPOpCacheEntries number | 1024 | s | D |
Number of entries used to cache LDAP compare operations | |||
LDAPOpCacheTTL seconds | 600 | s | D |
Time that entries in the operation cache remain valid | |||
LDAPSharedCacheFile directory-path/filename | s | D | |
Sets the shared memory cache file | |||
LDAPSharedCacheSize bytes | 102400 | s | D |
Size in bytes of the shared-memory cache | |||
LDAPTrustedCA directory-path/filename | s | D | |
Sets the file containing the trusted Certificate Authority certificate or database | |||
LDAPTrustedCAType type | s | D | |
Specifies the type of the Certificate Authority file | |||
<Limit yöntem [yöntem] ... > ... </Limit> | skdh | Ç | |
Erişimi sınırlanacak HTTP yöntemleri için erişim sınırlayıcıları sarmalar. | |||
<LimitExcept yöntem [yöntem] ... > ... </LimitExcept> | skdh | Ç | |
İsimleri belirtilenler dışında kalan HTTP yöntemleri için kullanılacak erişim sınırlayıcıları sarmalar. | |||
LimitInternalRecursion sayı [sayı] | 10 | sk | Ç |
Dahili yönlendirmelerin ve istek içi isteklerin azami sayısını belirler. | |||
LimitRequestBody bayt-sayısı | 0 | skdh | Ç |
İstemci tarafından gönderilen HTTP istek gövdesinin toplam uzunluğunu sınırlar. | |||
LimitRequestFields sayı | 100 | s | Ç |
İstemciden kabul edilecek HTTP isteği başlık alanlarının sayısını sınırlar. | |||
LimitRequestFieldSize bayt-sayısı | 8190 | s | Ç |
İstemciden kabul edilecek HTTP isteği başlık uzunluğunu sınırlar. | |||
LimitRequestLine bayt-sayısı | 8190 | s | Ç |
İstemciden kabul edilecek HTTP istek satırının uzunluğunu sınırlar. | |||
LimitXMLRequestBody bayt-sayısı | 1000000 | skdh | Ç |
Bir XML temelli istek gövdesinin uzunluğunu sınırlar. | |||
Listen [IP-adresi:]port-numarası | s | M | |
Sunucunun dinleyeceği IP adresini ve portu belirler. | |||
ListenBacklog kuyruk-uzunluğu | s | M | |
Bekleyen bağlantılar kuyruğunun azami uzunluğunu belirler | |||
LoadFile dosya-ismi [dosya-ismi] ... | s | E | |
Belirtilen nesne dosyasını veya kütüphaneyi sunucu ile ilintiler. | |||
LoadModule modül dosya-ismi | s | E | |
Belirtilen nesne dosyasını veya kütüphaneyi sunucu ile ilintiler ve etkin modül listesine ekler. | |||
<Location URL-yolu|URL> ... </Location> | sk | Ç | |
İçerdiği yönergeler sadece eşleşen URL’lere uygulanır. | |||
<LocationMatch düzifade> ... </LocationMatch> | sk | Ç | |
İçerdiği yönergeler sadece düzenli ifadelerle eşleşen URL’lere uygulanır. | |||
LockFile dosya | logs/accept.lock | s | M |
Apache HTTPd Sunucusunun ağ soketlerinden istekleri kabul eden çok sayıda çocuk süreci sıraya sokarken kullandığı kilit dosyasının yerini belirler. | |||
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. | |||
LogLevel seviye | warn | sk | Ç |
Hata günlüklerinin ayrıntı seviyesini belirler. | |||
MaxClients sayı | s | M | |
Aynı anda işleme sokulacak azami bağlantı sayısı | |||
MaxKeepAliveRequests sayı | 100 | sk | Ç |
Bir kalıcı bağlantıda izin verilen istek sayısı | |||
MaxMemFree kB-sayısı | 0 | s | M |
free() çağrılmaksızın ana bellek ayırıcının
ayırmasına izin verilen azami bellek miktarını belirler. | |||
MaxRequestsPerChild sayı | 10000 | s | M |
Tek bir çocuk sürecin ömrü boyunca işleme sokabileceği istek sayısını sınırlamakta kullanılır. | |||
MaxRequestsPerThread number | 0 | s | M |
Limit on the number of requests that an individual thread will handle during its life | |||
MaxSpareServers sayı | 10 | s | M |
Boştaki çocuk süreçlerin azami sayısı | |||
MaxSpareThreads number | s | M | |
Boştaki azami evre sayısını belirler | |||
MaxThreads number | 2048 | s | M |
Set the maximum number of worker threads | |||
MaxThreadsPerChild number | 64 | s | M |
Maximum number of threads per child process | |||
MCacheMaxObjectCount value | 1009 | s | D |
The maximum number of objects allowed to be placed in the cache | |||
MCacheMaxObjectSize bytes | 10000 | s | D |
The maximum size (in bytes) of a document allowed in the cache | |||
MCacheMaxStreamingBuffer size_in_bytes | the smaller of 1000 + | s | D |
Maximum amount of a streamed response to buffer in memory before declaring the response uncacheable | |||
MCacheMinObjectSize bytes | 0 | s | D |
The minimum size (in bytes) of a document to be allowed in the cache | |||
MCacheRemovalAlgorithm LRU|GDSF | GDSF | s | D |
The algorithm used to select documents for removal from the cache | |||
MCacheSize KBytes | 100 | s | D |
The maximum amount of memory used by the cache in KBytes | |||
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 containg CERN-style meta information | |||
MimeMagicFile file-path | sk | E | |
Enable MIME-type determination based on file contents using the specified magic file | |||
MinSpareServers sayı | 5 | s | M |
Boştaki çocuk süreçlerin asgari sayısı | |||
MinSpareThreads number | s | M | |
İsteklerin ani artışında devreye girecek boştaki evrelerin asgari sayısını belirler. | |||
MMapFile file-path [file-path] ... | s | D | |
Map a list of files into memory at startup time | |||
ModMimeUsePathInfo On|Off | Off | d | T |
Tells mod_mime to treat path_info
components as part of the filename | |||
MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers [Handlers|Filters] | NegotiatedOnly | skdh | T |
The types of files that will be included when searching for a matching file with MultiViews | |||
NameVirtualHost adres[:port] | s | Ç | |
İsme dayalı sanal konaklar için IP adresi belirtir | |||
NoProxy host [host] ... | sk | E | |
Hosts, domains, or networks that will be connected to directly | |||
NumServers number | 2 | s | M |
Total number of children alive at the same time | |||
NWSSLTrustedCerts filename [filename] ... | s | T | |
List of additional client certificates | |||
NWSSLUpgradeable [IP-address:]portnumber | s | T | |
Allows a connection to be upgraded to an SSL connection upon request | |||
Options [+|-]seçenek [[+|-]seçenek] ... | All | skdh | Ç |
Belli bir dizinde geçerli olacak özellikleri yapılandırır. | |||
Order ordering | Deny,Allow | dh | T |
Controls the default access state and the order in which
Allow and Deny are
evaluated. | |||
PassEnv ortam-değişkeni [ortam-değişkeni] ... | skdh | T | |
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. | |||
ProtocolEcho On|Off | Off | sk | D |
Turn the echo server on or off | |||
<Proxy wildcard-url> ...</Proxy> | sk | E | |
Container for directives applied to proxied resources | |||
ProxyBadHeader IsError|Ignore|StartBody | IsError | sk | E |
Determines how to handle bad header lines in a response | |||
ProxyBlock *|word|host|domain [word|host|domain] ... | sk | E | |
Words, hosts, or domains that are banned from being proxied | |||
ProxyDomain Domain | sk | E | |
Default domain name for proxied requests | |||
ProxyErrorOverride On|Off | Off | sk | E |
Override error pages for proxied content | |||
ProxyFtpDirCharset character set | ISO-8859-1 | skd | E |
Define the character set for proxied FTP listings | |||
ProxyIOBufferSize bytes | 8192 | sk | E |
Determine size of internal data throughput buffer | |||
<ProxyMatch regex> ...</ProxyMatch> | sk | E | |
Container for directives applied to regular-expression-matched proxied resources | |||
ProxyMaxForwards number | 10 | sk | E |
Maximium number of proxies that a request can be forwarded through | |||
ProxyPass [path] !|url | skd | E | |
Maps remote servers into the local server URL-space | |||
ProxyPassReverse [path] url | skd | E | |
Adjusts the URL in HTTP response headers sent from a reverse proxied server | |||
ProxyPreserveHost On|Off | Off | sk | E |
Use incoming Host HTTP request header for proxy request | |||
ProxyReceiveBufferSize bytes | 0 | sk | E |
Network buffer size for proxied HTTP and FTP connections | |||
ProxyRemote match remote-server | sk | E | |
Remote proxy used to handle certain requests | |||
ProxyRemoteMatch regex remote-server | sk | E | |
Remote proxy used to handle requests matched by regular expressions | |||
ProxyRequests On|Off | Off | sk | E |
Enables forward (standard) proxy requests | |||
ProxyTimeout seconds | 300 | sk | E |
Network timeout for proxied requests | |||
ProxyVia On|Off|Full|Block | Off | sk | E |
Information provided in the Via HTTP response
header for proxied requests | |||
ReadmeName dosya-ismi | skdh | T | |
Dizin listesinin sonuna yerleştirilecek dosyanın ismini belirler. | |||
ReceiveBufferSize bayt-sayısı | 0 | s | M |
TCP alım tamponu boyu | |||
Redirect [durum] URL-yolu URL | skdh | T | |
İstemciyi, bir yönlendirme isteği döndürerek farklı bir URL’ye yönlendirir. | |||
RedirectMatch [durum] düzenli-ifade URL | skdh | T | |
Geçerli URL ile eşleşen bir düzenli ifadeye dayanarak bir harici yönlendirme gönderir. | |||
RedirectPermanent URL-yolu URL | skdh | T | |
İstemciyi, kalıcı bir yönlendirme isteği döndürerek farklı bir URL’ye yönlendirir. | |||
RedirectTemp URL-yolu URL | skdh | T | |
İstemciyi, geçici bir yönlendirme isteği döndürerek farklı bir URL’ye yönlendirir. | |||
RemoveCharset extension [extension] ... | kdh | T | |
Removes any character set associations for a set of file extensions | |||
RemoveEncoding extension [extension] ... | kdh | T | |
Removes any content encoding associations for a set of file extensions | |||
RemoveHandler extension [extension] ... | kdh | T | |
Removes any handler associations for a set of file extensions | |||
RemoveInputFilter extension [extension] ... | kdh | T | |
Removes any input filter associations for a set of file extensions | |||
RemoveLanguage extension [extension] ... | kdh | T | |
Removes any language associations for a set of file extensions | |||
RemoveOutputFilter extension [extension] ... | kdh | T | |
Removes any output filter associations for a set of file extensions | |||
RemoveType extension [extension] ... | kdh | T | |
Removes any content type associations for a set of file extensions | |||
RequestHeader set|append|add|unset header [value [env=[!]variable]] | skdh | E | |
Configure HTTP request headers | |||
Require öğe-adı [öğe-adı] ... | dh | Ç | |
Bir özkaynağa erişebilecek kimliği doğrulanmış kullanıcıları belirler | |||
RewriteBase URL-path | dh | E | |
Sets the base URL for per-directory rewrites | |||
RewriteCond TestString CondPattern | skdh | E | |
Defines a condition under which rewriting will take place | |||
RewriteEngine on|off | off | skdh | E |
Enables or disables runtime rewriting engine | |||
RewriteLock file-path | s | E | |
Sets the name of the lock file used for RewriteMap
synchronization | |||
RewriteLog file-path | sk | E | |
Sets the name of the file used for logging rewrite engine processing | |||
RewriteLogLevel Level | 0 | sk | E |
Sets the verbosity of the log file used by the rewrite engine | |||
RewriteMap MapName MapType:MapSource | sk | E | |
Defines a mapping function for key-lookup | |||
RewriteOptions Options | MaxRedirects=10 | skdh | E |
Sets some special options for the rewrite engine | |||
RewriteRule Pattern Substitution | skdh | E | |
Defines rules for the rewriting engine | |||
RLimitCPU saniye|max [saniye|max] | skdh | Ç | |
Apache 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] | skdh | Ç | |
Apache 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] | skdh | Ç | |
Apache alt süreçleri tarafından çalıştırılabilecek süreç sayısına sınırlama getirir. | |||
Satisfy Any|All | All | dh | Ç |
Konak seviyesinde erişim denetimi ile kullanıcı kimlik doğrulaması arasındaki etkileşim | |||
ScoreBoardFile dosya-yolu | logs/apache_status | s | M |
Çocuk süreçler için eşgüdüm verisini saklamakta kullanılan dosyanın yerini belirler. | |||
Script method cgi-script | skd | T | |
Activates a CGI script for a particular request method. | |||
ScriptAlias URL-yolu dosya-yolu|dizin-yolu | sk | T | |
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 | sk | T | |
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 | skdh | Ç |
CGI betikleri için yorumlayıcı belirleme tekniği | |||
ScriptLog file-path | sk | T | |
Location of the CGI script error logfile | |||
ScriptLogBuffer bytes | 1024 | sk | T |
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 | |||
ScriptSock file-path | logs/cgisock | sk | T |
The name of the socket to use for communication with the cgi daemon | |||
SecureListen [IP-address:]portnumber Certificate-Name [MUTUAL] | s | T | |
Enables SSL encryption for the specified port | |||
SendBufferSize bayt-sayısı | 0 | s | M |
TCP tamponu boyu | |||
ServerAdmin eposta-adresi | sk | Ç | |
Sunucunun hata iletilerinde istemciye göstereceği eposta adresi | |||
ServerAlias konakadı [konakadı] ... | k | Ç | |
İstekleri isme dayalı sanal konaklarla eşleştirilirken kullanılacak konak adları için başka isimler belirtebilmeyi sağlar. | |||
ServerLimit sayı | s | M | |
Ayarlanabilir süreç sayısının üst sınırını belirler. | |||
ServerName tam-nitelenmiş-alan-adı[:port] | sk | Ç | |
Sunucunun özdeşleşeceği konak ismi ve port. | |||
ServerPath URL-yolu | k | Ç | |
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 | |||
ServerSignature On|Off|EMail | Off | skdh | Ç |
Sunucu tarafından üretilen belgelerin dipnotunu ayarlar. | |||
ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full | Full | s | Ç |
Server HTTP yanıt başlığını yapılandırır.
| |||
SetEnv ortam-değişkeni değer | skdh | T | |
Ortam değişkenlerini tanımlar. | |||
SetEnvIf öznitelik düzifd [!]ort-değişkeni[=değer] [[!]ort-değişkeni[=değer]] ... | skdh | T | |
Ortam değişkenlerini isteğin özniteliklerine göre atar. | |||
SetEnvIfNoCase öznitelik düzifd [!]ort-değişkeni[=değer] [[!]ort-değişkeni[=değer]] ... | skdh | T | |
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 | skdh | Ç | |
Eşleşen tüm dosyaların belli bir eylemci tarafından işlenmesine sebep olur. | |||
SetInputFilter süzgeç[;süzgeç...] | skdh | Ç | |
POST girdilerini ve istemci isteklerini işleyecek süzgeçleri belirler. | |||
SetOutputFilter süzgeç[;süzgeç...] | skdh | Ç | |
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 | |||
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)" | sk | T |
String displayed when an unset variable is echoed | |||
SSLCACertificateFile file-path | sk | E | |
File of concatenated PEM-encoded CA Certificates for Client Auth | |||
SSLCACertificatePath directory-path | sk | E | |
Directory of PEM-encoded CA Certificates for Client Auth | |||
SSLCARevocationFile file-path | sk | E | |
File of concatenated PEM-encoded CA CRLs for Client Auth | |||
SSLCARevocationPath directory-path | sk | E | |
Directory of PEM-encoded CA CRLs for Client Auth | |||
SSLCertificateChainFile file-path | sk | E | |
File of PEM-encoded Server CA Certificates | |||
SSLCertificateFile file-path | sk | E | |
Server PEM-encoded X.509 Certificate file | |||
SSLCertificateKeyFile file-path | sk | E | |
Server PEM-encoded Private Key file | |||
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | skdh | E |
Cipher Suite available for negotiation in SSL handshake | |||
SSLEngine on|off | off | sk | E |
SSL Engine Operation Switch | |||
SSLInsecureRenegotiation flag | off | sk | E |
Option to enable support for insecure renegotiation | |||
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of operations | |||
SSLOptions [+|-]option ... | skdh | E | |
Configure various SSL engine run-time options | |||
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private keys | |||
SSLProtocol [+|-]protocol ... | all | sk | E |
Configure usable SSL protocol flavors | |||
SSLProxyCACertificateFile file-path | sk | E | |
File of concatenated PEM-encoded CA Certificates for Remote Server Auth | |||
SSLProxyCACertificatePath directory-path | sk | E | |
Directory of PEM-encoded CA Certificates for Remote Server Auth | |||
SSLProxyCARevocationFile file-path | sk | E | |
File of concatenated PEM-encoded CA CRLs for Remote Server Auth | |||
SSLProxyCARevocationPath directory-path | sk | E | |
Directory of PEM-encoded CA CRLs for Remote Server Auth | |||
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | skdh | E |
Cipher Suite available for negotiation in SSL proxy handshake | |||
SSLProxyEngine on|off | off | sk | E |
SSL Proxy Engine Operation Switch | |||
SSLProxyMachineCertificateFile filename | s | E | |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy | |||
SSLProxyMachineCertificatePath directory | s | E | |
Directory of PEM-encoded client certificates and keys to be used by the proxy | |||
SSLProxyProtocol [+|-]protocol ... | all | sk | E |
Configure usable SSL protocol flavors for proxy usage | |||
SSLProxyVerify level | none | skdh | E |
Type of remote server Certificate verification | |||
SSLProxyVerifyDepth number | 1 | skdh | E |
Maximum depth of CA Certificates in Remote Server Certificate verification | |||
SSLRandomSeed context source [bytes] | s | E | |
Pseudo Random Number Generator (PRNG) seeding source | |||
SSLRequire expression | dh | E | |
Allow access only when an arbitrarily complex boolean expression is true | |||
SSLRequireSSL | dh | E | |
Deny access when SSL is not used for the HTTP request | |||
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session Cache | |||
SSLSessionCacheTimeout seconds | 300 | sk | E |
Number of seconds before an SSL session expires in the Session Cache | |||
SSLUserName varname | sdh | E | |
Variable name to determine user name | |||
SSLVerifyClient level | none | skdh | E |
Type of Client Certificate verification | |||
SSLVerifyDepth number | 1 | skdh | E |
Maximum depth of CA Certificates in Client Certificate verification | |||
StartServers sayı | s | M | |
Sunucunun başlatılması sırasında oluşturulan çocuk süreçlerin sayısını belirler. | |||
StartThreads sayı | s | M | |
Sunucunun başlatılması sırasında oluşturulan evrelerin sayısını belirler. | |||
SuexecUserGroup Kullanıcı Grup | sk | E | |
CGI betiklerini çalıştıracak kullanıcı ve grup belirtilir. | |||
ThreadLimit sayı | s | M | |
Çocuk süreç başına ayarlanabilir evre sayısının üst sınırını belirler. | |||
ThreadsPerChild sayı | s | M | |
Her çocuk süreç tarafından oluşturulan evrelerin sayısını belirler. | |||
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread | |||
TimeOut saniye | 300 | 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. | |||
TraceEnable [on|off|extended] | on | s | Ç |
TRACE isteklerinde davranış şeklini belirler
| |||
TransferLog dosya|borulu-süreç [takma-ad] | sk | T | |
Bir günlük dosyasının yerini belirtir. | |||
TypesConfig file-path | conf/mime.types | s | T |
The location of the mime.types file | |||
UnsetEnv ortam-değişkeni [ortam-değişkeni] ... | skdh | T | |
Ortamdaki değişkenleri tanımsız hale getirir. | |||
UseCanonicalName On|Off|DNS | On | skd | Ç |
Sunucunun kendi adını ve portunu nasıl belirleyeceğini ayarlar | |||
User unix-kullanıcısı | #-1 | s | M |
İsteklere yanıt verecek sunucunun ait olacağı kullanıcıyı belirler. | |||
UserDir dizin | public_html | sk | T |
Kullanıcıya özel dizinlerin yeri | |||
VirtualDocumentRoot hesaplanan-dizin|none | none | sk | E |
Bir sanal konağın belge kök dizinini devingen olarak yapılandırır. | |||
VirtualDocumentRootIP hesaplanan-dizin|none | none | sk | E |
Bir sanal konağın belge kök dizinini devingen olarak yapılandırır. | |||
<VirtualHost adres[:port] [adres[:port]] ...> ... </VirtualHost> | s | Ç | |
Sadece belli bir konak ismine ve porta uygulanacak yönergeleri barındırır. | |||
VirtualScriptAlias hesaplanan-dizin|none | none | sk | E |
Bir sanal konağın CGI dizinini devingen olarak yapılandırır. | |||
VirtualScriptAliasIP hesaplanan-dizin|none | none | sk | E |
Bir sanal konağın CGI dizinini devingen olarak yapılandırır. | |||
Win32DisableAcceptEx | s | M | |
Use accept() rather than AcceptEx() to accept network connections | |||
XBitHack on|off|full | off | skdh | T |
Parse SSI directives in files with the execute bit set |