aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index af1704f..8915f0a 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,6 +6,7 @@ RewriteCond %{REQUEST_FILENAME} !-l
# / -> index.php - room/streams list
+DirectoryIndex index.php
# /room/ -> formats.php - list of qualities/formats
RewriteRule ^(saal1|saal2|saalg|saalz)/?$ formats.php?room=$1 [L]