I install wordpress successfully on my own pc.The blog can be visited by URL "http://localhost/blog" on my computer.But if I visit my blog on other computer in the LAN,the resources can't be visited.And I check the page source,find that the URL is like that "http://localhost/blog/wp-content/themes/default/style.css".
What's wrong with the configuration?