Posts

Showing posts with the label HTPP

How to make simple HTTP server using Python

Image
Here is the way .... 1. 2. Keep the file on Python Folder. 3. Type http://localhost:8000 on your browser 4. Surf on local machine