Skip to content

Instantly share code, notes, and snippets.

View noeGnh's full-sized avatar
🖖
Yo !

Noé Gnanih noeGnh

🖖
Yo !
View GitHub Profile
@noeGnh
noeGnh / Readme.md
Last active August 23, 2023 16:49
Setup virtualhosts with XAMPP on linux

Create an virtualhost with XAMPP on linux

Here's a summary of the steps involved in setting up virtual hosts with XAMPP on Linux. Let's assume we want to create a virtualhost at test.local for the example.

Step 1: Include the httpd-vhosts file in the httpd.conf configuration file

Open the configuration file with path /opt/lampp/etc/httpd.conf: