Hi there
Lots of results from Google for general redirects.
Inside your .htaccess file -
Redirect 301 /oldpage.html
http://www.target.com/newpage.html
or using meta tags in your page header:
<meta http-equiv="refresh" content="2;url=http://target.com">
Just an aside - you mention that your generic.htm contains php? You do realise that it must then be called generic.php in order for the php interpreter to pick it up?
Hope this helps. 8-)
Reputation Points: 12
Solved Threads: 8
Junior Poster in Training
Offline 60 posts
since Oct 2007