Set up Virtual Hosts on your local web server (XAMPP)

preview_player
Показать описание
Hello everyone,
In todays video I am going to show you how to set up a virtual host in our local web server (using XAMPP), so you can test your web applications with the real domain without having to test it on your live server.

Timestamps:
00:00 Introduction
00:37 Website set up
03:23 Apache set up (XAMPP)
08:22 Windows set up (Domain resolution)
10:00 Testing and end result

You can watch all the videos related to configuring XAMPP here:
Рекомендации по теме
Комментарии
Автор

Thanx a lot that works for me very well for my work, please don't stop, your informations, and your learning way are very important to us, keep sharing ..

CodeWaveChannel
Автор

hope this will work for me, ,
i am hosting school LMS on xamp, and want to give access to all devices using router wirelessly

arjumandvillagecooking
Автор

thanks for your tutorial, while we are not able to see the screen, might be due to the limitations of the screen capturing software you are using.

muhammedfaizalp
Автор

thanks very much that's all I needed

computercity
Автор

Before presenting any of his tutorials, the author should definitely take one tutorial on how to use screen capture software

Isixhubio
Автор

Ha! Your code is sooo small could not see anything!!!

reeverbstudios
Автор

I have a question, is it possible to share this setup website Localhost XAMPP with custom domain and SSL/HTTPS via WIFI to other devices?

chukslar
Автор

you use 10 minutes to explain a one-minute tutorial. So bad!

hjl
Автор

Hi, great tutorial very easy to follow, however it doesn't work for me. I replicated your every step, yet I get these error messages, could anyone help me with this problem, thank you in advance. It happens when I start my appache server, it won't even start. These are the error messages:

[Tue Apr 19 10:10:02.085559 2022] [core:warn] [pid 5636:tid 536] AH00098: pid file overwritten -- Unclean shutdown of previous Apache run?
[Tue Apr 19 10:10:02.183314 2022] [mpm_winnt:notice] [pid 5636:tid 536] AH00455: Apache/2.4.51 (Win64) OpenSSL/1.1.1l PHP/8.0.12 configured -- resuming normal operations
[Tue Apr 19 10:10:02.183314 2022] [mpm_winnt:notice] [pid 5636:tid 536] AH00456: Apache Lounge VS16 Server built: Oct 7 2021 16:27:02
[Tue Apr 19 10:10:02.183314 2022] [core:notice] [pid 5636:tid 536] AH00094: Command line: -d C:/xampp/apache'
[Tue Apr 19 10:10:02.188316 2022] [mpm_winnt:notice] [pid 5636:tid 536] AH00418: Parent: Created child process 20224
[Tue Apr 19 10:10:02.494359 2022] [mpm_winnt:notice] [pid 20224:tid 676] AH00354: Child: Starting 150 worker threads.

Glenn_