Elliot B. Posted January 26, 2003 Share Posted January 26, 2003 I think the one on the following looks nice: http://sio.midco.net/dvandentop/mobo/ How can I get a program that will generate a page similar to the above containing files in a specified directory Link to comment Share on other sites More sharing options...
0 Hypercube Posted January 27, 2003 Share Posted January 27, 2003 That looks like apache without the icons/bloat. Try editing httpd.conf to achieve that effect. Link to comment Share on other sites More sharing options...
0 Elliot B. Posted January 27, 2003 Author Share Posted January 27, 2003 In English? ;) Link to comment Share on other sites More sharing options...
0 Hypercube Posted January 28, 2003 Share Posted January 28, 2003 In english ... I thought I wrote in english. Oh well! Anyway, in layman's terms: You have encountered a standard webserver response to a directory that does not have a designated page for it to display. As a result, it lists the contents of the directory. It is a webserver generated page, and is quite standard. Proof that it is a standard page: http://sio.midco.net/dvandentop/ Look at the source, note there aren't mistakes so it likely isn't handcoded. Secondly, to duplicate the effect, if you used apache, you would need to change the output font as well as not show the icons. Technical specifics would be useless if you did not have access to the configuration file on your host. If you want further details, just reply. I hope you were able to understand me ... speech isn't my area of expertise. Link to comment Share on other sites More sharing options...
Question
Elliot B.
I think the one on the following looks nice:
http://sio.midco.net/dvandentop/mobo/
How can I get a program that will generate a page similar to the above containing files in a specified directory
Link to comment
Share on other sites
3 answers to this question
Recommended Posts