This website requires JavaScript.
Explore
Help
Sign In
ndi-2018
/
main
Watch
1
Star
0
Fork
You've already forked main
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
main
/
public_html
/
.htaccess
5 lines
99 B
ApacheConf
Executable File
Raw
Permalink
Blame
History
RewriteEngine
on
RewriteCond
%{REQUEST_FILENAME} !-f
RewriteRule
^(.*)$ index.php?url=/$1 [QSA,L]
Reference in New Issue
View Git Blame
Copy Permalink