Ubuntu 20.04にApache Webサーバーをインストールする方法
Apache HTTPサーバーは、世界で最も広く使用されているWebサーバーです。動的にロード可能なモジュール、堅牢なメディアサポート、他の一般的なソフトウェアとの広範な統合性など、多くの強力な機能を提供します。このガイドでは、Ubuntu 20.04サーバーにApache Webサーバーをインストールする方法を説明します。
Apache HTTPサーバーは、世界で最も広く使用されているWebサーバーです。動的にロード可能なモジュール、堅牢なメディアサポート、他の一般的なソフトウェアとの広範な統合性など、多くの強力な機能を提供します。このガイドでは、Ubuntu 20.04サーバーにApache Webサーバーをインストールする方法を説明します。
O autor selecionou o Tech Education Fund para receber uma doação de $100 como parte do programa Write for DOnations. O Webmin é um painel de controle baseado na Web para…
Une version précédente de ce tutoriel a été rédigée par Justin Ellingwood WordPress est le CMS (système de gestion de contenu) le plus populaire sur Internet. Il vous permet de facilement créer des blogs et des…
On July 18th, 2016, a CGI application vulnerability, referred to as “HTTPoxy”, was disclosed. By passing an HTTP Proxy header with a request, an attacker can exploit vulnerable deployments by causing HTTP requests to backing services to be redirected to an arbitrary web…
O autor selecionou a COVID-19 Relief Fund para receber uma doação como parte do programa Write for DOnations. O servidor Web do Apache…
This tutorial will show you how to set up a TLS/SSL certificate from Let’s Encrypt on a Debian 8 server running Apache as a web server. We will also cover how to automate the certificate renewal process using a cron job. SSL certificates are…
Configure a TLS certificate for your Apache Tomcat installation using either Apache or Nginx.
The Apache web server is the most popular way to serve web content on the internet. Apache has the ability to serve multiple domains from a single server by using a mechanism called “virtual hosts”. If a virtual host is configured correctly for each domain, the web server can correctly route traffic to the appropriate files based on the domain name requested. In this guide, we’ll demonstrate how to configure Apache virtual hosts on an Ubuntu 16.04 server.
SSL certificates are used within web servers to encrypt the traffic between server and client, providing extra security for users accessing your application. Let’s Encrypt provides an easy way to obtain and install trusted certificates for free.
Este tutorial trará um passo a passo sobre como proteger ativos em um servidor Web Apache em execução no Ubuntu 18.04. O cumprimento desses passos dará segurança adicional para seu servidor, de modo que usuários não autorizados não possam acessar certas partes de sua…