diff --git a/dspace-rest/src/main/webapp/WEB-INF/web.xml b/dspace-rest/src/main/webapp/WEB-INF/web.xml
index 0d8be7ae7b..d1b934761b 100644
--- a/dspace-rest/src/main/webapp/WEB-INF/web.xml
+++ b/dspace-rest/src/main/webapp/WEB-INF/web.xml
@@ -43,17 +43,19 @@
/*
+
dspace-config
- /dspace/config/dspace.cfg
+ ${dspace.dir}/config/dspace.cfg
-
+
- The location of the main DSpace configuration file
+
+ The location of the main DSpace configuration file
+
dspace.dir
-
- /dspace
+ ${dspace.dir}