Op woensdag 6 december 2017 16:51:11 CET schreef Paul Groves:
On 06/12/17 13:13, Knurpht - Gertjan Lettink wrote:
Op woensdag 6 december 2017 14:08:42 CET schreef Paul Groves:
On 05/12/17 22:02, Dave Howorth wrote:
On Tue, 5 Dec 2017 21:42:01 +0000
Paul Groves <paul.groves.787@gmail.com> wrote:
Since this is the first time I have made such a program, what would be the best way to go about this?
Could apache be used as the web server for this?
It could but it probably isn't the best choice. What language are you writing your application in? It probably has one or more embedded web servers available in its libraries. That/they would likely be a better starting point.
The service will be in c or c++ and the web front end in php.
Then apache should be fine. Just create a vhost for the webapp, the connection php-to-the-service inside the app
I assume this is what is happening with owncloud server for one example? Yep. AFAIK. (In fact that was what I was thinking of, though nextcloud )
-- Gertjan Lettink, a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org