If w2p is running on port 8000 and you need someone to get to that
port you need to make an exception in the firewall.


Click Start then run
type in firewall.cpl press enter
click on Exceptions tab
click on add port button
in name box put web2py 8000
in port number put in 8000
click on ok

Someone outside the box should be able to access http://ip-address:8000/app now

-wes

On Tue, Feb 2, 2010 at 3:00 AM, Al <albertsec...@gmail.com> wrote:
> Hi,
>
> I have just started to learn web2py recently. I have installed web2py
> in a windows 2003 server and it runs OK, but I cannot access it from
> any other machine. I have looked thru a few discussions which
> described using tunneling and proxy stuff, is there a simple way to
> disable such security - e.g, commenting a few lines of codes. As the
> person who will be doing some data entry into my application cannot
> sit close to the windows server, so I am kind of stuck.
>
> Al
>
> --
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to 
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/web2py?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to