I would like to have my roller blog be the ROOT my site but have things like
my gallery served up by apache. is there a way to have something like
ProxyPass / ajp://127.0.0.1:8009/
ProxyPass /gallery http://localhost/gallery

or do I have to use a apache connector?

On 1/28/07, Keith Sader <[EMAIL PROTECTED]> wrote:

Try this:


http://www.sader-family.org/roller/page/ksader/20060601#progress_in_small_chunks

On 1/28/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
>
> I don't know anything about tomcat mod_rewrite, but you don't actually
> need to deploy your application at "/roller" if you don't want to.  In
> tomcat if you set the context of the application to empty string, "",
> then it would be running at http://localhost/
>
> -- Allen
>
>
> Ruslan Valiyev wrote:
> > Hi all.
> >
> > I just installed Roller 3.0 on my Solaris 10 server with Tomcat 5.5.
> > I have my blog at http://localhost/roller
> >
> > Question: how do I make Tomcat "mod_rewrite" the URL to
> > http://localhost ?
> >
> > Thank you in advance.
> >
>



--
Keith Sader
[EMAIL PROTECTED]
http://www.sader-family.org/roller/page/ksader




--
Programming is art

Reply via email to