It seems to me that there are some limitations to this approach. It
assumes that the incoming request is for the correct domain and all URLs
generated in the served pages/feeds are relative to that, right?
One problem that I see is that the aggregator page will not generate
virtual host URLs to the aggregated blogs.
Of course there's only so much you can do without putting the virtual
host name into the database record for each blog, but I'm trying to get
a feel for what it would take to make virtual hosts/vanity URLs work in
a completely seamless manner...
-- Sean
Henri Yandell 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.
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