You need to use regex. --- On Mon, 11/16/09, Tomaz Lavieri <[email protected]> wrote:
From: Tomaz Lavieri <[email protected]> Subject: Re: Multiple domains (one for each weblog) To: [email protected] Date: Monday, November 16, 2009, 2:50 AM that is a clue, i will try it. can u show me a little example of how to do that ? any way i will search. thanks! 2009/11/16 Jery Wang <[email protected]> > If you use apache use mod_rewrite > > --- On Sun, 11/15/09, Tomaz Lavieri <[email protected]> wrote: > > From: Tomaz Lavieri <[email protected]> > Subject: Multiple domains (one for each weblog) > To: [email protected] > Date: Sunday, November 15, 2009, 5:54 AM > > Hi all, > > first my configuration are: Apache Roller 4.0.1, Apache Tomcat 6.0.20, > Apache Httpd 2.2.9, i have a dedicated server machine where i can configure > mutiple domains. > > I try search it every where, but i didnt found =[ > > I m want to put each of my weblogs at your owner domain, but i get no > clue how to do that > > I have my main domain, with many weblogs http://mymaindomain.com/ > > all of my weblogs are like contexts of this domains > http://mymaindomain.com/firstblog > http://mymaindomain.com/secondblog > http://mymaindomain.com/otherblog > http://mymaindomain.com/moreoneblog > > and i wanna to change that to: > > http://firstblog.com/ > http://secondblog.com/ > http://otherblog.com/ > http://moreoneblog.com/ > > all of this domains are on the same server, on the same Tomcat, with > virtual hosts, i can point all to roller context, but in this case all open > my main blog, i need to use a main blog for each case based at domain name. > Any one try it ? can any one help me ? > > Ps.: Sorry for my english. > > -- > Tomaz Lavieri > Sun Certified Java Programmer (SCJP 6) > > meu blog => http://blog.tomazlavieri.com.br/ > twitter => http://twitter.com/tomazlavieri > > > > > -- Tomaz Lavieri Sun Certified Java Programmer (SCJP 6) meu blog => http://blog.tomazlavieri.com.br/ twitter => http://twitter.com/tomazlavieri
