Page 1 of 1

The testing the password project using python

Posted: Thu Nov 03, 2016 5:58 pm
by mathewmk
In the procedure it says we need to get a mock web server. How do we get that. Thanks'
M Mathew

Re: The testing the password project using python

Posted: Thu Nov 03, 2016 7:54 pm
by LeungWilley
Hi mathewmk,
In order to setup a mock web server, you will need to download something like the Apache Server software.
Before you do so though, please take a few minute to do a google search using keyword "create a web server on your pc for testing"

Results such as these should be helpful:
http://www.webassist.com/tutorials/Set- ... on-Windows

Please note that you will want to look for resources that shows you how to setup a test site instead of actually setting up a server.

Please let us know if there's anything else we can do to help. Good Luck and have fun with the experiment!
Willey