Answer the question
In order to leave comments, you need to log in
Which server to choose for Linux?
Recommend some server for Linux, for normal HTML pages (PHP is not needed).
Answer the question
In order to leave comments, you need to log in
If only static is needed, something simpler is possible, information about various unpopular web servers can be found, for example, here .
In Ubuntu, you can see what is available with the following command:
But in general I agree with other respondents, nginx is very good for statics, and if PHP support or something else is needed in the future, then support is very easy to add.
You can also take such things (depending on what is already worth it): hg serve
-- a built-in server in Mercurial, git seems to have it too
For simple HTML I use lighttpd.
That's why it is light, in order to simply perform the necessary actions: return HTML.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question