You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kevin Smith <ke...@netsmith.ltd.uk> on 2002/02/08 15:57:02 UTC

Thousands of Users - Virtual Hosts?

Hi All,

I'm a newbie to the list but not to Apache, well not quite anyway. ;)

Anyhow here's my dilema.... I have thousands of users that I would like to setup with individual web accounts.

What I mean by this is, they all have their own domain name, which filters through to one IP address only.  Is there anyway of setting the httpd.conf file (perhaps using VirtualHosts configs) where I do not have thousands of VirtualHosts directives?

 ie. Apache can take the domain name that was called and use this for selecting the correct htdocs directory for that user?

Any ideas, or am I asking for the impossible?

Thanks,

Kevin Smith

RE: Thousands of Users - Virtual Hosts?

Posted by Joshua Slive <jo...@slive.ca>.
From: Kevin Smith [mailto:kevin@netsmith.ltd.uk]

> What I mean by this is, they all have their own domain name, which filters
through to one IP
> address only.  Is there anyway of setting the httpd.conf file (perhaps
using VirtualHosts
> configs) where I do not have thousands of VirtualHosts directives?

[Please post in plain text.]

Indeed there is:
http://httpd.apache.org/docs/vhosts/mass.html

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org