On 1/15/06, Gary W. Smith <[EMAIL PROTECTED]> wrote:
>
>
> Is this following possible and if so how could it be accomplished?
>
> We have a number of users on a web server that access the system via
> users.domain.com/theirloginid (note that this isn't ~theirloginid).  Is it
> possible to configure a vhost in such a way that they are
> theirloginid.users.domain.com without having to modify the apache
> configuration or restart apache each time a user is added?
>
> We have 350 users and would like to be able to add them on the fly.  From a
> DNS perspective it's simple.  That site is using DNS with a mysql backend.
> It would be nice if we could pull the vhost information directly from mysql
> as well.

Read the docs on mod_vhost_alias.

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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to