Just finished what looks to be a successful installation and import but can't figure out how to do the redirect.

When I edit the lines
Code
$URL = "http://192.168.0.4/ubbthreads"; 
in the ultimatebb.cgi and ultimatebb.php files with the correct domain, I get the following error at the original ultimatebb.cgi url:
Quote
HTTP/1.1 HTTP/1.1 301 Moved Permanently
Date: Mon, 23 Jun 2008 17:08:57 GMT
Server: Apache/1.3.41 (Unix) Sun-ONE-ASP/4.0.2 Resin/2.1.13 mod_fastcgi/2.4.6 mod_bwlimited/1.4 mod_auth_passthrough/1.8 mod_log_bytes/1.2 FrontPage/5.0.2.2635 mod_ssl/2.8.30 OpenSSL/0.9.7a
Location: http://www.livc.net/ubbthreads/ubbthreads.php/ubb/cfrm
Keep-Alive: timeout=5, max=150
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: application/cgi

0

If anyone can tell me what I am doing wrong, it would be much appreciated.
Thanks