+ 2
Which webserver is easy to access/free?
what do I need to obtain a webserver? it the webserver free? can I make my own server? if yes, how?
7 Antworten
+ 1
Of course you can use your pc or laptop - a web server is just a piece of software, and it can run on (almost) any hardware.
+ 2
my pc, laptop, phone memory
+ 1
You need a... webserver :) Yes, it is free.
You can use Apache for both Windows and Linux: https://httpd.apache.org/ .
Or, on Windows platforms, you can use the included IIS.
Be warned, however, that webservers can be difficult to configure - unless you are absolutely sure of what you are doing, do NOT make that webserver publicly accessible!
+ 1
what else can be used as a webserver?
+ 1
can I use my system unit
0
nginx, lighttpd... There are many others.
0
What do you mean by "system unit"???