28%
25.03.2021
FastCGI servers. The first of the two has IP address 192.168.0.1 and port 1026, and the second sits at the same port on IP address 192.168.0.2.
Listing 3
FastCGI Config for Lighttpd
server
28%
30.05.2021
recipes in a recipes subdirectory that specify the desired state:
# metadata.rb
name 'webserver'
description 'Installs an Apache2 webserver'
version '1.0.0
28%
05.02.2019
. The metadata service supports two sets of APIs: an OpenStack metadata API and an EC2-compatible API.
To retrieve a list of supported versions for the OpenStack metadata API from the running instance, enter
28%
20.05.2014
01 var http = require('http');
02 http.createServer(function (req, res) {
03 res.writeHead(200, {'Content-Type': 'text/plain'});
04 res.end('Hello from Node.js\n');
05 }).listen(3000, '127.0.0
28%
20.05.2014
components of the Windows Server 2008 R2/2012 cluster functionality to replicate Mailbox Databases. For this reason, you must use the Enterprise Edition of Windows Server 2008 R2 or the Standard or Enterprise
28%
13.06.2016
by attacking the CA. There are two possibilities: Either the attacker has only procured a certificate for the domain www.bank.example
, or it has an intermediate certificate (Figure 2). This would allow
28%
14.11.2013
computers that have processor support for the Intel VT or AMD-V virtualization feature. A test installation on VirtualBox or VMware is therefore not possible, but a workaround exists for KVM [2
28%
04.12.2024
(Listing 2).
Listing 2
Embedded Document
01 {
02 "type": "Car",
03 "brand: "BMW,
04 "model": "X5",
05 "year": 2021,
06 "mileage": 15000,
07 "features": ["Sunroof", "Leather seats
28%
01.06.2024
Rubén Llorente ... _STATUS -eq 2 ]]; then
37 exit 0
38 else
39 exit $MY_STATUS
40 fi
41 else
42 echo "No upgradeall implemented for this server"
43
28%
09.01.2013
cookie SERVERID insert indirect nocache
32 server s1 10.42.0.1:443 check cookie s1
33 server s2 10.42.0.1:443 check cookie s2
If the back-end servers are configured so that a web server