diff options
author | MaZderMind | 2014-11-09 23:47:50 +0100 |
---|---|---|
committer | MaZderMind | 2014-11-09 23:47:50 +0100 |
commit | 53a9bbf58a18b69a46115bd8e66a675313c68135 (patch) | |
tree | b5dc14dfc6353e08c3b2f6692f1f7887553a3bd9 /.htaccess | |
parent | 1ac82d89098b54cdbf3da66aac1b751cf46b56f0 (diff) |
refine build step
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,4 +33,5 @@ RewriteRule ^(lounge|ambient)/?$ party.php?room=$1&format=audio [L] # Show a known page in case of as miss +RewriteRule ^404.html$ 404.php [L] ErrorDocument 404 /~peter/voc-frontends/31c3/404.php |