[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Auto Created pages
- Subject: Re: [cobalt-users] Auto Created pages
- From: AKYoung <ayoung78@xxxxxxxxxxx>
- Date: Wed Aug 28 15:51:10 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
on 8/28/02 6:17 PM, Craig St George wrote:
>
>> Okay, I know that when you setup a new vsite there's a default page that's
>> setup from /etc/skel/group/en_US/web/index.html, but what I'd like to know
>> is if there's a way that when a vsite is created/setup that there are 2
>> default pages setup. I'd like to have 1 (index.html) that has my custom
>> designed under construction page for the client and the other with all the
>> clients useful info (getting started). I've already customized the default
>> (index.html) to be contain all the useful info, but I'd like to change it's
>> name and replace it with a new custom under construction page, but still
>> have the other one created with all the useful info. Please note that the
>> useful info page contains the vsite's domain name as links so it's needed.
>
>
> Anything that you place in /etc/skel/group/en_US/web/i
> gets copied to there web directory
> so if you had
> index.html faq.html they both would be made
>
Yup, I know that, but the only problem is the page other than index.html is
left unchanged, meaning all the [DOMAIN] tags are still showing instead of
being replaced with the vsite's domain name. I'm thinking there needs to be
changes to one of the conf files but I can't figure out which one.
Any suggestions???