diff --git a/.htaccess b/.htaccess index ced556b..7c194d1 100755 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,2 @@ RewriteEngine on -RewriteRule !\.(js|ico|ICO|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|css|woff|ttf)$ index.php +RewriteRule !\.(js|ico|ICO|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|css|woff|ttf|wav|ogg|mp3)$ index.php