Snippets tagged “options-directive”
1 snippet uses this tag.
- Directory index forbidden by Options directivePHP
This error message typically appears when you are trying to access a directory on a web server that does not contain an index.html or index.php file and the web server is configured to prevent users from browsing the directory.