[erlang-questions] How do i get values from this URL? and execute an erlang module with the values to reply the client with result?

Gokul Evuri chandu.gokul138@REDACTED
Wed Jan 4 01:45:15 CET 2012


http://www.myserver.com/exile?Key1=Value1&Key2=Value2

When i get a request in this format to my server, how do i handle this
request? What i need to do: Need to get all the values and run a Erlang
module, and send the result to the client.Is exile a CGI and if so how come
it doesn't have a .cgi extension?

Additional Data: I have setup an Yaws on my server(Desktop running linux
server). yaws.conf file is configured.
-- 
*Gokul Reddy Evuri,*
*IT Universitet **Göteborg**,*
*Göteborg,*
*Sverige.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120104/094b1777/attachment.htm>


More information about the erlang-questions mailing list