How to run linux bash script from web browser?

Posted by sahil007 on Server Fault See other posts from Server Fault or by sahil007
Published on 2010-06-08T08:49:52Z Indexed on 2010/06/08 12:32 UTC
Read the original article Hit count: 250

Filed under:
|
|
|
|

Hi I have web server on it also. I had made simple bash script using vi editor..which will open file and then add some lines into it at last it will save automatically...and after that 2-3 linux command will be run as a specific user.

Now I want to do the same from web browser...so what I need to do for this? html?perl?python?cgi?....?which is easy way to do the same?

© Server Fault or respective owner

Related posts about linux

Related posts about apache