|
@@ -265,7 +265,7 @@
|
|
It enables easy configuration for several headers and also allows for setting custom headers through
|
|
It enables easy configuration for several headers and also allows for setting custom headers through
|
|
the <link linkend="nsa-header">header</link> element.
|
|
the <link linkend="nsa-header">header</link> element.
|
|
<itemizedlist>
|
|
<itemizedlist>
|
|
- <listitem><literal>Cache-Control</literal> and <literal>Pragma</literal> - Can be set using the
|
|
|
|
|
|
+ <listitem><literal>Cache-Control</literal>, <literal>Pragma</literal>, and <literal>Expires</literal> - Can be set using the
|
|
<link linkend="nsa-cache-control">cache-control</link> element. This ensures that the
|
|
<link linkend="nsa-cache-control">cache-control</link> element. This ensures that the
|
|
browser does not cache your secured pages.</listitem>
|
|
browser does not cache your secured pages.</listitem>
|
|
<listitem><literal>Strict-Transport-Security</literal> - Can be set using the
|
|
<listitem><literal>Strict-Transport-Security</literal> - Can be set using the
|
|
@@ -306,8 +306,8 @@
|
|
</section>
|
|
</section>
|
|
<section xml:id="nsa-cache-control">
|
|
<section xml:id="nsa-cache-control">
|
|
<title><literal><cache-control></literal></title>
|
|
<title><literal><cache-control></literal></title>
|
|
- <para>Adds <literal>Cache-Control</literal> and <literal>Pragma</literal> headers to ensure that the
|
|
|
|
- browser does not cache your secured pages.</para>
|
|
|
|
|
|
+ <para>Adds <literal>Cache-Control</literal>, <literal>Pragma</literal>, and <literal>Expires</literal>
|
|
|
|
+ headers to ensure that the browser does not cache your secured pages.</para>
|
|
<section xml:id="nsa-cache-control-parents">
|
|
<section xml:id="nsa-cache-control-parents">
|
|
<title>Parent Elements of <literal><cache-control></literal></title>
|
|
<title>Parent Elements of <literal><cache-control></literal></title>
|
|
<itemizedlist>
|
|
<itemizedlist>
|