5 lines
224 B
HTML
5 lines
224 B
HTML
|
#HTTP_HEADER{#VAL{"HTTP/1.0 "}|concat{#ENV{code,"401 Not Found"}}}
|
||
|
#HTTP_HEADER{"Cache-Control: no-store, no-cache, must-revalidate"}
|
||
|
#HTTP_HEADER{Pragma: no-cache}
|
||
|
<INCLURE{fond=structure,env,type-page=#ENV{status,401}} />
|