Skip to content

bhumikaverma05/oss-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSS Apache Web Server Project

Overview

This project demonstrates the installation, configuration, and deployment of an Apache web server on Kali Linux. A custom HTML webpage is hosted locally using Apache.

Features

  • Apache server setup on Kali Linux
  • Local hosting using localhost
  • Custom HTML and CSS webpage
  • Version control using Git and GitHub

Steps Performed

1. Installed Apache server
2. Started Apache service
3. Accessed localhost
4. Replaced default Apache page
5. Created custom HTML page

How to Run

  1. Install Apache: sudo apt install apache2

  2. Start server: sudo systemctl start apache2

  3. Open browser: http://localhost

Project Files

  • index.html
  • README.md
  • report.txt

Technologies Used

  • Kali Linux
  • Apache2
  • HTML

Project Structure

  • index.html
  • Readme.md
  • report.txt

Author

Bhumika Verma

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors