Hello,
Has anyone noticed that the default directory listing has changed in Apache? It used to show the dates and filesizes, but it no longer does this.
Does anyone know how to change it back so that it displays this information once again?
Thanks
Hello,
Has anyone noticed that the default directory listing has changed in Apache? It used to show the dates and filesizes, but it no longer does this.
Does anyone know how to change it back so that it displays this information once again?
Thanks
My defaults have stayed the same, with FancyIndexing. You can change the IndexOptions in cPanel by going to cPanel > Advanced > Index Manager > public_html (or other directory you want to change) and you are presented with a list of index options.
Standard Indexing: Here you only see file names
Fancy Indexing: This seems to be what you are asking for. It includes timestamps of last modify time, size etc.
Default System Setting: System wide default.
No Indexing: With this enabled, you get a 'forbidden' message.
That will change it on a site by site basis. I am not aware of a direct option for this in WHM for system wide changes, but it can likely be changed via WHM's Apache Include editor, or by hand in a shell, by editing IndexOptions and then running the distiller script to keep the changes.
--
mhmjr