WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<head><meta http-equiv="cache-control" content="max-age=0" /><meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate" /><meta http-equiv="expires" content="0" /><meta http-equiv="expires" content="Tue, 01 Jan 2000 1:00:00 GMT" /><meta http-equiv="pragma" content="no-cache" /><meta http-equiv="Content-Type" content="text/html; charset=<?php if(defined('DEFAULT_CHARSET')) { echo DEFAULT_CHARSET; } else { echo 'utf-8'; }?>" /><meta name="referrer" content="no-referer">
header("Cache-Control: no-cache, no-store, must-revalidate"); // HTTP 1.1.header("Pragma: no-cache"); // HTTP 1.0.header("Expires: 0"); // Proxies.header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
<?phpheader("Cache-Control: no-cache, no-store, must-revalidate"); // HTTP 1.1.header("Pragma: no-cache"); // HTTP 1.0.header("Expires: 0"); // Proxies.header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");/** * * Website Baker is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Website Baker is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details.*//* -------------------------------------------------------- */// Must include code to stop this file being accessed directlyif (!defined('SYSTEM_RUN')) {header($_SERVER['SERVER_PROTOCOL'].' 404 Not Found'); echo '404 File not found'; flush(); exit;}/* -------------------------------------------------------- */ // TEMPLATE CODE STARTS BELOW?><!DOCTYPE HTML><html lang="de"><head> <meta charset="utf-8"/>usw.