1 Star 0 Fork 0

OSCHINA-MIRROR/hunteryun-hunterphp

Join Gitlife
Discover and participate in excellent open source projects with over 10 million developers. Private repositories are also completely free :)
Join for free
This repository does not have a declared open-source license file (LICENSE). Please refer to the specific project description and its code upstream dependencies when using.
Clone/Download
.htaccess 188 Bytes
Copy Edit Web IDE Raw data View by Line History
zhiqiang committed 17.09.2017 18:32 2fd5e93
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>

Submit ( 0 )

You can comment after Login

1
https://gitlife.ru/oschina-mirror/hunteryun-hunterphp.git
git@gitlife.ru:oschina-mirror/hunteryun-hunterphp.git
oschina-mirror
hunteryun-hunterphp
hunteryun-hunterphp
master