-->
Page 1 of 3

HTTPD stop

PostPosted: Sat Feb 13, 2016 4:25 pm
by dth
Great project, good job!!!

I make a query. I want to change the port without rebooting.
Is there a method to stop the service?

As apache has start/stop/restart?

Thanks

Re: HTTPD stop

PostPosted: Sun Feb 14, 2016 11:45 am
by Sprite_tm
No, sorry, there's no way to stop the webserver yet; I haven't implemented it because there's not too many use cases for this. Why would you want to do this, if I may ask?

Re: HTTPD stop

PostPosted: Sun Feb 14, 2016 1:37 pm
by dth
Oh , really can not?
I'm with a project that should start on port 80 and then switch to a non- standard port, for example port 3000.
That is, always starts on port 80 and after a few seconds switches to another port.

Re: HTTPD stop

PostPosted: Mon Feb 15, 2016 3:23 am
by Sprite_tm
Yes, I understand you have to switch ports, you said that earlier, but can you tell me _why_ you have to switch ports after 10 seconds?