Ubuntu Unleashed 2019 Edition: Covering 18.04, 18.10, 19.04
mpm_common—A set of 20 directives common to all MPM modules prefork—A nonthreaded, preforking web server that ...
# <Directory /> Options FollowSymLinks AllowOverride None </Directory> Options ...
around. ExecCGI CGI programs are permitted in this directory, even if it is not a directory defined in the S ...
Limit The .htaccess file might contain allow, deny, and order directives. File System Authentication and Access ...
Authentication Authentication is the process of ensuring that visitors really are who they claim to be. You can ...
-n Don't update file; display results on stdout. -m Force MD5 encryption of the password. -d ...
Finally, state which type of user is authorized to use the resource. You do this with the require directi ...
<Location /server-status> SetHandler server-status Order deny,allow D ...
with both of these commands; for example, mod_version.so is the filename, but version is the name of the ...
and redirection, you can add the following code to a file with the extension .asis: Click here to view ...
mod_auth_digest mod_auth_digest is an extension of the basic mod_auth module. Instead of sending the user informat ...
mod_expires mod_expires is used to add an expiration date to content on your site by adding an Expires heade ...
The mod_mime module tries to determine the MIME types of files by examining their extensions. The mod_mime_ ...
Each SetEnvIf directive can reset an earlier SetEnvIf directive when used on the same environment variabl ...
mod_usertrack mod_usertrack is used to generate a cookie for each user session—for example, to track th ...
After you’ve configured your Linux machine with multiple IP addresses, setting up Apache to serve them a ...
DocumentRoot /home/bugserver/htdocs ScriptAlias /home/bugserver/cgi-bin TransferLog /home/bugserver/l ...
logs except for the error_log (by default, this is just the access_log) are generated in a format specifie ...
%r—The first line of request. %s—Status. For requests that were internally redirected, this is the status ...
matthew@seymour:~$ sudo a2enmod ssl This includes a default HTTPS configuration file, found in /etc/apache2/ ...
«
28
29
30
31
32
33
34
35
36
37
»
Free download pdf