This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
apache-formula
의 미러
https://github.com/saltstack-formulas/apache-formula.git
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
31
위키
Activity
소스 검색
fix for symlink docroot failure
tags/v0.37.4
Rowcliffe Browne
9 년 전
부모
e62a82116b
커밋
fd49c2c385
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+1
-0
apache/vhosts/standard.sls
+ 1
- 0
apache/vhosts/standard.sls
파일 보기
@@ -27,6 +27,7 @@ include:
- unless: test -d {{ documentroot }}
- name: {{ documentroot }}
- makedirs: True
- allow_symlink: True
{% endif %}
{% if grains.os_family == 'Debian' %}
Write
Preview
Loading…
취소
저장