[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] creating different default user web page for each domain RAQ4
- Subject: Re: [cobalt-users] creating different default user web page for each domain RAQ4
- From: Lauchlin <lauchlin_list@xxxxxxxxxxxx>
- Date: Thu Feb 5 14:17:00 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On 06/02/2004, at 7:05 AM, Neil James wrote:
Thanks.
Yes - I'd found the users page as above, but if I change that will it
not change the page for users
on all domains?
I have several domains on the RAQ and I'd like user@xxxxxxxxxxx to
have a different page
created to that for user@xxxxxxxxxxx - all automatically of course....
Neil
You could always enable PHP by default on the sites then use PHP to
include a file based on the domain name. That would be the easiest way
I see.
<?php
require "/home/sites/$SERVER_NAME/web//sometemplate.php"
?>
Or something like that. ;-)
--
Lauchlin Wilkinson, BComp
Technical Manager
Internet Tasmania Pty. Ltd.