This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
aqm
/
sports_web
Pridať medzi pozorované
3
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
ec834a7c8d
Branche
Tagy
dev
master
sports_web
/
Library
/
RouteImpl
/
config
/
nginx.conf
nginx.conf
69 B
História
Raw
1
2
3
4
5
autoindex off;
location / {
try_files $uri $uri/ /Tips.php?/$uri;
}