That was the problem.
It works now.
Thank you.
According to the documentation[1] IndexOrderDefault is a separate directive,
so your configuration should be on two lines like this:
IndexOptions FancyIndexing
IndexOrderDefault Descending Name
There is actually an example of this, but it is in the
According to the documentation[1] IndexOrderDefault is a separate
directive, so your configuration should be on two lines like this:
IndexOptions FancyIndexing
IndexOrderDefault Descending Name
There is actually an example of this, but it is in the comments. Search
for JAKA.
HTH,
Pete
[1] http
Howdy all,
Sorry this was my first post to this list in almost 10 years and it didn't
format well.
Hopefully this one is easier to read.
I'm having a problem implementing the FancyIndexing directive,
IndexOrderDefault
Every attempt returns the internal server error
[Thu Mar 20 14:46:19 2014] [a
Howdy all,
I'm having a problem implementing the FancyIndexing directive,
IndexOrderDefault
Every attempt returns the internal server error
[Thu Mar 20 14:46:19 2014] [alert] [client 192.168.5.2]
D:/temp/apachietest/.htaccess: Invalid directory indexing option
I've tried the following (one at a