Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Lucky OONE on October 17, 2001, 06:39:31 PM

Title: Primary web...
Post by: Lucky OONE on October 17, 2001, 06:39:31 PM
Is there a way to allow other e-smith users access to the Primary web.

I searched the posts and did not see anything.  Please Help!
Title: Re: Primary web...
Post by: stephen noble on October 18, 2001, 04:44:06 PM
not that i know of
i use a redirect to an ibay







Title: Re: Primary web...
Post by: Lucky OONE on October 18, 2001, 10:07:31 PM
Yeah I figured that....unfortunately I was hoping there was a way to make it so that others can access it.

I would use:

    header ("Location: http://www.php.net/");
?>

I were you.  This is a little faster than an HTML Meta refresh.

Larry