Erlang/OTP Forums

Author Message

<  Yaws mailing list  ~  (1) openbsd ssl; (2) file upload

Guest
Posted: Sun Apr 06, 2008 7:40 pm Reply with quote
Guest
(1) Does anybody actually use yaws on OpenBSD with ssl? I'm having
trouble getting this working, and was wondering if there are some
nonobvious things I need to know. Yaws itself seems to work fine,
although I haven't tried anything which cares about ownership.

(2) Does somebody have an example of code for uploading a file in yaws
(i.e., handling chunks okay - the otherwise helpful yaws document
seems to have a gap right in the wrong spot)?

--
Christopher Vance

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
Guest
Posted: Tue Apr 08, 2008 1:47 pm Reply with quote
Guest
Christopher Vance wrote:
> (1) Does anybody actually use yaws on OpenBSD with ssl? I'm having
> trouble getting this working, and was wondering if there are some
> nonobvious things I need to know. Yaws itself seems to work fine,
> although I haven't tried anything which cares about ownership.
>

I never tries that. Should work though. If it doesn't proceed
to see if regular ssl works as in:

1> ssl:start().
ok
2> ssl:listen(..........)


> (2) Does somebody have an example of code for uploading a file in yaws
> (i.e., handling chunks okay - the otherwise helpful yaws document
> seems to have a gap right in the wrong spot)?
>

I found

http://tamale.net/erlang/upload.shtml

Pretty good, there is also good upload code in the yaws wiki
you can search for and copy.

/klacke

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum