소스 검색

fix(debian): fix default moddir on debian

tags/v1.0.4
Benjamin Neff 4 년 전
부모
커밋
c17601ee42
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      apache/osfamilymap.yaml

+ 1
- 1
apache/osfamilymap.yaml 파일 보기

@@ -47,7 +47,7 @@ Debian:
logdir: /var/log/apache2
logrotatedir: /etc/logrotate.d/apache2
wwwdir: /srv
moddir: /etc/apache2/mods-available
moddir: /etc/apache2/mods-enabled
sitesdir: /etc/apache2/sites-enabled

RedHat:

Loading…
취소
저장