Created new controllers directory for the API.

This commit is contained in:
Alex Tselegidis 2016-07-06 22:12:21 +02:00
parent 95353e3df1
commit 52f592c027
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>