Logu wrote: > Yes my virtual host configuration is correct. If I give the file name, it > displays or if there is an index.html file then it displays it > automatically. But if I remove the index.html file from the directory and
Options +Indexes ------------- Indexes If a URL which maps to a directory is requested, and the there is no DirectoryIndex (e.g., index.html) in that directory, then the server will return a formatted listing of the directory. ------------- _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
