Ubuntu Server Guide Changes, errors and bugs


Download 1.27 Mb.
Pdf ko'rish
bet215/286
Sana20.12.2022
Hajmi1.27 Mb.
#1035308
1   ...   211   212   213   214   215   216   217   218   ...   286
Bog'liq
ubuntu-server-guide

PidFile - The PidFile directive sets the file in which the server records its process ID (pid). This file should
only be readable by root. In most cases, it should be left to the default value.
User - The User directive sets the userid used by the server to answer requests. This setting determines
the server’s access. Any files inaccessible to this user will also be inaccessible to your website’s visitors. The
default value for User is “www-data”.
Warning
Unless you know exactly what you are doing, do not set the User directive to root. Using root
as the User will create large security holes for your Web server.
Group - The Group directive is similar to the User directive. Group sets the group under which the server
will answer requests. The default group is also “www-data”.
Apache2 Modules
Apache2 is a modular server. This implies that only the most basic functionality is included in the core
server. Extended features are available through modules which can be loaded into Apache2. By default, a
base set of modules is included in the server at compile-time. If the server is compiled to use dynamically
loaded modules, then modules can be compiled separately, and added at any time using the LoadModule
directive. Otherwise, Apache2 must be recompiled to add or remove modules.
Ubuntu compiles Apache2 to allow the dynamic loading of modules. Configuration directives may be condi-
tionally included on the presence of a particular module by enclosing them in an  block.
You can install additional Apache2 modules and use them with your Web server. For example, run the
following command at a terminal prompt to install the Python 3 WSGI module:
sudo apt i n s t a l l l i b a p a c h e 2 −mod−wsgi−py3
The installation will enable the module automatically, but we can disable it with a2dismod:
sudo a2dismod w s g i
sudo s y s t e m c t l r e s t a r t apache2 . s e r v i c e
And then use the a2enmod utility to re-enable it:
sudo a2enmod w s g i
sudo s y s t e m c t l r e s t a r t apache2 . s e r v i c e
See the /etc/apache2/mods−available directory for additional modules already available on your system.

Download 1.27 Mb.

Do'stlaringiz bilan baham:
1   ...   211   212   213   214   215   216   217   218   ...   286




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©fayllar.org 2024
ma'muriyatiga murojaat qiling