Bij autoswitch naar https verduidelijkend tekstje
Switching to http<strong>s</strong>://localhost/trunk in beeld. Gebruikers horen/zullen dit nooit zien maar zelf wel eens meegemaakt bij een proef installatie svn path=/Website/trunk/; revision=30601
This commit is contained in:
@@ -175,7 +175,9 @@ if (S("hiresTimer"))
|
||||
|
||||
if (S("auto_https") && Request.ServerVariables("SERVER_PORT") != "443")
|
||||
{
|
||||
%><script type="text/javascript">
|
||||
%>
|
||||
Switching to http<em>s</em>://<%=Request.ServerVariables("SERVER_NAME") + rooturl%>
|
||||
<script type="text/javascript">
|
||||
window.top.location.href = "https://<%=Request.ServerVariables("SERVER_NAME") + rooturl%>";
|
||||
</script>
|
||||
<%
|
||||
|
||||
Reference in New Issue
Block a user