소스 검색

Remove ports.conf inclusion

master
a.genus 9 년 전
부모
커밋
5d03deb3b5
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. +0
    -7
      apache/files/Debian/apache-2.4.config.jinja

+ 0
- 7
apache/files/Debian/apache-2.4.config.jinja 파일 보기

@@ -34,10 +34,6 @@
# together by including all remaining configuration files when starting up the
# web server.
#
# * ports.conf is always included from the main configuration file. It is
# supposed to determine listening ports for incoming connections which can be
# customized anytime.
#
# * Configuration files in the mods-enabled/, conf-enabled/ and sites-enabled/
# directories contain particular configuration snippets which manage modules,
# global configuration fragments, or virtual host configurations,
@@ -142,9 +138,6 @@ LogLevel warn
IncludeOptional mods-enabled/*.load
IncludeOptional mods-enabled/*.conf

# Include list of ports to listen on
Include ports.conf


# Sets the default security model of the Apache2 HTTPD server. It does
# not allow access to the root filesystem outside of /usr/share and /var/www.

Loading…
취소
저장