# API-Ordner: JSON-Aufrufe auf PHP umleiten
Options -Indexes
RewriteEngine On
RewriteRule ^now-playing\.json$ now-playing.php [L]
