diff --git a/api-rest/000-default.conf b/api-rest/000-default.conf new file mode 100644 index 0000000..3b74b4b --- /dev/null +++ b/api-rest/000-default.conf @@ -0,0 +1,10 @@ + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/public + + + Options Indexes FollowSymLinks + AllowOverride All + Require all granted + + \ No newline at end of file