#DocumentRoot "/tutorData/stu/tomcat7/webapps/gan"
#<Directory "/tutorData/stu/tomcat7/webapps/gan">
#
# Possible values for the Options directive are "None", "All",
# or any combination of:
# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
# The Options directive is both complicated and important. Please see
# http://httpd.apache.org/docs/2.4/mod/core.html#options
# for more information.
#
# Options Indexes FollowSymLinks
#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# AllowOverride FileInfo AuthConfig Limit
#
# AllowOverride None
#
# Controls who can get stuff from this server.
#
# Require all granted
#</Directory>
DocumentRoot ,Directory 관련 전부 다 주석표시
---------------------------------------------------------------------------------------------------------------
#Include conf/extra/httpd-vhosts.conf -- httpd-vhosts.conf 주석
---------------------------------------------------------------------------------------------------------------
'서버 > 아파치' 카테고리의 다른 글
하나의 아파치 두개의 톰캣 연동2 (apache2.4 - worker.properties) (0) | 2016.12.14 |
---|---|
아파치 modules안에 so파일들 (64비트 windows) (0) | 2016.12.14 |
아파치 이중화 클러스터링5 (apache2.4-/extea/httpd_ssl.conf, /extea/httpd_vhost.conf) (0) | 2016.12.14 |
아파치 이중화 클러스터링4 (apache2.4-worker.properties) (0) | 2016.12.14 |
아파치 이중화 클러스터링3 (apache2.4-httpd.conf) (0) | 2016.12.14 |