메타태그로 캐시를 관리하려면 <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="pragma" content="no-cache"> 이렇게 2개의 코드를 써주면 된다. 상세 설명은 참조 URL에서~ 참조: http://www.i18nguy.com/markup/metatags.html
coolnix 개인블로그 – 리눅스, PHP, AWS,워드프레스 정보
메타태그로 캐시를 관리하려면 <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="pragma" content="no-cache"> 이렇게 2개의 코드를 써주면 된다. 상세 설명은 참조 URL에서~ 참조: http://www.i18nguy.com/markup/metatags.html