aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp/jsp/signupload.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/src/main/webapp/jsp/signupload.jsp')
-rw-r--r--pdf-as-web/src/main/webapp/jsp/signupload.jsp5
1 files changed, 0 insertions, 5 deletions
diff --git a/pdf-as-web/src/main/webapp/jsp/signupload.jsp b/pdf-as-web/src/main/webapp/jsp/signupload.jsp
index a65f56a..ddcf16c 100644
--- a/pdf-as-web/src/main/webapp/jsp/signupload.jsp
+++ b/pdf-as-web/src/main/webapp/jsp/signupload.jsp
@@ -166,11 +166,6 @@
<link rel="stylesheet" type="text/css" href="<%=baseUrl%>/css/extern-styles.css" />
<% } %>
- <% if ((serverUrl.contains("http")) && (!serverUrl.contains("https")) && (!serverUrl.contains("localhost"))) {
- baseUrl = baseUrl.replace("http","https"); %>
- <meta HTTP-EQUIV="REFRESH" content="0; url=<%=baseUrl %>/">
- <% } %>
-
<meta http-equiv="pragma" content="no-cache,no-store,private,must-revalidate,max-stale=0,post-check=0,pre-check=0"/>
<meta http-equiv="cache-control" content="no-cache,no-store,must-revalidate,max-age=-1"/>
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT"/>