This website works better with JavaScript
Home
Explore
Help
Sign In
joker
/
oneinstack
mirror of
https://github.com/oneinstack/oneinstack/
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
48d705ac4a
Branches
Tags
checkos_firewall
main
V2.7
V2.6
V2.5
V2.4
V2.3
V2.2
V2.1
V2.0
oneinstack
/
config
/
drupal.conf
drupal.conf
71 B
History
Raw
1
2
3
if
(!-e
$request_filename
) {
rewrite
^/(.*)$
/index.php?q=
$1
last
;
}