This website works better with JavaScript
Home
Explore
Help
Sign In
poesty
/
Tent
forked from
mirrors/Tent
Watch
1
Star
0
Fork
0
Files
Pull Requests
0
Tree:
86e7e533e6
Branches
Tags
main
Tent
/
.htaccess
.htaccess
98 B
History
Raw
1
2
3
RewriteEngine
on
RewriteCond
%{REQUEST_URI}
!^/Tent/pages/
RewriteRule
^(.*)$ /Tent/pages/
$1
[L]