Re: Problems creating domain for intranet



linux_learner wrote:
I am new to linux and trying to setup apache server. i was succesful
in configuring apache and the apche server is running.

I am able to acces html pages through browser using http://localhost.


What i want now is to create diffrent domain names which can be used
by different person to put there webpages say for example :


hrd.john.net
sls.mike.net


each having his own space limit.


i read in some help files that i have to create virtual ips for that.

You don't need different IP addresses. Read the apache documentation,
specifically about NameVirtualHost and VirtualHost.

Don't mess with domain names. Just use one that works locally.

Robert


[snip]

.