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

Please note

This document refers to the 2.0 version of Apache httpd, which is no longer maintained. Upgrade, and refer to the current version of httpd instead, documented at:

You may follow this link to go to the current version of this document.

Hızlı Yönerge Kılavuzu

Mevcut Diller: de | en | es | ja | ko | ru | tr

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
ssunucu geneli
ksanal konak
ddizin
h.htaccess
ÇÇekirdek
MMPM
TTemel
EEklenti
DDeneysel
Apache HTTPd Sunucusunun ağ soketlerinden istekleri kabul eden çok sayıda çocuk süreci sıraya sokmak için kullandığı yöntemi belirler.
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
Belli bir MIME türüne bir çıktı süzgeci atar.
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.
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.
.htaccess dosyalarında bulunmasına izin verilen yönerge türleri belirtilir.
Specifies userIDs that are allowed access without password verification
Configures if authorization will fall-through to other methods
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
Tie a virtual host to a user and group ID
Sets whether authorization and authentication are passed to lower level modules
Sets whether authentication and authorization will be passed on to lower level modules
Sets the name of the database file containing the list of user groups for authentication
Sets the type of database file that is used to store passwords
Sets thename of a database file containing the list of users and passwords for authentication
Selects the algorithm used to calculate the challenge and response hases in digest authentication
URIs that are in the same protection space for digest authentication
Location of the text file containing the list of users and encoded passwords for digest authentication
Name of the text file containing the list of groups for digest authentication
Enables or disables checking of the nonce-count sent by the server
Determines how the nonce is generated
How long the server nonce is valid
Determines the quality-of-protection to use in digest authentication
The amount of shared memory to allocate for keeping track of clients
Sets the name of a text file containing the list of user groups for authentication
Prevent other authentication modules from authenticating the user if this one fails
Optional DN to use in binding to the LDAP server
Password used in conjuction with the bind DN
Language to charset conversion configuration file
Use the LDAP server to compare the DNs
When will the module de-reference aliases
Turn on or off LDAP authentication
Allow LDAP authentication to work with MS FrontPage
LDAP attributes used to check for group membership
Use the DN of the client username when checking for group membership
Use the DN of the client username to set the REMOTE_USER environment variable
URL specifying the LDAP search parameters
HTTP kimlik doğrulamasında kullanmak için yetki alanı ismi
Kullanıcı kimlik doğrulaması türü
Sets the name of a text file containing the list of users and passwords for authentication
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.
BS2000 makinelerde yetkisiz hesap tanımlar.
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.
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
Indicates if the cache observes Expires dates when seeking files
Cache a list of file handles at startup time
Percentage of document served, after which the server will complete caching the file even if the request is cancelled.
The time to retain unchanged cached files that match a URL
The recurring time each day for garbage collection to be run. (24 hour clock)
The interval between garbage collection attempts.
The maximum kilobytes of memory used for garbage collection
The time to retain unreferenced cached files that match a URL.
Ignore the fact that the client requested the content not be cached.
Do not store the given HTTP header(s) in the cache.
Ignore the fact that a response has no Last Modified header.
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
The maximum size (in bytes) of a document to be placed in the cache
The minimum size (in bytes) of a document to be placed in the cache
Allows content-negotiated documents to be cached by proxy servers
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
The minimum time margin to cache a document
CGI betik yorumlayıcısını saptama tekniğini belirler.
Charset to translate into
CharsetOptions option [option] ... DebugLevel=0 NoImpl + skdh D
Configures charset translation behavior
Source charset of files
Enables the spelling module
Specify user ID and group ID for a number of child processes
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
Çerezleri günlüğe kaydetmek için dosya ismi belirtmekte kullanılır.
CookieName token Apache skdh E
Name of the tracking cookie
Format of the cookie header field
Enables tracking cookie
core dosyasını dökümlemek üzere Apache’nin geçmeye çalışacağı dizin.
Günlük dosyasın ismini ve girdi biçemini belirler.
Enable WebDAV HTTP methods
Allow PROPFIND, Depth: Infinity requests
Location of the DAV lock database
Minimum amount of time the server holds a lock on a DAV resource
Özel bir simge atanmamış dosyalar için gösterilecek simgeyi belirler.
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.
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
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 uygulanacak bir yönerge grubunu sarmalar.
İstemci bir dizin istediğinde dizin içeriğini listeler.
Bir düzenli ifade ile eşleşen dosya sistemi dizininde ve bunun altdizinlerinde uygulanacak bir yönerge grubunu sarmalar.
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.
Dump all input data to the error log
Dump all output data to the error log
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.
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
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 toplanmasını sağlar.
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.
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.
Action to take if a single acceptable document is not found
Bütün dosyaların belirtilen MIME içerik türüyle sunulmasına sebep olur.
Adli günlük için dosya ismini belirler.
İsteklere yanıt verecek sunucunun ait olacağı grubu belirler.
Configure HTTP response headers
Dizin listesinin tepesine yerleştirilecek dosyanın ismini belirler.
İstemci IP adresleri üzerinde DNS sorgularını etkin kılar.
Uzak kullanıcıların RFC 1413’e göre kimlik bilgilerinin günlük kayıtlarını etkin kılar.
Başlatma sırasında bir doğruluk sınamasından sonra işleme sokulacak yönergeleri sarmalar.
Belli bir modülün varlığına veya yokluğuna göre işleme sokulacak 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.
Dizin içerik listesinden gizlenecek dosyaların listesi belirtilir.
Dizin içerik listesini yapılandıracak seçenekler belirtilir.
Dizin içerik listesinin öntanımlı sıralamasını belirler.
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
The precendence 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
Specifies the socket connection timeout in seconds
Number of entries used to cache LDAP compare operations
Time that entries in the operation cache remain valid
Sets the shared memory cache file
Size in bytes of the shared-memory cache
Sets the file containing the trusted Certificate Authority certificate or database
Specifies the type of the Certificate Authority file
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.
İ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
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.
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.
Aynı anda işleme sokulacak azami bağlantı sayısı
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.
Number of ranges allowed before returning the complete resource
Tek bir çocuk sürecin ömrü boyunca işleme sokabileceği istek sayısını sınırlamakta kullanılır.
Limit on the number of requests that an individual thread will handle during its life
Boştaki çocuk süreçlerin azami sayısı
Boştaki azami evre sayısını belirler
Set the maximum number of worker threads
Maximum number of threads per child process
The maximum number of objects allowed to be placed in the cache
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
The minimum size (in bytes) of a document to be allowed in the cache
The algorithm used to select documents for removal from the cache
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
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
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
İsme dayalı sanal konaklar için IP adresi belirtir
Hosts, domains, or networks that will be connected to directly
Total number of children alive at the same time
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 T
Controls the default access state and the order in which Allow and Deny are evaluated.
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.
Turn the echo server on or off
Container for directives applied to proxied resources
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
Define the character set for proxied FTP listings
Determine size of internal data throughput buffer
Container for directives applied to regular-expression-matched proxied resources
Maximium number of proxies that a request can be forwarded through
Maps remote servers into the local server URL-space
Adjusts the URL in HTTP response headers sent 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
Network timeout for proxied requests
Information provided in the Via HTTP response header for proxied requests
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.
İstemciyi, geçici bir yönlendirme isteği döndürerek farklı bir URL’ye yönlendirir.
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
Bir özkaynağa erişebilecek kimliği doğrulanmış kullanıcıları belirler
Sets the base URL for per-directory rewrites
Defines a condition under which rewriting will take place
Enables or disables runtime rewriting engine
Sets the name of the lock file used for RewriteMap synchronization
Sets the name of the file used for logging rewrite engine processing
Sets the verbosity of the log file used by the rewrite engine
Defines a mapping function for key-lookup
RewriteOptions Options MaxRedirects=10 skdh E
Sets some special options for the rewrite engine
Defines rules for the rewriting engine
Apache alt süreçleri tarafından çalıştırılan süreçlerin işlemci tüketimine sınırlama getirir.
Apache alt süreçleri tarafından çalıştırılan süreçlerin bellek tüketimine sınırlama getirir.
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.
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
ScriptSock file-path logs/cgisock sk T
The name of the socket to use for communication with the cgi daemon
Enables SSL encryption for the specified port
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.
Ortam değişkenlerini tanımlar.
Ortam değişkenlerini isteğin özniteliklerine göre 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
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
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 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 file
Server PEM-encoded Private Key file
SSLCipherSuite cipher-spec ALL:!ADH:RC4+RSA:+H + skdh E
Cipher Suite available for negotiation in SSL handshake
SSL Engine Operation Switch
Option to prefer the server's cipher preference order
Option to enable support for insecure renegotiation
SSLMutex type none s E
Semaphore for internal mutual exclusion of operations
Configure various SSL engine run-time options
Type of pass phrase dialog for encrypted private keys
Configure usable SSL protocol flavors
File of concatenated PEM-encoded CA Certificates for Remote Server Auth
Directory of PEM-encoded CA Certificates 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
SSLProxyCipherSuite cipher-spec ALL:!ADH:RC4+RSA:+H + skdh E
Cipher Suite available for negotiation in SSL proxy handshake
SSL Proxy Engine Operation Switch
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
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
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
Variable name to determine user name
Type of Client Certificate verification
Maximum depth of CA Certificates in Client Certificate verification
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.
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.
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.
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
Ortamdaki değişkenleri tanımsız hale getirir.
Sunucunun kendi adını ve portunu nasıl belirleyeceğini ayarlar
İsteklere yanıt verecek sunucunun ait olacağı kullanıcıyı belirler.
UserDir dizin public_html sk T
Kullanıcıya özel dizinlerin yeri
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.
Use accept() rather than AcceptEx() to accept network connections
Parse SSI directives in files with the execute bit set

Mevcut Diller: de | en | es | ja | ko | ru | tr

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