This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
salt
/
apache-formula
원본 프로젝트 :
ExternalMirrors/apache-formula
보기
1
좋아요
0
포크
0
코드
릴리즈
0
Activity
소스 검색
Fix default Options.
master
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…
취소
저장