Hi,
I didn't know where to put it so here it is.
This version of WebShell read a file (option -f) to get a list of programs
that can be launch. The file is a ini file with entries such as :
[programs]
appshortname1 = /path/to/my/app
appshortname2 = /path/to/my/app2
This version also provided a generated index with the corresponding html
file to access these programs.
We need this because we wanted a unique webshell to provide access to
different applications on a host.
Hope this is useful to anyone.
Original issue reported on code.google.com by thierry....@gmail.com on 28 Mar 2008 at 5:06
Original issue reported on code.google.com by
thierry....@gmail.com
on 28 Mar 2008 at 5:06Attachments: