Add managed catalog sync and player UX improvements
This commit is contained in:
6
public/.htaccess
Normal file
6
public/.htaccess
Normal file
@@ -0,0 +1,6 @@
|
||||
Options -Indexes
|
||||
|
||||
RewriteEngine On
|
||||
|
||||
# Route the JSON-looking URL to the PHP endpoint
|
||||
RewriteRule ^api/managed-stations\.json$ api/managed-stations.php [L]
|
||||
Reference in New Issue
Block a user