|
|
| Author |
Message |
|
| Guest |
Posted: Wed Oct 28, 2009 3:14 am |
|
|
|
Guest
|
I am trying to create a boostrap loader for webapps which is seemingly
integrated as the root folder so my config file looks like:
ebin_dir = /home/dev/ebin
<server localhost>
port = 8080
listen = 0.0.0.0
docroot = /home/dev/hp
appmods = </, conductor>
</server>
I want the conductor module to load the webapp specified modules and
so on but it would be quite inefficient I think to go through the
module everytime I want to reach an image file or whatever we have.
Actually at this point, I would be glad to reach anything but the
conductor module...
Anyone know how to create a fallthrough either inside the conductor
module or by the means of Yaws configuration?
Best regards
Nicklas W Bjurman
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post received from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Wed Oct 28, 2009 6:37 am |
|
|
|
Guest
|
On Tue, Oct 27, 2009 at 11:13 PM, Nicklas Widlund Bjurman <lordmetroid@gmail.com (lordmetroid@gmail.com)> wrote:
Quote: I am trying to create a boostrap loader for webapps which is seemingly
integrated as the root folder so my config file looks like:
ebin_dir = /home/dev/ebin
<server localhost>
|
|
|
| Back to top |
|
|
|
All times are GMT
|
|
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
|
|
|