[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] domain pointers



> Here's the CGI that will point to the other domain.
> Save as index.cgi:
> 
> #!/bin/sh
> echo "Location: http://www.hulla-balloo.com/";
> echo ""
> 
> And the .htaccess file:
> 
> Options FollowSymLinks Includes ExecCGI
> DirectoryIndex index.cgi
> AddHandler cgi-script .cgi .pl

Alternately, skip the cgi and put:
Redirect / http://www.hulla-balloo.com/

in your .htaccess file.

For more info (there's "RedirectMatch"), see the
apache manual.

Paul
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com