-
The following code is more kosher for what you want to do there and also shuts off a dialyzer warning.
diff --git a/src/mochiweb_sup.erl b/src/mochiweb_sup.erl
index af7df9b..8a3e65f 100644
--- a…
-
Allow static directory (prefix)
-
It would be nice with a `agner install` command that fetches packages into some configured folder (user, or maybe system wide, or both), compiles them and adds a path in the `.erlang` file so the libr…
-
Hello, WebSockets handshake (and other things) is now changed, and I am not smart enough with Erlang yet to change any code for yaws myself =) Right now this means that yaws does not work with the new…
-
Hello respected public!
I use embedded Yaws with SSL autorisation by clients certifikate.
Version 1.84 Yaws work fine with both Erlang R12B so and R13B.
A Version 1.88 of Yavs under Erlang R13B in th…
-
I get this after following the instructions in the wiki:
```
Debugger entered--Lisp error: (void-variable c)
(car c)
(assoc (car c) auto-mode-alist)
(or (assoc (car c) auto-mode-alist) (setq au…
-
Hello,
Given the following which returns 204/"No Content":
$ curl -v -X POST -d count=1 -u foo:bar http://localhost:8003/das/reservation
[snip]
> POST /das/reservation HTTP/1.1
> Authorization: Bas…
-
Hi,
I am seeing the following error after upgrading to R13B04 that I wasn't seeing on R13B03.
http://pastie.org/853105
I have an OTP app which is starting embedded yaws in the following way (altern…
-
Bad parsing of the allowed_scripts = line in yaws.conf
allowd_scripts = [yaws]
fails
-
php fastcgi needs SCRIPT_FILENAME fastcgi param to work properly? otherwise it'll return "no input files"
aputs updated
14 years ago