Skip to content

sagyas/HTTP-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HTTP Server in Python

HTTP server written in python 2.7 on Linux.

Installation

Clone the repo:
$ git clone https://github.com/sagyas/HTTP-server.git

Usage

Run:
$ python server.py <port>

for example: $ python server.py 5000
Open browser on http://localhost:5000/, and navigate to some files in the files folder,
like: http://localhost:5000/c/home.html

About

🌐 HTTP server - written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published