M
M
Mark Rosenthal2015-06-28 04:09:16
Nginx
Mark Rosenthal, 2015-06-28 04:09:16

How to replace Apache?

Hey!
There is an old computer with 1TB HDD, 512 RAM and, like some kind of Pentium was standing.
I want to hang an open source cloud on it so that I can store any trash there, so I sat for a couple of days, tested it on a VPS with 256 MB of memory, it seems to be enough, but I used SQLite, and a Python (Django) application, so I think this is the norm, that I have ~30 MB of memory left.
Of course, this is not highload, but still I want to do it in a fashionable way.
As far as I know, Nginx is a web server for statics, so you can't do without Apache?
I want to put something light and unpretentious in the configuration.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Roman Kitaev, 2015-06-28
@deliro

As far as I know, Nginx is a web server for statics, so you can't do without Apache?

You don't know well. install nginx + uwsgi (or nginx + gunicorn ).
In English , in Russian

X
xmoonlight, 2015-06-28
@xmoonlight

light and easy to configure

D
dewaril, 2015-07-02
@dewaril

lighttpd
Positioned as a lightweight open source web server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question