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
Raw Normal View History

2020-06-18 04:07:03 +00:00
# redirect proper start
<IfModule mod_rewrite.c>
RewriteEngine On
Redirect 302 /listen https://radio.tildeverse.org/radio/8000/radio.ogg
</IfModule>
# redirect proper end