Apache

Como Instalar o Servidor Web Apache no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Servidor Web Apache no Ubuntu 18.04

O servidor HTTP Apache é o servidor Web mais amplamente usado no mundo. Ele fornece muitas características poderosas, incluindo módulos carregáveis dinamicamente, suporte robusto de mídia e uma integração extensa com outros softwares populares. Neste guia, vamos explicar como…

Read more
How To Install the Apache Web Server on Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Install the Apache Web Server on Ubuntu 20.04 [Quickstart]

The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features, including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll explain how to install an Apache web server on your Ubuntu 20.04 server.

Read more
Ubuntu 20.04にWebminをインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にWebminをインストールする方法

Webminは、Linuxマシン用のWebベースのコントロールパネルで、現代のWebベースのインターフェースを通じてサーバーを管理できます。Webminでは、Webサーバーやデータベースなどの共通パッケージ設定を即座に変更できます。

Read more
How to Rewrite URLs with mod_rewrite for Apache on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How to Rewrite URLs with mod_rewrite for Apache on Ubuntu 18.04

Apache’s mod_rewrite module lets you redirect URLs based on additional conditions, or rewrite URLs in a cleaner fashion, translating human-readable paths into code-friendly query string. In this tutorial, you’ll enable `mod_rewrite` and use `.htaccess` files to create a basic URL redirection, and then explore a couple of advanced use cases.

Read more
CHAT