> From: Bytecode [mailto:bytec...@me.com]
> Subject: How to map username.domain.com to www.domain.com/username
> 
> I want each user to be able to access his/her homepage at 
> username.domain.com instead.

Assuming you have DNS set up properly, use this:
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html

Alternatively, use a filter to rewrite the request URLs to the internal format:
http://tuckey.org/urlrewrite/

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


Reply via email to