de:playground:start
Dies ist eine alte Version des Dokuments!
In your Windows HOSTS file you can set a mapping from your domain to your localhost (127.0.0.1):
127.0.0.1 example.com
Located in C:\WINDOWS\SYSTEM32\DRIVERS\ETC\HOSTS
Any requests for example.com
will then go to your localhost - this is suitable for testing just on your local machine.
If you want to be able to test this from any machine on your LAN (including phones, tablets, etc.) then you can set an A
record in the DNS Zone for that domain (perhaps for a localtest.
subdomain) that points to the internal IP address of your server. eg. 192.168.1.20
.
de/playground/start.1656839137.txt.gz · Zuletzt geändert: 2022/07/03 11:05 von 2a01:4f9:6a:11e7::2