VirtualBox WordPress redirects to port 80

前端 未结 2 1645
臣服心动
臣服心动 2021-01-25 22:29

I\'m running on OSX 10.9.2. I just set up LAMP on Lubuntu in VirtualBox so that I could run a development server through VirtualBox. I changed my /etc/apache2/ports.conf

2条回答
  •  没有蜡笔的小新
    2021-01-25 22:47

    Access your database and click in the options table.

    Change Url to something like : http://10.165.12.167:8080/wp/

    Where 8080 is your Apache port.

    Clear your browser's cache and try again.

提交回复
热议问题