This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
apache-formula
의 미러
https://github.com/saltstack-formulas/apache-formula.git
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
31
위키
Activity
소스 검색
Merge pull request
#215
from arthurlogilab/patch-1
Fix conflict ID
#214
tags/v0.37.4
Niels Abspoel
7 년 전
부모
c6018aeac1
1b5e13a36c
커밋
57b2c5d1aa
No account linked to committer's email address
1개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+2
-1
apache/mod_fcgid.sls
+ 2
- 1
apache/mod_fcgid.sls
파일 보기
@@ -11,8 +11,9 @@ mod-fcgid:
- pkg: apache
{% if grains['os_family']=="Debian" %}
a2enmod fcgid:
a2enmod fcgid
for apache.mod_fcgid
:
cmd.run:
- name: a2enmod fcgid
- order: 225
- unless: ls /etc/apache2/mods-enabled/fcgid.load
- require:
Write
Preview
Loading…
취소
저장