티스토리 뷰

WEB,WAS/Web Server

[Apache] Welcome-file 설정

빼인트 2010. 7. 17. 00:21

#

# DirectoryIndex: sets the file that Apache will serve if a directory

# is requested.

#

<IfModule dir_module>

DirectoryIndex index.html index.htm index.jsp

</IfModule>

 

 

welcome-file 지정.
우선순위는 순차적으로

1. index.html
2. index.htm
3. index.jsp


'WEB,WAS > Web Server' 카테고리의 다른 글

[Apache] ErrorDocument 설정  (0) 2010.07.17
[Apache] Mime-type 설정  (0) 2010.07.17
[Apache] Redirect 설정  (0) 2010.07.17
[Apache] LogLevel  (0) 2010.07.17
[Apache] 디렉토리 보안설정  (0) 2010.07.17
[Apache] apachectl 명령어  (0) 2010.07.16
[Apache] DSO(Dynamic Shared Object) 방식  (0) 2010.07.16
[Apache] httpd.conf 한글 메뉴얼  (1) 2010.07.12
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/04   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
글 보관함