Skip to content

Simple gui tool for edit XAMPP virtual hosts on windows machines

Notifications You must be signed in to change notification settings

vkdimitrov/VhostsEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

VhostsEditor

Simple gui tool for editing XAMPP virtual hosts on windows machines

  1. Instalation Just copy VhostsEditorGUI.exe from ./VhostsEditor/bin/release to your xampp folder and run it Or you can clone the repo and compile the source by yourself

  2. Usage You can add edit and delete vhosts records from your httpd-vhosts file.

Add - Add new vhost record in httpd-vhosts - Add new record "127.0.0.1 ServerName" in windows hosts file (Requires admin privileges sometimes)

Edit - Edit existing vhost record in httpd-vhosts - Edit existing record in windows hosts file

Delete - Delete vhost from Apache conf and windows hosts file

ResetApache - Use it to reload Apache configuration

  1. TODO
    • Options form
    • Language support

About

Simple gui tool for edit XAMPP virtual hosts on windows machines

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages