diff --git a/config/config-template.php b/config/config-template.php
index 9f90338f6daaf1a3a543eacf139c6da55fdc4c6a..dc051d6af268a543ce90fcb85634269a3f3ec520 100644
--- a/config/config-template.php
+++ b/config/config-template.php
@@ -12,7 +12,7 @@ $config = array (
 	 * See the user manual for more details.
 	 */
 	'basedir' 				=> '/var/simplesamlphp/',
-	'baseurlpath'			=> 'simplesamlphp/',
+	'baseurlpath'			=> 'simplesaml/',
 	'templatedir'			=> 'templates/',
 	'metadatadir'			=> 'metadata/',