Search found 2 matches

by stonecold
Thu Feb 24, 2005 11:38 am
Forum: PHP - Code
Topic: Accessing The Site Folder protected by .htaccess
Replies: 3
Views: 610

But the files in the folder should be protected. Anyone can view those files without the .htaccess protection.

I want a way so that instead of browser login box, i can get the user verification done through my own login box.
by stonecold
Thu Feb 24, 2005 8:03 am
Forum: PHP - Code
Topic: Accessing The Site Folder protected by .htaccess
Replies: 3
Views: 610

Accessing The Site Folder protected by .htaccess

Accessing The Site Folder protected by .htaccess

When I try to access a site folder which has been protected by .htaccess the browser will pop up a standard username/password dialog box.

Is there a way which allow to embed a username/password box in a website to do the authentication.

Thanks