Redirecting page access
// Method 1: Place the redirect in a meta tag. In the example below, the
// page is switched after 5 seconds.
<HEAD>
<META CONTENT="5; URL=http://www.mysite.com/home.html" HTTP-EQUIV="Refresh">
</HEAD>
// Method 2: Use the .htaccess file
// sample contents show below
Redirect /octfest http://www.oktoberfest.com
Redirect /xmas/santa.html http://www.norway.com
Back to top
Bar and Restaurant Guide
email ...
js99@rocket99.com
Copyright 1998-2000 © Citisoft, Inc. All Rights Reserved.