Quote:
I don't wnat people to register. I want to give certain people a name and
password to be able to enter. |
what kind of hosting is it? Is it Apache?
what does your host's FAQ/Support pages say about password protection?
is there a "control panel" for your hosting? If yes- look in there.
what type of scripting can you use on this site?
If you can use php AND you are on an Apache server, this free script will
password protect whatever directory it's placed in by creating the .htaccess
and .htpasswd files.
(note- if you put it in the root level of your site- then no one will be
able to access ANY page at all without entering a correct username/password)
http://www.krizleebear.de/phpaccess/dynamisch/index.php