This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Webmaster forum > January 2005 > webserver
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Claude 2005-01-28, 7:44 pm |
| Hey all... I'm running Linux Mandrake, 9.2 kernel 2.4... Apache web
server.... every thing is working fine for me right now in default
locations. Now, here's what I want to do...
I have just rented some web space to a client, and he has his own domain
name. My question now is... Can any one describe to me, the proper
procedures I need to do to accomplish in getting this client setup with his
own web page.... I know, I have to add some thing to my httpd.conf
file.... but that is all I know.. :)
I beleive I may also need to add some thing to my dns... I don't know how
to do that either.. :) Thanks for any help you may be able to give me...
Rgds.
Claude
| |
|
|
| Ignoramus16495 2005-01-28, 7:44 pm |
| On Fri, 28 Jan 2005 10:02:25 -0500, Claude <claude@utsasnipers.com> wrote:
> Hey all... I'm running Linux Mandrake, 9.2 kernel 2.4... Apache web
> server.... every thing is working fine for me right now in default
> locations. Now, here's what I want to do...
>
> I have just rented some web space to a client, and he has his own domain
> name. My question now is... Can any one describe to me, the proper
> procedures I need to do to accomplish in getting this client setup with his
> own web page.... I know, I have to add some thing to my httpd.conf
> file.... but that is all I know.. :)
NameVirtualHost your.ip.add.ress
<VirtualHost www.hisdomain.com>
ServerName www.hisdomain.com
DocumentRoot /his/directory
</VirtualHost>
> I beleive I may also need to add some thing to my dns... I don't know how
> to do that either.. :) Thanks for any help you may be able to give me...
>
> Rgds.
> Claude
>
>
--
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|