|
Check HTTP document root directory. Generally it points to
/var/www/html, so ur URL will
Put some html pages in document root and try acess them. Hope
this solves the problem.
Shridhar Raju
----- Original Message -----
Sent: Friday, August 01, 2003 10:12
AM
Subject: WAP gateway setting
Hi,
I'm looking for someone who can help me solving the
problem.
I'm quite new to wap gateway anf currently try to run
bearerbox and wapbox with kannel.conf..below is my configuration file:
group = core admin-port = 13000 wapbox-port =
13002 admin-password = bar wdp-interface-name = "*" log-file =
"/tmp/bearerbox.log" log-level = 1 box-deny-ip =
"*.*.*.*" box-allow-ip = "127.0.0.1;172.19.44.50;172.19.44.42"
group = wapbox bearerbox-host = localhost log-file =
"/tmp/wapbox.log" log-level = 0 syslog-level = none map-url = ""http://172.19.44.50:13002/html/">http://172.19.44.50:13002/html/* http://172.19.44.50/html/*"
I've got this info:
2003-08-01 09:30:51 [9] DEBUG: Started thread 13
(gw/bb_boxc.c:function) 2003-08-01 09:30:51 [13] INFO: Client connected
from <172.19.44.42> 2003-08-01 09:30:51 [13] DEBUG: setting up
systems for new wapbox 2003-08-01 09:30:51 [13] DEBUG: Started thread 14
(gw/bb_boxc.c:boxc_sender) 2003-08-01 09:30:51 [13] INFO: Connection
closed by the box <172.19.44.50> 2003-08-01 09:30:51 [14] DEBUG:
Thread 14 (gw/bb_boxc.c:boxc_sender) terminates. 2003-08-01 09:30:51
[13] DEBUG: Thread 13 (gw/bb_boxc.c:function) terminates.
and then no response received from the gateway.
I put my wml file in /var/www/html/ folder...I'm afraid that
the gateway could not find it.
Can anyone help me?
Thanks
|