View Single Post
  #2  
Old 06-06-2005, 01:42 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
You need to creat a "CGI" context and copy the executable to the directory that the context refers to.
For example, with default installation, just copy the executable "foo" under lsws/DEFAULT?cgi-bin/, then access url http://<host>/cgi-bin/foo to execute it.
Reply With Quote