[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] (no subject)
- Subject: [cobalt-users] (no subject)
- From: Richard Kurth <rkurth@xxxxxxxxxxxx>
- Date: Fri Aug 4 00:06:06 2000
I am trying to set up some programs to be put in the new users
directory /home/sites/home/site6/web/) I have added these directory
and programs to the /etc/skel/group/en_US/web directory and when I
create a new user in the gui it adds my new stuff just like I want
it.
But hear is my problem in a couple of the programs I need to add the
/home/site6/web/ as a parameter to the program. Now of corce this will
be different for every user. In the Index.html file in /etc/skel/group/en_US/we
cobalt added a verbal [DOMAIN] to add the http address of the sit for
there gui interface. How can I do this with what I want. I know I will
have to modify the cgi program that does this.