Search: "httpd"
How to Install and Configure Docker Swarm Mode on CentOS 7 blog
-p 80:80 --name webservice --replicas 3 httpd` Output: ``` bky6uhg2agdxeqgc2b1a5tcsm overall progress: 3 out of 3 tasks 1/3 ...
How to Install Bugzilla on CentOS 7 blog
install the Apache web server. ``` sudo yum -y install httpd httpd-devel ``` ``` sudo sed -i 's/^/#&/g' /etc/httpd ...
How to Deploy Magento 2 on CentOS 7 with ECS and ApsaraDB blog
required PHP modules. `sudo yum -y install httpd php php-pdo php-mysqlnd php-opcache php-xml php-mcrypt php-gd php-devel php-intl ...
How to Install Pagekit CMS on CentOS 7.4 – Part 2 Installing Pagekit blog
domain name. `# sudo nano /etc/httpd/conf.d/imarslan.com.conf` Write or copy & paste the following text in opened file. Replace ...
Apache Performance Tuning on Linux blog
**MPM** your server currently is running, you can use one of the following command: - In CentOS or Fedora, run: httpd -V - On ...
[Vulnerability notice] HttpOnly cookie leak vulnerability in Apache - Security Advisories Documentation
1 (recommended)Upgrade to Apache HTTPD 2.2.22 or a later version. Solution 2 Open the HTTPD configuration file (the httpd.ini ...
How to Install and Configure Sentrifugo on CentOS blog
You will be required to install apache server. To install it, execute the command below. ``` # sudo yum -y install httpd ...
[Vulnerability notice] CVE-2015-0204: FREAK man-in-the-middle hijacking vulnerability in OpenSSL Documentation
to avoid loss from fix failure. For httpd and nginx users Open the httpd and nginx configuration files, and modify the SSL ...
[Vulnerability notice] CVE-2016-0800: DROWN man-in-the-middle hijacking vulnerability - Security Documentation
fixing the vulnerability to avoid data loss from operation failures. For httpd and nginx users Open the httpd and nginx ...
  • <
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ... 8
  • >
  •  Total 74 items