Hello: How can I allow directory listing in ispconfig? I tried to just deleting the index.html file in the /web directory and that didnt' work. I check the permissions, they were 644. Is there something i need to do? Thanks aqua
But Code: AllowOverride Options must be in the main Apache configuration for that directory, and then the line Code: Options +Indexes goes into .htaccess.