Click to See Complete Forum and Search --> : Simple password protected one webpage


keithng
12-19-2006, 12:58 AM
Hi All,

I have a few agents for my offline business. I want to create a page which using Frontpage, easily updated from time to time.

My question is how can I create a password protected page for every of my agents, by just using my existing hosting services?
Do I need to install additional script?
I using Microsoft Excel in all my documents for my agents. How can I add excel document to the webpage and be seen by my agents, after they key in their password?

Thanks for the HELP!!!
:confused:

eNOOBz
12-19-2006, 12:15 PM
Do your Hosting CP have password protect tool?. If not you can just use .htaccess file to prevent access to any page(s).

ray326
12-19-2006, 01:45 PM
My question is how can I create a password protected page for every of my agents, by just using my existing hosting services?How the heck would we know what those are? If your host supports Basic Authentication through .htaccess/.htpasswd files then yes.

eNOOBz
12-20-2006, 01:20 AM
If your Cp doesn't support .htaccess and password protect page, you can create them yourself and upload to the server. It must be a Linux server. I never tried Windows server.

Thanks. :cool:

ray326
12-20-2006, 01:56 PM
It has nothing to do with the OS running the web server.