This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
poesty
/
Tent
fork de
mirrors/Tent
Observar
1
Favorito
0
Fork
0
Arquivos
Pull Requests
0
Tree:
e7264929b8
Branches
Tags
main
Tent
/
.htaccess
.htaccess
98 B
Histórico
Raw
1
2
3
RewriteEngine
on
RewriteCond
%{REQUEST_URI}
!^/Tent/pages/
RewriteRule
^(.*)$ /Tent/pages/
$1
[L]