Re: [users@httpd] Getting XAMPP Apache on Windows 10 to work through local network!

2022-04-06 Thread A Z
just self naturally can be accessed through the local network? From: Jens Kallup Sent: Thursday, 7 April 2022 5:18 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Getting XAMPP Apache on Windows 10 to work through local network! Hello, As an alternative to

Re: [users@httpd] Getting XAMPP Apache on Windows 10 to work through local network!

2022-04-06 Thread Jens Kallup
Hello, As an alternative to the last postings, you can use the C:\windows\system32\drivers\etc\hosts" files to simulate DN-Server. The file is write protected, so you have to change the permissions ! So you can add, and bind local names like "example.com" to a ip that you use in your local networ

Re: [users@httpd] Getting XAMPP Apache on Windows 10 to work through local network!

2022-04-06 Thread Frank Gingras
If httpd works on localhost, all you need to do is set up DNS to access it from another computer. Alternatively, you can use http(s)://IP_HERE/ to access httpd from another computer. Make sure that you use Listen 80 and/or Listen 443 to allow all clients to connect. On Wed, 6 Apr 2022 at 05:27, A

[users@httpd] Getting XAMPP Apache on Windows 10 to work through local network!

2022-04-06 Thread A Z
Dear Apache, one and all, -I am running Windows 10 64 bit Home Edition. My web browser is Firefox 64 bit 98.0.2. I have downloaded and am using XAMPP 7.4.28 from https://www.apachefriends.org/download.html. I am using WordPress 5.9.2. I used the free version of Elementor 3.6.2 as my page buil