kannel with apache and nginx

2013-12-05 Thread dorin
Hello all! I have both web servers on my machine apache (80 port) and nginx (81 port). How can I tell kannel to use nginx at 81 port? Thanks!

Re: kannel with apache and nginx

2013-12-05 Thread spameden
put :81 into your url, e.g.: http://localhost:81/path_to_your_super_duper_script.php 2013/12/5 dorin dorinafte...@mail.ru Hello all! I have both web servers on my machine apache (80 port) and nginx (81 port). How can I tell kannel to use nginx at 81 port? Thanks!

Re: kannel with apache and nginx

2013-12-05 Thread dorin
I can't do this because I use sqlbox and I write data to db table. On 2013-12-05 16:54, spameden wrote: put :81 into your url, e.g.: http://localhost:81/path_to_your_super_duper_script.php 2013/12/5 dorin dorinafte...@mail.ru mailto:dorinafte...@mail.ru Hello all! I have both web

Re: kannel with apache and nginx

2013-12-05 Thread spameden
you can do that, search mailing lists this question about sqlbox and smsbox dlr_url raised couple of times already. 2013/12/5 dorin dorinafte...@mail.ru I can't do this because I use sqlbox and I write data to db table. On 2013-12-05 16:54, spameden wrote: put :81 into your url, e.g.:

Re: Kannel and Apache

2007-09-07 Thread Stipe Tolj
Kudzai Gadzira schrieb: Hi guys, May someone help me on how I can basicly configure Kannel and Apache in this case. I want mobile users to send an sms containing a specific keyword as a request and the wap gateway pushes a wap page in response to the request. The other issue is I can't seem

Kannel and Apache

2007-09-05 Thread Kudzai Gadzira
Hi guys, May someone help me on how I can basicly configure Kannel and Apache in this case. I want mobile users to send an sms containing a specific keyword as a request and the wap gateway pushes a wap page in response to the request. The other issue is I can't seem to configure Kannel to work