Skip to content

karmicatdev/config_vhost_fedora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Setting up a virtual host with Apache on Fedora

πŸ“Œ Prerequisites

  • Operating System: Fedora
  • Apache: Installed and running (sudo dnf install httpd).
  • Permissions: The script must be executed with sudo or as the root user.
  • Whiptail (for TUI)

πŸš€ Installation

  1. Install Whiptail
sudo dnf install newt
  1. Clone Git
git clone https://github.com/Karmicatosaurus/config_vhost_fedora.git
cd config_vhost_fedora
chmod +x config_vhost_fedora.sh

About

Setting up a virtual host with Apache on Fedora

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages