Files
codeigniter
application
cache
config
controllers
Albums.php
Artistes.php
ConnexionController.php
InscriptionController.php
Music.php
Playlist.php
Welcome.php
index.html
core
helpers
hooks
language
libraries
logs
models
third_party
views
.htaccess
index.html
assets
system
.editorconfig
.gitignore
composer.json
index.php
license.txt
readme.rst
.gitignore
README.md
SAE_DEV2.2_2024/codeigniter/application/controllers/index.html
2024-05-25 00:33:32 +02:00

12 lines
131 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>