My RoundCube webmail site site is (at last) configured for ssl, but it still also responds to normal http web requests on port 80. How can I instead allow only https on 443 ?
I believe that removing port 80 from /etc/apache2/ports.conf will disable port 80 globally. There are a bunch of other sites under ispconfig that use 80.
However, experimentally I removed the <VirtualHost > ... </VirtualHost> declaration for this site on port 80 from Vhosts_ispconfig.conf, and it seems to work.
That solution works very well. I restored the original Vhosts file then added the rewrite directive in your link into ispconfig's Apache2 directive for the site.
Now, sending the http address comes back as https, and only for this site. Very nice.
Recent comments
6 hours 53 min ago
11 hours 52 min ago
13 hours 19 min ago
14 hours 12 min ago
15 hours 55 min ago
20 hours 18 min ago
21 hours 10 min ago
23 hours 24 min ago
1 day 12 hours ago
1 day 14 hours ago