Teknologi

Centos 6 Nginx Phpmyadmin Forbideen

Centos 6 Nginx Phpmyadmin Forbidden Introduction CentOS 6, an open-source Linux operating system, is one of the most popular web server operating systems. It is considered to be a reliable and secure platform that is frequently used by web hosting providers and web developers. Nginx is an open-source web server …

Read More »

Not Etc Nginx Sites-Enabled

Not Etc Nginx Sites-Enabled Importance of Nginx Sites-Enabled Nginx is a Web Server software used to deliver web content over the Internet. It is mainly used to provide a secure environment to host websites. Nginx is an efficient and reliable means of providing web content. One of the features of …

Read More »

Website 403 Forbidden Nginx Chrome

Website 403 Forbidden Nginx Chrome What Does the 403 Forbidden Error Mean? The 403 Forbidden error is an HTTP status code which indicates that accessing the page or resource you were trying to reach is absolutely forbidden for some reason. There are a number of possible causes for a 403 …

Read More »

Nginx Set Cookie No Httponly Secure

Nginx Set Cookie No Httponly Secure Introduction to Cookies and Nginx Cookies are small text files that are stored on a user’s computer via a web browser. They are used to store information related to a user’s web browsing session and are often used to collect user data such as …

Read More »

How To Deactive Nginx Ubuntu

How To Deactivate Nginx Ubuntu Introduction Nginx is a web server that’s popular in the Linux world because of its simple configuration, scalability, and performance. The Apache httpd web server is the most popular in the web server market, but Nginx is quickly catching up, especially among web developers. Some …

Read More »

Remove Index.Php On Codeigniter Url Nginx

Remove Index.Php On Codeigniter Url Nginx What is Nginx? Nginx is an open source web server created by Igor Sysoev in 2004. It is used for serving both static and dynamic content efficiently. Nginx has a special focus on speed and scalability, and is suitable for high-volume websites. It is …

Read More »

How To Fix 403 Forbidden Nginx

How To Fix 403 Forbidden Nginx What is a 403 Forbidden Error? A 403 Forbidden Error indicates that you do not have permission to access the requested file or resource on your Nginx web server. It is a general-purpose error, which means it that can indicate a number of possible …

Read More »

Nginx Rewrite Without Try_Files

Nginx Rewrite Without Try_Files What Is Nginx? Nginx (pronounced “engine x”) is a web server software that is increasingly used for web serving, reverse proxying, caching, and more. It is open source and licensed under the BSD-like nginx license. It is used by millions of websites ranging from small personal …

Read More »

Nginx Whitelist Ip On Cloudflare

Nginx Whitelist IP On Cloudflare What is Nginx Whitelisting? Nginx whitelisting is a process of creating a list of IP addresses that are allowed to access your website. This list can be used to block unauthorized access to your site or to limit the types of requests that can be …

Read More »

Kenapa Nginx Tidak Baca Htaccess

Kenapa Nginx Tidak Baca Htaccess Apa itu Htaccess Htaccess adalah file konfigurasi yang digunakan untuk memberikan akses kontrol ke web server. File ini berfungsi untuk memproteksi halaman web Anda, menyetel pelacakan cookie yang aman, memproteksi konten Anda dan masih banyak lagi. Ini termasuk di dalam web server Apache tetapi tidak …

Read More »

Restart Nginx Ubuntu 16.04

Restart Nginx Ubuntu 16.04 Why do you Need to Restart Nginx? When you deploy your web application, sometimes you need to restart your web server (Nginx) to ensure that all the settings are applied correctly. There are several reasons why you might need to restart Nginx in Ubuntu 16.04. For …

Read More »

How To Configure Https Owncloud Using Nginx Ubuntu

How To Configure Https Owncloud Using Nginx Ubuntu What Is OwnCloud? OwnCloud is an open-source file synchronization and hosting service. It is developed primarily to provide a web service, allowing users to store their documents, photos, music, and other files online. It is also available as a self-hosted solution that …

Read More »