[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Some various questions...
- Subject: [cobalt-users] Some various questions...
- From: "Matthieu Fauveau" <matthieu.fauveau@xxxxxxxxxxxxxxxx>
- Date: Sun Jun 29 18:12:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
First of all, I have to say that I'm a newbie on Cobalt RaQ servers. My
server is a RaQ550 (P-III 1ghz, 256mo ram, 40go HDD). Here comes my few
questions :
- About the virtual site preview before dns propagation of the domain :
I have tried two tips taken from the developper's list :
First, I've added this line in the httpd.conf : AliasMatch
^/vsite/([^/]+)(/(.*))? /home/sites/$1/web/$3, and restart the httpd. But,
when I try http://serverdomain/vsite/clientdomain/, the server give me a
"Forbidden, You do not have permission to access the requested file on this
server."
Second, I've tried another solution that is to create
clientname.serverdomain when making a virtualsite (and change it after dns
propagation). But it doesn't work when I try to reach the site by
http://clientname.serverdomain/. DNS error or something like that...
So since the both solutions don't work, what should I do ?
- About users :
For each user added, the cobalt admin give him an account on the
virtualsite. So, how can i create emails account without a web account ?
- Phpmyadmin :
I have installed phpMyAdmin 2.3.3 for RAQ550 release 1 from
edison.ca/cobalt, and when i login as root, i can't create/modify/delete
databases... the only way I have find to do that is to connect as root on
the server by ssh, and admin mysql there... not very pratical.
- Subdomains :
How can i create a subdomain that show up a directory ? Like that :
dir1.clientdomain.com >> www.clientdomain.com/dir1/
- Bandwidth limits :
How to set up a bandwith limit on a virtual site ?
Thanks you all in advance. And sorry for my bad english ;)