• hello,

    i have a small problem when i try to access wp from another computer in a private network. on my computer i can see everything but on other computer i can see only the information, no style. i’ve tried to change the adress of the blog everytime i do this wp is not longer available. the defaul adress is http://localhost/wordpress.

    what should i do too see the wp hosted on my computer from another computer in the same network?

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Start by posting the web address of the site, so we can see the problem for ourselves. It sounds like you style href might be a relative link that is faulty.

    Go to Options -> General.

    There are two URI values there. If either is localhost or 127.0.0.1, outside folks won’t see your style (since that implies the style info is on THEIR machine). For folks outside your local network, same goes if you put non-routable IP addresses in there like 192.168.x.x or 10.x.x.x

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘acces wp on local network’ is closed to new replies.