2019-04-19

A10 Aflex Note

HTTP轉HTTPS

Name
ALL301_HTTP_TO_HTTPS
Definition
when HTTP_REQUEST {
            HTTP::respond 301 "Location" https://[HTTP::host][HTTP::uri] 
}
Related Posts Plugin for WordPress, Blogger...