Computer Science Canada

My own directory maker

Author:  beard0 [ 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...

Here it is: http://err404.net/matt/

The fun part is the code behind the icons - check out text file icons!


: