<div dir="ltr">Use --listen option to set IP address:<br><br>--listen &lt;ip of machine in network&gt;:80 <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/14 Anand Meher <span dir="ltr">&lt;<a href="mailto:kvmsanand@gmail.com" target="_blank">kvmsanand@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Dancer Experts, <div><br><div>         I am trying to deploy my first dancer app using Plackup and Starman. </div>

<div><br></div><div>I am using the following commandline as suggested in the perl dancer deployment documentation. </div>

<div><br></div><div> &quot;<i>plackup -E production  -s Starman --workers=10 -p 80 -a bin/<a href="http://app.pl" target="_blank">app.pl</a></i>&quot; </div><div><br></div><div>This command seems to be working only on the same machine (only on localhost), but when I try to access from an another machine, it does not seem to work. </div>



<div>I also tried with different ports.</div><div><br></div><div>The same command without enabling Starman server works, i.e. the command &quot;<i>plackup -E production  -p 80 -a bin/<a href="http://app.pl" target="_blank">app.pl</a></i>&quot;  works perfectly. </div>



<div><br></div><div>Could you please let me know, if I am missing something when I enable Starman?  I am using cygwin on windows machine to deploy the app. </div><div><br></div><div>Thanks In Advance</div><div><br></div>


<div>
Regards</div><div>AMK</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>
<br>_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
<br></blockquote></div><br></div>