如何设置 apache 服务器来监听 Windows 11 上 Wi-Fi 网络适配器的动态 IP 地址?
该 IP 来自仅有 dhcp 运行的本地 wi-fi 接入点(安装了 dd wrt)。
我尝试在 httpd.conf 文件中进行如下配置,但没有成功:Listen ip.address.of.Wi-Fi:80
笔记: https://serverfault.com/questions/1135196/set-apache-server-to-listen-in-wi-fi-network-interface-ip-address-on-windows https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=334771 https://stackoverflow.com/questions/76576284/config-apache-server-to-take-an-ip-from-an-access-point 我在这里提出了这个问题,但它还没有得到社区的批准,所以它没有出现:https://community.apachefriends.org/f/viewforum.php?f=5
谢谢。