How to Establish a New Virtual Server in Dreamweaver CS4 (Windows)

 

Configuring the testing server option

  1. Now click on the Testing Server option in the box to the left.

  2. Now click on the server model box and select PHP mySQL.

  3. Now click on the access: box and select Local/Network.

  4. A new box appears that says Testing server folder.  Dreamweaver automatically selects the folder c:\wamp\www\ANYTHING\. Important! You must manually insert the folder name in the box at the bottom of this screen, labeled URL prefix: You must manually type in the folder name called ANYTHING  and add a front slash, not a backslash.

  5. The box at the bottom of the screen should now say http://localhost/ANYTHING/. 

  6. Your screen should now look like this:

  7. snap5

     

  8. Now click on the "OK" button.

 

Finished!  Go to work on your PHP-enabled web pages!  Have fun!