Files
.github
admin
docs
install
pages_template
qrcode
scan
system
autoload
cache
controllers
devices
lan
arabic.json
country.json
english.json
index.html
indonesia.json
spanish.json
turkish.json
paymentgateway
plugin
uploads
vendor
widgets
.htaccess
api.php
boot.php
composer.json
composer.lock
cron.php
cron_reminder.php
index.html
orm.php
updates.json
ui
.gitignore
.htaccess_firewall
CHANGELOG.md
Dockerfile
LICENSE
README.md
composer.json
config.sample.php
docker-compose.example.yml
favicon.ico
index.php
init.php
radius.php
update.php
version.json
mitrobill/system/lan/index.html

8 lines
112 B
HTML
Raw Normal View History

2017-03-11 02:51:06 +07:00
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>