I want to view my project on an iPad over a local network. I have tried changing the IP address at the start from 127.0.0.01 to my IP address found using cmd and ipconfig but the files still won't load. Is this possible and how to please?

没有正确的解决方案

其他提示

I believe that you need to run a server using a software like WAMP/MAMP/LAMP/XAMP or AMPPS. Then you may put your website in the "compiling" folder (usually it is something like htdocs or www). And finally you can use the http://localhost/ address.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top