This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
aqm
/
sports_web
Tarkkaile
3
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
2f1492da9d
Branchit
Tagit
dev
master
sports_web
/
Library
/
RouteImpl
/
config
/
nginx.conf
nginx.conf
69 B
Historia
Raaka
1
2
3
4
5
autoindex off;
location / {
try_files $uri $uri/ /Tips.php?/$uri;
}