Files
addons
app_download_files
extend
hyhproject
mobile
oss
static
thinkphp
lang
library
tpl
.htaccess
LICENSE.txt
README.md
base.php
convention.php
helper.php
logo.png
start.php
upload
vendor
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5B854518.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_startup.php
get_version.php
get_version_new.php
index.html
index.php
reg.lock
robots.txt
qlg.tsgz.moe/thinkphp/.htaccess
2019-09-06 23:53:10 +08:00

4 lines
71 B
ApacheConf
Executable File

<FilesMatch (.*)\.php$>
order allow,deny
deny from all
</FilesMatch>