aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorMaZderMind2014-10-01 15:03:06 +0200
committerMaZderMind2014-10-01 15:03:06 +0200
commiteb53b3a69db8395d2a40a1ec6618431d41909256 (patch)
treec82140d6830248ac4963ace988fe3086eff329bb /.htaccess
parent144284438de37f36d7b8ac0396545a75c48e4321 (diff)
fix linkage
Diffstat (limited to '.htaccess')
-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]