Mark

you are better off developing to a subdomain on localhost then you can use relative links :D

e.g In Apache set up a vhost called

test.localhost (followed by the relevant VirtualHost information)

then add test.localhost to your hosts file, pointing it at 127.0.0.1

Cheers
James

Mark Stanton wrote:

I think that "only for stolen sites" comment is a little off. For
example I'll often develop something on my local machine on a URL like
http://localhost/project-name and then deploy it on its own URL.
<base> is invaluable in this sort of situation.



*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************




Reply via email to