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
administrator@tilderadio.org 2e8a4bf2cd added schedule and nav.
2020-06-17 22:07:03 -06:00

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