diff --git a/common.inc.php b/common.inc.php index 04ac77fa5fa6ccc31bc918f06be5df3aba7e2e47..5f443ea60be8a22eb0b4b75cf1848d00db45594d 100644 --- a/common.inc.php +++ b/common.inc.php @@ -36,7 +36,7 @@ $conf['special']['uri'] = 'special'; $conf['special']['class'] = 'classes/BasicSpecialFunction.php'; //Frontpage when user goes to http://example.org/ -$conf['root'] = 'special/index'; +$conf['root'] = 'index.html'; $conf['extension_connector'] = '.'; //Priority for rdfs:Resource (default). Priorities should be >=0