I've set up an apache server in order to test my website because of it's speed during development. I've now started using a SEO tool that performs certain tasks to help improve my website but when it asks for a url i give it the [
localhost...] website and for some reason it can only use a www.somesite.com. This means i need to run the test, edit the page, upload it to the server and then test. Not only is this painfully slow but it also chews up quite a bit of bandwidth.
Is there anyway to have a www. address on localhost ie
www.mysite.com and have the software use this as opposed to [
localhost...]