This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
hbp
Watch
2
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
酒店预订平台
87
Commits
4
Branches
29 MiB
Tree:
82f430d705
hbp
/
public
/
uploads
/
.htaccess
.htaccess
78 B
Raw
Normal View
History
init
3 years ago
1
2
3
4
<FilesMatch \.(?i:html|php)$>
Order allow,deny
Deny from all
</FilesMatch>