You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to we...@googlegroups.com
Is it possible to open a webpy web app running in the development server from the internet, or do I have to deploy it to an apache server? I tried and I failed, but I am not sure if the port forward on my router is working. I know some development servers run only locally that is why I am asking.
Patrick Erdmann
unread,
Nov 14, 2012, 4:34:02 AM11/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to we...@googlegroups.com
You shouldn't do that. But, if it is listening to 0.0.0.0:80 ( e.g.
netstat ) it should be reachable.