This repository has been archived on 2021-02-24. You can view files and clone it, but cannot push or open issues or pull requests.
site/.htaccess

6 lines
170 B
ApacheConf

# redirect proper start
<IfModule mod_rewrite.c>
RewriteEngine On
Redirect 302 /listen https://radio.tildeverse.org/radio/8000/radio.ogg
</IfModule>
# redirect proper end