Teknologi

Docker Compose Php Mysql Nginx

Docker Compose Php Mysql Nginx Introduction to Docker Compose for PHP, MySQL and Nginx Docker Compose is a tool for scripting and managing the deployment of multi-container applications. It is a popular choice for developers and engineers looking to quickly and easily create highly-scalable applications with a low maintenance overhead. …

Read More »

Not Found Pages Nginx Ubuntu

Not Found Pages Nginx Ubuntu Understanding 404 Not Found Pages A 404 not found page is an HTTP status message sent by the server when a website user arrives at a web page (URL) that simply does not exist. You can think of a 404 page as being the “404 …

Read More »

Laravel 5.7 Css Not Loading Nginx

Laravel 5.7 Css Not Loading Nginx Introduction When building your web application with Laravel 5.7 and using the Nginx web server, you may experience issues when serving CSS files with Laravel Elixer. This can be especially problematic if you are using a development environment as Elixer will not be able …

Read More »

Nginx Reverse Proxy Not Working

Nginx Reverse Proxy Not Working What is a Reverse Proxy? An reverse proxy is a type of proxy server that takes a client request and sends it to the appropriate server on the internet. This allows the client to access the server via the proxy without ever using its actual …

Read More »

Install Nginx Centos 7 Offline

Install Nginx Centos 7 Offline Introduction Nginx is an open-source web server software, which is used to serve web pages and associated content. It is a fast, reliable, and robust platform for serving websites and applications. It is highly configurable and can be used to host multiple sites on a …

Read More »

Access Nginx On Virtualbox Centos 7

Access Nginx On Virtualbox Centos 7 Introduction to VirtualBox VirtualBox is a great tool for hosting virtual machines on your own personal computer. It works on a variety of operating systems, allowing users to be able to host multiple virtual machines at once with ease. It also makes it easier …

Read More »

Setting Proxy Nginx Centos 7

Setting Proxy Nginx Centos 7 Introduction Setting up a proxy server on a CentOS 7 server is a relatively straightforward task. Nginx is a powerful open source reverse proxy server built on top of an optimized HTTP server engine. Nginx is excellent for serving high-performance, stable web applications under heavy …

Read More »

Nginx Forgot Root Password Ssh

Nginx Forgot Root Password Ssh Introduction to SSH and Root Password Secure Shell or SSH is a cryptographic network protocol that allows you to control and manage network devices such as servers and routers. It is commonly used to log into a remote machine, gaining access to its terminal and …

Read More »

Codeigniter 404 Not Found Nginx Reverse Proxy

Codeigniter 404 Not Found Nginx Reverse Proxy What is CodeIgniter? CodeIgniter is an open-source software development framework used for developing web applications written in PHP. The primary goal of CodeIgniter is to increase the speed of development by making it easier to write code and easier to debug applications. This …

Read More »

Nginx Proxy Cache Redis WordPress Centos

Nginx Proxy Cache Redis WordPress Centos Understanding Nginx Proxy Cache Nginx Proxy Cache is a web-acceleration software from Nginx, Inc. It is designed to speed up dynamic web content delivery. It runs on a Linux server and works by caching responses from webservers. When a request is made for a …

Read More »

Nginx Ssi Inside Ssi Config

Nginx SSI Inside SSI Config What is Nginx SSI? Nginx SSI (Server Side Includes) is an Apache web server module that enables users to embed dynamic HTML content into a website. It is based on the Apache SSI module. Using Nginx SSI, website administrators can embed server-side scripting languages into …

Read More »

Cara Memasang Sertifikat Crt Nginx Ubuntu

Cara Memasang Sertifikat Crt Nginx Ubuntu Apa itu Sertifikat SSL? Sertifikat SSL (Secure Sockets Layer) adalah sebuah teknologi standar keamanan yang digunakan untuk membuat koneksi internet aman dan kuat. Ini menggunakan kriptografi untuk dengan aman menyembunyikan data yang dikirimkan antara server web atau aplikasi dan pengguna. Dengan memasang sertifikat SSL, …

Read More »