Eric wrote:
-----------
From: Eric Giguere <ericgiguere ericgiguere.com>
To: blojsom-users mailing list <blojsom-users lists.sourceforge.net>
Subject: [Blojsom-users] Subdomain -> blog
Has anyone done this? Say I have a domain, call it,
"blart.com", and I
have two subdomains, "foo" and
"flub". I want to have foo.blart.com
forward to www.blart.com/blog/foo and flub.blart.com forward
to
www.blart.com/blog/flub. I believe this is easy enough to do
with one
instance of blojsom and by using two servlet filters to
forward
(internally) the requests to the right URL. If anyone's
done this and
ran into pitfalls, though, I'd appreciate knowing....
Hi Eric,
Details are a bit hazy since it was done some time ago (and
things might be
different now) but I remember trying to do subdomaining via
forwarding with
my registar (godaddy) and it didn't work, seems to me the
thing that was
fowling it up was the fact that bljosom (Tomcat?) required a
trailing "/".
In the end didn't end up using subdomains because of that.
Always said I
would revisit it and set it up properly with behind Apache
with rewrite
rules but haven't gotten around to it. No idea if the
trailing "/" will be
an issue with servlet filters but the above was a pitfall
for us running
Tomcat standalone and the requirement of blojsom having the
trailing "/".
Cheers,
Darren Inouye
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking
scripting language
that extends applications into web and mobile media. Attend
the live webcast
and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|