It appears that by convention most servers return an HTML page containing a directory listing if the requested URL specifies a directory. I would like to do this in my server but I am not sure what to do about the root. For the subdirectories, if the request URL resolves to a directory name, I return a directory listing. However, if the root is requested, I return the home page. Is there a convention for requesting a directory listing of the root?Received on Monday, 16 October 1995 10:08:25 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 06:31:34 EDT