We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Sign In
aeth
/
http-wokou
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
772f6a0421
Branches
Tags
develop
wip/refactor
http-wokou
/
inc
/
.htaccess
.htaccess
93 B
History
Raw
1
2
3
4
5
6
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php [QSA,L]