i have a webserver and I have enabled the apache2 ssl/tls. so I can access my website with "https://IPADDR".
but i can also access with just "http://IPADDR".
is it possible to block non-ssl/tls using html connection requests from the server side? (something like more configuration with apache2)