<configuration>
<system.webServer>
<httpProtocol>
<customHeaders>
<add name="Cache-Control" value="no-cache, no-store" />
<add name="Pragma" value="no-cache" />
<add name="Expires" value="-1" />
</customHeaders>
</httpProtocol>
</system.webServer>
</configuration>
ASP.NET 다국어 처리 (0) | 2013.10.21 |
---|---|
Shows a client-side JavaScript alert in the browser. (0) | 2013.06.19 |
Configuring ASP Session state on SQL server 사용 (0) | 2013.05.20 |
이미지 원하는 사이즈로 맞추기 (0) | 2012.05.18 |
브라우저 구분 (0) | 2012.04.16 |