Based on the vhost questions, I have a small dilemma. Overall the site works as desired but some of the vhost's (using true vhost configurations) have both www.domain.tld and domain.tld. So to make it work with mod_vhost_alias I need to create two directories. But only one directory has data (www.domain.tld). Is there a way to setup a 404 command within the config in conjunction with mod rewrite to forward them to www.domain.tld/whatever iif domain.tld/whatever doesn't exist? > -----Original Message----- > From: Gary W. Smith [mailto:gary@xxxxxxxxxxxxxxx] > Sent: Tuesday, January 17, 2006 7:47 AM > To: users@xxxxxxxxxxxxxxxx > Subject: RE: [users@httpd] Auto Vhost question > > Joshua, > > After some creative playing around with this it seems that it will work > in most cases. There are a couple rare cases where I will need to > manually create vhost entries but this should work great. Before asking > the question I took the time to look at additional modules over at > modules.apache.org but looking at the core documentation just slipped my > mind... > > Anyways, thanks. > > Gary Wayne Smith > > > -----Original Message----- > > From: jslive@xxxxxxxxx [mailto:jslive@xxxxxxxxx] On Behalf Of Joshua > Slive > > Sent: Sunday, January 15, 2006 9:57 AM > > To: users@xxxxxxxxxxxxxxxx > > Subject: Re: [users@httpd] Auto Vhost question > > > > On 1/15/06, Gary W. Smith <gary@xxxxxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx > > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > --------------------------------------------------------------------- > 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@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx