cant do port forwarding ro my webrick server to access it from the net!!
Posted
by fenec
on Stack Overflow
See other posts from Stack Overflow
or by fenec
Published on 2010-03-23T05:57:52Z
Indexed on
2010/03/23
6:43 UTC
Read the original article
Hit count: 379
i am developing a facebook app and i am using for that facebooker plugin and webrick server. i have configured correctly my router to froward ports to my machine for 2 ports (80 and 3000) the apache server can be accessed from the net http://ip:80 amd the webrick server can http://ip:3000 , i dont understand why , please help me.
© Stack Overflow or respective owner