View Single Post
Old 04-05-2004, 15:41   #11
slimshady
Inactive
 
Join Date: Nov 2003
Location: South Wales
Posts: 97
slimshady is an unknown quantity at this point
Re: How do I stop people browsing in my webspace directories?

alternatively use a page with a meta refresh tag to point back to your main website - save on all the extra re-coding to get graphics and links to work and means you only have to do this once - so if your pages changes you dont have to update this page

<HTML>
<META HTTP-EQUIV="REFRESH" CONTENT="0;url=http://www.mywebsite.com">
</HTML>
slimshady is offline   Reply With Quote