Hello, I am modifying a template in virtualmin. I want to have in a <virtualhost *:80> section something to the effect of: “if there is a <virtualhost *:443> section with the same servername directive redirect permanent / https://<servername> “ So basically I want apache to figure out if there is another virtualhost and enable an entry based on that. Does that make sense? Thanks!
|