티스토리 뷰

WEB,WAS/Web Server

[Apache] Mime-type 설정

빼인트 2010. 7. 17. 06:12

DefaultType text/plain
# mime.types 파일에서 정의한Mime-type이 아닐 경우, Default로 처리할 Mime-type설정

<IfModule mime_module>
    TypesConfig conf/mime.types
    # mime.types 파일 경로 지정

    AddType application/x-gzip .tgz
    AddType text/html .shtml

    # 추가로 설정할 Mime-type 지정. mime.types 파일 수정없이 추가로 설정할 경우에 해당
</IfModule>

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

[Apache] (MPM) Perfork / worker  (0) 2010.07.17
[Apache] KeepAlive 설정  (0) 2010.07.17
[Apache] Alias  (0) 2010.07.17
[Apache] ErrorDocument 설정  (0) 2010.07.17
[Apache] Redirect 설정  (0) 2010.07.17
[Apache] LogLevel  (0) 2010.07.17
[Apache] Welcome-file 설정  (0) 2010.07.17
[Apache] 디렉토리 보안설정  (0) 2010.07.17
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
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
글 보관함