• Redirect to HTTPS

    From Vonskie@1:103/705 to All on Thu Aug 8 14:45:10 2019
    If you have a cert on your website

    You can redirect HTTP to HTTPS by putting this in the body of your main page

    <script>
    if(window.location.protocol.search(/^https/) == -1) {
    location.href = location.href.replace("http://", "https://");
    }

    </script>



    * Shakeybbs.com * (Allen, Tx) HTTP-HTTPS-WS-WSS-SSH-Telnet-FTP-POP3 [Dove-Net, FidoNet,FDN Echo File] (10 Nodes hosted on a PI4)

    ---
    þ Synchronet þ Shakey BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)