Skip to content

kibinzxc/webpage-py-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Simple Webpage Python Server

A basic Python web server used to serve a simple HTML webpage. This project was created for an academic presentation in SYSTEMS ADMINISTRATION AND MAINTENANCE to demonstrate serving static content without using a full web framework.

🎯 Purpose

To showcase how a minimal Python HTTP server can deliver static HTML content, simulating a lightweight web hosting setup commonly used in system administration environments.

πŸ“Œ Features

  • πŸ–₯️ Serves a static HTML file over HTTP
  • βš™οΈ Uses Python’s built-in http.server module
  • πŸ§ͺ Minimal and easy to run

πŸ› οΈ Technologies Used

  • Python 3 (Built-in HTTP server)
  • HTML5 (Static content)

πŸš€ How to Run

python3 server.py

About

Python web server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •