Alvaro Lopez Ortega wrote:
 > tried using directorindex with the CGI as default case trick but if
 > I had more than one entry on that line (index.html, index.txt) I got
 > a syntax error.

  It's odd.. that syntax is covered by a QA tests:

    http://www.0x50.org/bugs/browser/cherokee/qa/066-DirectoryIndex3.py

  Could you please send the configuration you are using? :-)

a typo revealed a problem somewhere else. Speech recognition gets confused between file/files and well, sometimes I don't see what I said so clearly. But this revealed that the documentation for treacheryindex (see what I mean?) directoryindex show something different from your test

http://www.0x50.org/doc/Server_configuration.html#Directory_index_files

shows the directory index separated by spaces:

DirectoryIndex index.html index.txt /cgi-bin/index.pl

whereas the test case shows them separated by commas.

DirectoryIndex index.php, /super_test_index.php

I think this one is a "fix the documentation" case.  File a bug report?

---eric




_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to