ServerType standalone
# set the server in the fashion of a separate start (standalone), or at the Internet server through the inetd to start the program. General use of the former.
ServerRoot
PidFile logs / httpd.pid
# procedure starts, the parent httpd process ID (process id) the existence of this file. The file name can be changed with the PidFile directive.
ScoreBoardFile logs / apache_status
# WWW server ashore the web to set some of the implementation process of the record file.
# ResourceConfig conf / srm.conf
# AccessConfig conf / access.conf
# These 2 files have been included in the httpd.conf file.
Timeout 300
# If the client is no interlocked to the 300 seconds or 300 seconds the server has no sent file to the consumer, it ambition automatically disconnect.
KeepAlive On
# Set whether to patronize the resume feature.
MaxKeepAliveRequests 100
# Set the number of support resume function. The extra the number of hard disk space is consumed more. Set to 0 more than last pass.
KeepAliveTimeout 15
# If the consumer 15 seconds to not issue a request to the server,
GHD Green Butterfly 2011, then he can not resume.
MaxRequestsPerChild 0
# Set the same time, the number of child process.
ThreadsPerChild 50
# set server uses the number of processes.
# Listen 3000
# Listen 12.34.56.78:80
# allowed to use whichever additional Port or IP way server. In this case Port of 3000, IP namely 12.34.56.78:80.
# BindAddress *
# set Apache listen to always IP, or specific designation.
# LoadModule anon_auth_module modules / ApacheModuleAuthAnon.dll
... ...
# scheduled to open is not currently vigorous module.
# ExtendedStatus On
# set the server generated state information.
Port 80
# set server uses Port.
ServerAdmin you@your.address
# set the server commander E-Mail address.
# ServerName new.host.name
# server's host name. If you have a fixed IP address,
GHD IV Styling Set, you do not absence to set.
DocumentRoot
Options FollowSymLinks
AllowOverride None
# settings / directory mandate. Concretely:
Option: defined in the directory can do.
None: namely can only browse,
FollowSymLinks: allows pages to connect to other areas,
ExecCGI: allow CGI,
GHD MK4 Pure Straighteners,
MultiViews: allowed to see videos or listen to melody, the level action,
Indexes: allows the server to return a formatted catalogue of directories,
GHD IV Straighteners,
Includes: permit the use of SSI. You tin check these settings.
All: you can do anything,
GHD IV Pink Straighteners, but does not include MultiViews.
AllowOverride: None added parameters that anyone can browse the files in that directory.
annexed parameters: FileInfo, AuthConfig,
GHD Purple Gift Set, Limit.
UserDir public_html
# define the user store html files.
DirectoryIndex concordance.html
# define the first exhibit of the file.
AccessFileName. htaccess
# define per-directory access control file.
# CacheNegotiatedDocs
Cache you do not define the agent sheet. Not recommended.
UseCanonicalName On
# ServerName specified server using the server name and Port specifies the wharf residence.