depends on your web server …
Check
<Directory /htmldoc>
Require all granted
Options None
=> DirectoryIndex index.html
</Directory>
depends on your web server …
Check
<Directory /htmldoc>
Require all granted
Options None
=> DirectoryIndex index.html
</Directory>