Heya. I currently have Apache 2.0.35. There is something that is boggling me. I would like to have just a directory listing of files (for instance, if you typed url.com/directory, you'd get all the files in that directory). But, when the directory is attempted to be accessed, they get:
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.
How can I change it so that a directory isn't forbidden?
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.
How can I change it so that a directory isn't forbidden?