Hi all
How can we able to protect a site using USERNAME and PASSWORD after we entering the URL and the site is before loading
For ex: http://www.buildyourownbouquet.com/
I need exactly what it looks like...
Thanks in Advance
Fero
Hi all
How can we able to protect a site using USERNAME and PASSWORD after we entering the URL and the site is before loading
For ex: http://www.buildyourownbouquet.com/
I need exactly what it looks like...
Thanks in Advance
Fero
It's called HTTP authentication. If you're using Apache, you can read about it in the docs.
This is called a HTTP AUTH. And is described in this tutorial
Here's an htaccess generator for you, simple enter the details, download htaccess and place it in the directory you want to protect: