S
S
strelkovandrey2017-09-27 13:37:59
linux
strelkovandrey, 2017-09-27 13:37:59

What is the minimum set of settings that must be made to create a LAMP server?

Good afternoon, please tell me what is the minimum set of actions after deploying a LAMP server on Linux
. let's say there is Red Hat, on which PHP, Apache, MariaDB will be deployed, it
seems at least to organize a web server
, but for example, when I made a web server on IIS, I also set URL Rewrite (to get rid of ?= in the address bar), I also installed wincache (for caching code bytes) and various settings for fastcgi in php.ini
Is there a similar list for Linux to be implemented?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sanes, 2017-09-27
@Sanes

The minimum will work immediately. And with optimal troubles decently.

P
Pavel Belyaev, 2018-01-10
@PavelBelyaev

a2enmod rewrite headers expires (for caching and htaccess)
If each virtual host is run under its own user, then suexec or itk.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question