Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Displaying files as links

by divinus (Acolyte)
on May 28, 2002 at 17:56 UTC ( [id://169857]=perlquestion: print w/replies, xml ) Need Help??

divinus has asked for the wisdom of the Perl Monks concerning the following question:

I can modify and understand Perl fairly well but Im new to writing my own scripts and thus am having some difficulty in doing so. Right now I am working on a Perl script that would allow me to have a page where I would create a link to every folder and file, starting at a particular file. The purpose of this would simply allow the user to cycle through a particular folder to help him find exactly what he needs. Any help with this problem would be greatly appreciated.

Replies are listed 'Best First'.
Re: Displaying files as links
by Ovid (Cardinal) on May 28, 2002 at 18:24 UTC
Re: Displaying files as links
by Abigail-II (Bishop) on May 28, 2002 at 18:03 UTC
    Eh, why bother? Most webservers do that by default.

    Abigail

      To amplify on what Abigail said, you may need to put an .htaccess file in your directories with the line Options +Indexes to get the webserver to allow Indexes. Some servers have this set by default, others you need to explicitly enable it.
Re: Displaying files as links
by tomhukins (Curate) on May 28, 2002 at 18:05 UTC
    What have you got so far? Have you got some rough pseudo-code written to demonstrate the architecture of your system? It's a good idea to show what you've got so far so we can offer specific help, and to show that you have given the problem some thought before asking here.
(crazyinsomniac) Re: Displaying files as links
by crazyinsomniac (Prior) on May 29, 2002 at 05:34 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://169857]
Approved by tomhukins
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found