Windows tutorials
Setup local web server for windows - Install, configure and testing xampp
Why do you need a local web server? Most would answer it's for testing a website. It doesn't matter whatever reason you need a web server for, here is a simple, easy and free way to have one in your computer.
For a free web server and compatible with Windows operating system, we have Apache web server. Apache is a great web server, well established and has been using in Unix and Unix-based operating system for many years. It is well maintains and has many source of support such as online forum and security guide.
Then, maybe you would need a database server. Mysql is a good choice. It's free and stable and has well support too. There are lots of FAQs and forum available in Internet if you need help. Documentation is well written, it's our perfect choice then.
