Fix Apache Proxy configuration property.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<base href="${baseURL}/">
|
||||
<base href="${requestScope['site.baseurl']}/">
|
||||
<title>
|
||||
<spring:message code="SITE.TITLE"/>-
|
||||
<c:choose>
|
||||
|
Reference in New Issue
Block a user