Create an index.html file :

<frameset rows=”100%”>
<frame src=”http://linuxstuffs.wordpress.com/”>
</frameset>
<noframes>
<body>Please follow <a href=”http://linuxstuffs.wordpress.com/”>link</a>!</body>
</noframes>