Httpd.conf
Directives
|
Description
|
AcceptFilter
|
Configures Optimization for a Protocol's Listener
Sockets
|
AcceptPathInfo
|
Resources accept trailing path name information
|
AccessFileName
|
Name of the distributed configuration file
|
AddDefaultCharset
|
Default char-set parameter to be added when a
response content-type is text/plain or text/HTML
|
AllowEncodedSlashes
|
Determines whether encoded path separators in URLs
are allowed to be passed through
|
AllowOverride
|
Type of directives that are allowed in .htaccess
files
|
AllowOverrideList
|
Individual directives that are allowed in .htaccess
files
|
CGIMapExtension
|
Technique for locating the interpreter for CGI
scripts
|
ContentDigest
|
Enables the generation of content – MD5 HTTP
Response Headers
|
DefaultRuntimeDir
|
Base directory for the server run-time files
|
DefaultType
|
This directive has no effect other than to emit
warnings if the value is not none. In prior versions, DefaultType
would specify a default media type to assign to response content
for which no other media type configuration could be found.
|
Define
|
Define a variable
|
<Directory>
|
Enclose a group of directives that apply only to the
named file-system directory, sub-directories, and their contents.
|
<DirectoryMatch>
|
Enclose directives that apply to the contents of
file-system directories matching a regular expression.
|
DocumentRoot
|
Directory that form s the main document tree visible
form the web
|
<Else>
|
Contains directives that apply only if the condition
of a previous <IF> or <ElseIf> section is not
satisfied by a request at runtime
|
<ElseIf>
|
Contains directives that apply only if a condition
is satisfied by a request at run-time while the condition of a
previous <If> or <ElseIf> section is not satisfied.
|
EnableMMAP
|
Use memory-mapping to read files during delivery
|
EnableSendfile
|
Use the kernel sendfile support to deliver files to
the client
|
Error
|
Abort configuration parsing with a custom error
message.
|
ErrorDocument
|
What the server will return to the client in case of
an error.
|
ErrorLog
|
Location where the server will log errors
|
ErrorLogFormat
|
Format specification for error log entries
|
ExtendedStatus
|
Keep track of extended status information for each
request
|
FileETag
|
File attributes used to create the Etag HTTP
response header for static files
|
<Files>
|
Contains directives that apply to matched filenames
|
<FilesMatch>
|
Contains directives that apply to regular-expression
matched filenames
|
ForceType
|
Forces all matching files to be served with the
specified media type in the HTTP Content-Type header field
|
GprofDir
|
Directory to write gmon.out profiling data to
|
HostnameLookups Directive
|
Enables DNS lookups on client IP addresses
|
0 comments:
Post a Comment