How To Use the .htaccess File
In this tutorial, you will learn how to enable, create, and use an .htaccess file, as well as some common uses and the impact on speed and security.
In this tutorial, you will learn how to enable, create, and use an .htaccess file, as well as some common uses and the impact on speed and security.
This tutorial will guide you through setting up multiple domains and websites using Apache virtual hosts on an Ubuntu 18.04 server. During this process, you’ll learn how to serve different content to different visitors depending on which domains they are requesting. For a…
Learn how to configure Apache Virtual Hosts on Ubuntu servers to host multiple websites with best practices and step-by-step instructions.
The phpMyAdmin tool allows users to create, store, and edit entire databases created with MySQL via a web interface. In this tutorial, you will install phpMyAdmin and use it to connect to a MySQL Managed Database cluster.
WebDAV allows you to connect file systems from Mac, Windows, and Linux desktop computers to a designated directory on your server. Follow this tutorial to configure and secure WebDAV. Upon completion, you can give authenticated access to files hosted on your server over the Internet.
In this tutorial, you will use Certbot to set up a TLS/SSL certificate from Let’s Encrypt on a FreeBSD 12.0 server running Apache as a web server. Additionally, you will automate the certificate renewal process using a cron job.
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 18.04 server.
O autor selecionou a Apache Software Foundationpara receber uma doação como parte do programa Write for DOnations. WebP é um formato…
Como um administrador Web, pode ser interessante restringir o acesso de visitantes a algumas partes de um site, seja temporária ou permanentemente. Embora os aplicativos Web possam fornecer seus próprios métodos de autenticação e autorização, você também pode confiar no próprio…
ArangoDB is a NoSQL database. After completing this tutorial, you should be able to: