묻고답하기

# CACHE
<IfModule mod_expires.c>
ExpiresActive on
ExpiresDefault                          "access plus 1 month"
ExpiresByType text/cache-manifest       "access plus 0 seconds"
ExpiresByType text/html                 "access plus 0 seconds"
ExpiresByType text/xml                  "access plus 0 seconds"
ExpiresByType application/xml           "access plus 0 seconds"
ExpiresByType application/json          "access plus 0 seconds"
ExpiresByType application/rss+xml       "access plus 3 hour"
ExpiresByType application/atom+xml      "access plus 3 hour"
ExpiresByType image/gif                 "access plus 1 month"
ExpiresByType image/png                 "access plus 1 month"
ExpiresByType image/jpg                 "access plus 1 month"
ExpiresByType image/jpeg                "access plus 1 month"
ExpiresByType video/ogg                 "access plus 2 month"
ExpiresByType audio/ogg                 "access plus 2 month"
ExpiresByType video/mp4                 "access plus 2 month"
ExpiresByType video/webm                "access plus 2 month"
ExpiresByType text/x-component          "access plus 1 year"
ExpiresByType application/x-font-ttf    "access plus 1 year"
ExpiresByType font/opentype             "access plus 1 year"
ExpiresByType application/x-font-woff   "access plus 1 year"
ExpiresByType image/svg+xml             "access plus 1 year"
ExpiresByType application/vnd.ms-fontobject "access plus 1 year"
ExpiresByType text/css                  "access plus 1 year"
ExpiresByType application/javascript    "access plus 1 year"
ExpiresByType image/x-icon              "access plus 1 year"
<Directory "/xe/files/member_extra_info/image_name"> 
ExpiresActive Off 
</Directory> 
<Directory "/xe/files/member_extra_info/profile_image"> 
ExpiresActive Off 
</Directory> 

</IfModule>

 

 

검색을 통해 붉은색 부분을 추가했는데요. 저걸 추가하면 사이트 에러가 나네요. 뭐가 잘못 된건가요 ??

 

.htaccess 파일의 내용입니다.

 

프로필이미지와 이미지닉네임 변경이 좀 있어서 요것만 브라우저캐시에서 빼보려고 하는데요.

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
라디요 400,404등의 에러 페이지 .htacess 두 개 가능한가요? [2] 2016.05.27 by 라디요
떨어진비누 에디터의 표 기능 오류 file  
맛깔닷컴 게시판은 하나씩 특정회원에게 나눠주고 관리자는 모든 게시판의 최근게시물 목록이 펼쳐진 화면에서 모든 게시판을 관리하는 방법? [3] 2016.05.27 by 배워서남준다
은빛늑대 Err : '' template file does not exists. 오류 [1] 2016.05.27 by 배워서남준다
inseo 태블릿.패드에서 댓글에 대댓글 입력할때 에디터 선택하기를 클릭하면 회원들 닉네임이 뜹니다.  
꽃민 지금 홈페이지가 난리가 났어요 ㅠㅠ 살려주세요 ㅠㅠ [3] file 2016.05.26 by GG
사과네개 Parse error: syntax error, unexpected T_FUNCTION in /home/hosting_users/daehwacon/www/config/func.inc.php on line 1203 이거 해결방법좀 부탁합니다. [1] 2016.05.26 by SimpleCode
승빈아범 고수여러분 너무 궁금해서 문의드립니다.. 꾸벅.. [1] file 2016.05.26 by 뮤르시엘라고
WindBoy 게시판 추가 문의드립니다 [1] file 2016.05.26 by WindBoy
맘스프라임 팝업창 띄우기 [2] 2016.05.26 by 맘스프라임
miduk XE(XE 구버전) 관지자페이지 로그인 [2] 2016.05.26 by miduk
뮤르시엘라고 스케치북 사진 화면 가득차게 (여백없에기) 질문입니다  
miduk XE 구버전 관리자 페이지 로그인  
제이니스 푸터메뉴가 모바일에서 보이게 하려면? [4] 2016.05.26 by 제이니스
김호띠 회원랭킹출력 질문  
김호띠 글쓰기 양식 [2] file 2016.05.26 by 김호띠
머드 제로보드4는 더이상 팁을 구할곳이 없나요? [4] 2016.05.26 by 2donggalbi
하영성 Err : './common/tpl/layout.html' template file does not exists. 이런오류가 뜹니다. 해결방법좀 알려주세요 [1] 2016.05.26 by 윤씨
윤씨 누리고 관리자,장바구니,주문하기 오류 도와주세요. ㅡ.ㅜ file  
시니시즘 XML Query에서 Row number를 사용할 수 있을까요?