On 12/26/05, Henri Yandell <[EMAIL PROTECTED]> wrote: > Yep, that's what I'm doing. http://blog.generationjava.com and > http://www.carrielogic.org are happily running on the same Tomcat. The > redirect is just there to avoid people having to know the rest of the > Roller URL.
I think the major problem with vanity URLs for Roller blogs is stripping away /page/username from all the URLs. For us to truly support vanity URLs, I think stripping this out should be possible. Matt > > Hen > > On 12/25/05, metinex (sent by Nabble.com) <[EMAIL PROTECTED]> wrote: > > > > I meant something to be running like www.myname.com in the replacement of > > http://blog.generationjava.com/roller/page/bayard/ > > > > and another user to be running from www.hisname.com through > > http://blog.generationjava.com/roller/page/anotheruser > > > > So Redirect is just redirecting instead of serving a virtual domain. > > > > -- > > Sent from the Roller - Dev forum at Nabble.com: > > http://www.nabble.com/Virtual-domain-for-each-blog-t804720c12275.html#a2092668 > > > > >
