Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装了 wordpress 并在我的本地机器上运行了 Windows 和 Xampp 服务器。我想从我网络中的所有机器访问我的站点。我已经使用数据库转储复制了所有文件,但它不起作用。帖子、页面、插件什么都没有显示。
我是 wordpress 的新手,任何帮助将不胜感激。
谢谢。
如果您的本地 Wordpress 安装(在 127.0.0.1 上运行)工作,则无需进行任何修改。只需使用 ip 机器从 LAN 上的计算机访问
192.168.0.1/wordpress <- XAMPP PC 的 IP。