This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
joker
/
oneinstack
mirror da
https://github.com/oneinstack/oneinstack/
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
1b5efd9d02
Rami (Branch)
Tag
checkos_firewall
main
V2.7
V2.6
V2.5
V2.4
V2.3
V2.2
V2.1
V2.0
oneinstack
/
config
/
typecho.conf
typecho.conf
67 B
Cronologia
Originale
1
2
3
if
(!-e
$request_filename
) {
rewrite
^(.*)$
/index.php
$1
last
;
}