Apache does support dynamically configured virtual host. Its simple to setup. More info can be found here http://httpd.apache.org/docs/2.0/vhosts/mass.html

RoVeRT

J. Erik Heinz wrote:
Hi, Thanks for your detail replay.
Felix Gilcher <[EMAIL PROTECTED]> words
        on 04.11.2005 - 14:24 (+0100 Zulu-Time):
[EMAIL PROTECTED] <> schrieb am Freitag, 4. November 2005 13:35:
J. Erik Heinz <[EMAIL PROTECTED]> words
        on 04.11.2005 - 13:06 (+0100 Zulu-Time):

[ transfering key from one to another page ? ]

Sure I could attach it as get-parameter.  But with this mechanism i
annul the whole security mechanism... I offer the client more
information than he need.

 - use a dedicated virtual host for each user. this involves creating a virtual 
host for each user and keeping him on the domain userid.yourdomain.tld, so this 
is the least preferred solution of those three.
Am I getting it right - you want to create a apache-virtual-host for
EVERY user that will login to your webapp? That means if 400 Users are
logged in you have 400 virtual hosts ?

How do you add the virtual host to the httpd.conf ? Normally you have
to reload the apacheserver than. Thats a task, that the webserver or
root should do and not your application... I think I missed a point... How do you remove the virtual host, if a user logges out ?

Cheers Erik

_______________________________________________
agavi-dev mailing list
[email protected]
http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev

Reply via email to