HighDots Forums  

Web site restriced access: How to?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Web site restriced access: How to? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Doc-Z
 
Posts: n/a

Default Web site restriced access: How to? - 07-21-2004 , 07:37 PM






Hello,

I'm new to Dreamweaver, took a basic course and am in over my head. I would
like users to have to us a password to enter my site.

Is there a fairly easy way to do this in Dreamweaver?

I do not know html. I've mamaged to do most things I want on the site.

I don't wnat people to register. I want to give certain people a name and
password to be able to enter. I've gottne the Dreamweaver help files but find
them confusing

Can any one explain logically?

Thanks.


Reply With Quote
  #2  
Old   
Alan
 
Posts: n/a

Default Re: Web site restriced access: How to? - 07-21-2004 , 07:41 PM








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



Reply With Quote
  #3  
Old   
Mad Dog
 
Posts: n/a

Default Re: Web site restriced access: How to? - 07-21-2004 , 07:47 PM



If you want to do this securely, you can set up a database or depending on
your server, working with the .htaccess file. If you don't need it secure
but just want to keep out the casual user, you can find plenty of javascript
password protection scripts at places like www.hotscripts.com.

MD


Doc-Z wrote:
Quote:
Hello,

I'm new to Dreamweaver, took a basic course and am in over my head.
I would like users to have to us a password to enter my site.

Is there a fairly easy way to do this in Dreamweaver?

I do not know html. I've mamaged to do most things I want on the
site.

I don't wnat people to register. I want to give certain people a
name and password to be able to enter. I've gottne the Dreamweaver
help files but find them confusing

Can any one explain logically?

Thanks.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.