Hi, I'm a relative newb with wamp server and web development. I've been asked to take over the development of a website.
when I'm accessing the site locally everything works fine. But when I upload the site to our online server and I try to access it remotely from another machine/through the url.. whenever I click on a link the site tries to redirect to the "localhost/...." and then says it can't connect to the webpage because the machine I'm currently on is looking into it's local directories for the page (localhost) as opposed to looking for them on the server's directories..
does anyone have any ideas why this is happening?