Open
Description
CLAP does not allow for listing the directory contents and cannot do content negotiation. So for example if we try to set the Directory indexName property with "index" we get a 404 if the protocol is CLAP. Perhaps the Directory class could simply append the value of indexName to the reference when the protocol is CLAP and log an info message if the indexName value does not appear to contain a file extension.