Forum Moderators: phranque

Message Too Old, No Replies

Apache module with bash

         

AthenaLightened

1:36 pm on Nov 1, 2006 (gmt 0)

10+ Year Member



Hi ,everyone.
I have finished a module to recieve the request from the client and send the response back.
And now i want to do something magic. When i get the request,i run a shell(bash),and send the result of a shell command to the client.
Could that be realized?