DirectoryIndex index.json

This commit is contained in:
Reinhard Pointner 2017-06-02 16:17:06 +08:00
parent 2b09b9fd63
commit f89f844d2f
2 changed files with 1 additions and 4 deletions

1
website/syno/.htaccess Normal file
View File

@ -0,0 +1 @@
DirectoryIndex index.json

View File

@ -1,4 +0,0 @@
<?php
header('HTTP/1.1 302 Found');
header('Location: https://app.filebot.net/syno/index.json');
?>