In the previous chapter, you learned how to create some portable speakers with your Raspberry Pi Zero W board. In this chapter, you will go through the most important topic when developing a website and hosting all the files in your Raspberry Pi Zero W. You will gain a general idea of client-server communication regarding web hosting services, some basic knowledge of web development and the way in which you should access and transfer your files from your local computer to the Raspberry Pi Zero W. Lastly, this chapter will conclude with some security tips and issues that you may face when hosting your files at home. To sum up, in this chapter, we will cover the following topics:
- Client-server communication
- Web hosting
- Web design and development
- Networking administration