Hi... is there a way to prevent http access i.e. prevent port 80? I want to only allow https connections (SSL). Thank you
Are you sure you want to block all traffic coming via http? This has been discussed before, but the bottom line is you'll have to contact support to help you out.
You can prevent http access programmatically I prevent http access programmatically to login page on my website . There are no way to access this page without ssl.
That option works too, but for some people it's easier to have us do the block. There is an advantage to doing it programmatically, of course, and that is you maintain flexibility and control over your traffic. You can change up whenever you need to.