Viewing 1 replies (of 1 total)
  • You could just create a page on your new domain with:
    <html>
    <title>My site title</title>
    <frameset rows="0,*" framespacing="0" border="0" frameborder="0">
    <frame scrolling="no" noresize>
    <frame scrolling="auto" noresize src="www.mysite.com">
    </frameset>
    </html>

    or if the sites are on the same server, you could get your server admin to set both domains to read the same folder.

    p.s. nice ambiguous domain. took me some moments to figure out whether you were pro or con in your meaning of expose

Viewing 1 replies (of 1 total)

The topic ‘Mirror Blog’ is closed to new replies.