vote up 2 vote down star
2

Hey guys and gals,

I'm looking for free webserver directory browser enhancements similar to: http://www.daleanderson.ca/edb/

Servers I'm interested in are Apache2, nginx, and lighttpd, but was having trouble finding any on Google. If anyone knows of any, I'd be grateful if you shared a link :)

Thanks.

flag

50% accept rate

3 Answers

vote up 0 vote down

its not normally a good ideea to have directory listing enabled, but if you really want to you could check out this link to make it a little better or you could build a custom script to list them in what ever language your more familiar with, heres an example for shell script.

My advice would be to install a file manager and use that to manage your files. That would give a lot more options and would be more secure.

link|flag
vote up 2 vote down

Here's one article for Apache

link|flag
vote up 0 vote down

http://www.reddit.com/r/programming/comments/86v5n/replace_that_ugly_primitive_directory_index_with/

Some good suggestions in this thread.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.