Skip to main content
Participant
December 19, 2007
Question

Creating a password for access to a specific page on my site

  • December 19, 2007
  • 2 replies
  • 252 views
Can someone provide me with a step by step guide on how to password protect a webpage on my internet site using Dreamweaver CS3?

Thanks again!

Raymond
This topic has been closed for replies.

2 replies

Known Participant
December 21, 2007
Jedi7,

I am running DW 8, but if you go to the windows panel and then click on the Server Behaviors tab, and then the + sign, you will find "User Authentication." Click on "Restrict access to Page" and set it up!

Good Luck.

Sead1
December 19, 2007
Assuming your server is running PHP, go to google and search for "PHP sessions password". You will find many articles on how to do this.