Files
.github
admin
docs
install
pages_template
qrcode
scan
system
ui
cache
compiled
conf
lib
themes
ui
ui_custom
index.html
.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/ui/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>