diff --git a/oaipmh-webapp/src/main/webapp/WEB-INF/beans.xml b/oaipmh-webapp/src/main/webapp/WEB-INF/beans.xml
index 93484310563caed595e271219150c4c38a9f160d..7820ca759fb8b8d072637c5cf6dd935152da5c73 100644
--- a/oaipmh-webapp/src/main/webapp/WEB-INF/beans.xml
+++ b/oaipmh-webapp/src/main/webapp/WEB-INF/beans.xml
@@ -22,7 +22,7 @@
 		<property name="locations">
 			<list>
 				<!--value>/WEB-INF/oaipmh.properties</value -->
-				<value>file:/etc/dariah/dhoaipmh/oaipmh.properties</value>
+				<value>file:/etc/dariah/oaipmh/oaipmh.properties</value>
 				<value>file:/etc/textgrid/tgoaipmh/oaipmh.properties</value>
 			</list>
 		</property>