Skip to content

Commit

Permalink
Make audio work again.
Browse files Browse the repository at this point in the history
  • Loading branch information
csev committed May 17, 2015
1 parent 27bf987 commit 5e7b2b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions podcasts/.htaccess
@@ -0,0 +1,8 @@
RewriteEngine on

RewriteBase /podcasts/

# Blammo!
RewriteRule ^(.+)$ index.php [L]


0 comments on commit 5e7b2b1

Please sign in to comment.