Re: User logins
From: Andrew Murray (SPAMadBUSTERmurray_at_iinet.net.au)
Date: 05/03/04
- Next message: Andrew Murray: "Re: ff"
- Previous message: Stefan B Rusynko: "Re: How do I make the homepage www.site.co.uk, not www.site.co.uk/index.htm????"
- In reply to: Matthew: "User logins"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 May 2004 17:22:27 +0800
are you on linux server or windows server?
on linux/unix you can use .htaccess (note the fullstop leading the 'h').....put
the .htaccess and .htpasswd files in your root (www, htdocs,html directory) with
the list of uers and passwords and they can't get in without the proper
authorisation.
Bare in mind it only occurs once, and you have to close the browser to end the
session there is no "logout" routine as such. It is not the most secure form of
login, but it depends on what you're protecting and how private or public you
want to make it.
On Windows, there are plenty of ASP scripts (or whatever your host uses) around,
you just need to spend time searching.
"Matthew" <anonymous@discussions.microsoft.com> wrote in message
news:A0D0A941-DBCF-4609-9E13-5EBB33044BE0@microsoft.com...
> hello, another question is how can I create a login page for my site. I want to
password protect my entire site. When someone types my address they should be
pronpted for password also every other web page should also be protected but not
have to login on every page. I want to have a list of names in a database and use
that for my user logins. I dont need something that looks fancy just some friends
and myself want a site to share that might be offensive to others:) I would
appreciate being pointed in the right direction not real good with script at all
but can read articles and follow very well. Or if you just have general
suggestions or preferences from experience. Thanks for all your replies. Matthew
- Next message: Andrew Murray: "Re: ff"
- Previous message: Stefan B Rusynko: "Re: How do I make the homepage www.site.co.uk, not www.site.co.uk/index.htm????"
- In reply to: Matthew: "User logins"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|