Hi Kashyap, > So I was able to successfully run httpGate and the server - using httpGate > 3000 8080! > However, I am having some trouble getting it to run using names - > > My names entry looks like this - > > dbapp 8080 root /root /tmp pil dbapp.l -main -go -wait
This line looks good. Just to be sure, how did you start httpGate? You pass that config file, right? > Strace reveals that httpGate does not seem to get connection refused! If I > manually start the app that it works. Isn't httpGate supposed to start the > app if it is not already running? Correct. If no process listens on port 8080 yet, httpGate executes the command in the file to start it. It finds the entry from the name when you call e.g. w3m http://localhost/dpapp ☺/ A!ex -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
