|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Is there any way I can create a shell script or a CGI script to parse a directory and append the proper HTML tags so that I can get a point and click directory listing on a web page?
And ultimately, is there a way I can use CGI (or something else) to launch a script or a program on the server from a web page? Sorry if this is ambiguous, please post if it is, I will try my best to clarify. Thank you. Tim |
|
#2
|
|||
|
|||
|
Start here -> http://www.devshed.com/Talk/Forums/Forum6/HTML/000335.html
|
|
#3
|
|||
|
|||
|
Looking through those scripts, I'm sure I could find one that will help me out...
Question now is...how do I add them to my web page? I created a .pl file and stuck it in my cgi-bin directory...was this wrong? My page keeps coming back with internal server errors... Thanks, Tim |
|
#4
|
|||
|
|||
|
>>how do I add them to my web page?
You don't. Pages should be generated from the script (dynamic pages). >>stuck it in my cgi-bin directory...was this wrong? No. You can place it anywhere you like. >>My page keeps coming back with internal server errors Just saying 500 error tells nothing, you need to give more details. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > CGI and Shell scripts... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|