Its a simple multi-threaded HTTP Server that only accepts HTTP GET requests and returns the desired content to the client.
- 
            Updated
            
Mar 28, 2018  - Java
 
Its a simple multi-threaded HTTP Server that only accepts HTTP GET requests and returns the desired content to the client.
This project helped me to learn how to configure a web server and how to protect a server from hackers
Add a description, image, and links to the server-machine topic page so that developers can more easily learn about it.
To associate your repository with the server-machine topic, visit your repo's landing page and select "manage topics."