[dancer-users] Public web server by default is insecure
Gabor Szabo
gabor at szabgab.com
Sun Mar 15 05:10:45 GMT 2015
When we launch a newly created Dancer2 application it will listen on every
interface of the computer. So anyone on the network will be able to access
it. This can be good for a production server, but it is quite insecure as a
development practice. Wouldn't it be more secure to allow only 127.0.0.1 by
default and make it easy to allow other interfaces as well?
What do you think?
Gabor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20150315/f602087c/attachment.html>
More information about the dancer-users
mailing list