Full HTTPS support on all subdomains, uncluding HSTS preloading.

    <ruleset name="WubTheCaptain">
        <target host="wubthecaptain.eu" />
        <target host="*.wubthecaptain.eu" />
    
        <test url="http://wubthecaptain.eu/"; />
        <test url="http://www.wubthecaptain.eu/"; />
    
        <rule from="^http:"
            to="https:" />
    </ruleset>

-Wub

Reply via email to