This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
ttrss-docker-compose
Watch
1
Star
0
Fork
0
You've already forked ttrss-docker-compose
mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose.git
synced
2025-08-09 23:37:15 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
master
ttrss-docker-compose
/
app
/
index.php
Andrew Dolgov
ec05907c94
add index.php redirecting to /tt-rss/
2019-11-15 21:18:49 +03:00
4 lines
51 B
PHP
Raw
Permalink
Blame
History
<
?
php
header
(
"
Location: /tt-rss/
"
);
return
;
Reference in New Issue
View Git Blame
Copy Permalink