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"/> - ${mindmap.title} </title>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
|
Reference in New Issue
Block a user