I am Programmer 404: htaccess

Post Top Ad

Post Top Ad

Showing posts with label htaccess. Show all posts
Showing posts with label htaccess. Show all posts

1 Aug 2019

What is .htaccess file and What Can I Do With It?

6 years ago 0

What is .htaccess? The .htaccess is a configuration file for use on web servers managing the Apache. Once the .htaccess file is stored in a directory which is run by the Apache Web Server. The .htaccess file describes how a web server responds...

Read More

Password Protection with .htaccess

6 years ago 0

It is very easy to password protect a .htaccess file in a folder or directory. This method is called .htaccess password protection, To protect with the password you need to use two files one is .htaccess and .htpasswd and save it into the folder...

Read More

How to Block IP Address With .htaccess

6 years ago 0

In this article, we going to see how to block IP Address with .htaccess. The visitor blocking facilities given by the Apache Web Server. Apache enables us to deny access to particular visitors or allow access to particular visitors. This is very...

Read More

Identify And Redirect To iPhone Using .htaccess

6 years ago 0

In this article, we going to see how to identify and redirect to iPhone using .htaccess. In the huge market, you target only iPhone uses to identify and redirect a particular link or page. Here is how to redirect to iPhone traffic with .htaccess...

Read More

Post Top Ad