This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
apache-formula
의 미러
https://github.com/saltstack-formulas/apache-formula.git
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
31
위키
Activity
소스 검색
Fix default Options.
tags/v0.37.4
Adrien Bréfort
10 년 전
부모
67e12a8bc2
커밋
3612927174
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
apache/vhosts/standard.tmpl
+ 1
- 1
apache/vhosts/standard.tmpl
파일 보기
@@ -24,7 +24,7 @@
'Directory_default': '{0}/{1}'.format(map.wwwdir, sitename),
'Directory': {
'Options': '-Indexes FollowSymLinks',
'Options': '-Indexes
+
FollowSymLinks',
'Order': 'allow,deny',
'Allow': 'from all',
'Require': 'all granted',
Write
Preview
Loading…
취소
저장