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
define('WB_URL', 'http://localhost:4001/wbdemo'); // no trailing slash or backslash!!
define('WB_URL', 'https://localhost:4001/wbdemo'); // no trailing slash or backslash!!
RewriteEngine OnRewriteCond %{HTTPS} offRewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
ErrorDocument 404 http://www.domain.com/index.php