Posted: Thu Jun 09, 2005 7:37 am Post subject: My own directory maker
Well,
I've made my own directory diplay now. By including this line in
.htaccess for apache servers:
code:
DirectoryIndex /matt/directoryindexer.php
(I only have control over /matt/ on this server, but it works fine on another one I run on my computer in the root directory)
I've made it default to my indexer for any folder that does not have an index.html, .php, .xml...