Unfortuately, that's the end of my knowledge. I'm not an apache expert
and this seems to be a apache configuration question. Unless someone else
here has some apache expertise, you might be better off asking on an
apache newsgroup. 

Peace and Luck!

Jeff


On Tue, Jul 11, 2006 at 02:52:49PM -0700, Christopher Adams wrote:
> 
> Thank you for the information. That's kind of what I had in mind, but my 
> first attempt failed. I think it had something to do with my ReWrite Rule. I 
> also didn't specify a proxy address. It looks something like this:
> 
> <VirtualHost *:80>
>         ServerAdmin [EMAIL PROTECTED]
>         ServerName swiki.myserver.com
>         RewriteEngine On
>         RewriteRule ^/(.*) http://127.0.0.1:8080/HostRoot/$1 [L,P]
> </VirtualHost>
> 
> 
> Christopher Adams
>   
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On Behalf Of Jochen F. Rick
> > Sent: Tuesday, July 11, 2006 2:04 PM
> > To: [email protected]
> > Subject: Re: [Pws] Virtual hosts, swiki, apache, comanche
> > 
> > I know others have done this. Check out:
> > http://minnow.cc.gatech.edu/swiki/91
> > 
> > The one thing which is somewhat problematic is that all 
> > swiki-requests will look like they are coming from the same 
> > IP address (that of your server).
> > 
> > Peace and Luck!
> > 
> > Jeff
> > 
> > 
> > On Tue, Jul 11, 2006 at 01:42:42PM -0700, Christopher Adams wrote:
> > > 
> > > I am new to Swiki. I have a Swiki running on a Red Hat 
> > Linux server running Apache.  I have a Mailman list service 
> > running on the same machine. This service runs on port 80 at 
> > mailman.myserver.com, while the Swiki is running on port 8080. 
> > > 
> > > I was wondering about doing some kind of URL rewriting for 
> > a virtual 
> > > host on the server so that I could use the URL of something like 
> > > swiki.myserver.com. It would rewrite the URL from port 80 to port 
> > > 8080. Then I realized that the Swiki runs under Coman
> > che. Does that mean that it doesn't interact with Apache at all?
> > > 
> > > If anyone has any ideas, I would most appreciate it. 
> > > 
> > > 
> > > Christopher Adams
> > > 
> > > _______________________________________________
> > > Pws mailing list
> > > [email protected]
> > > https://mailman.cc.gatech.edu/mailman/listinfo/pws
> > 
> > --
> > Jochen "Jeff" Rick, PhD Candidate, Georgia Tech College of 
> > Computing [EMAIL PROTECTED], http://www.je77.com/, 
> > work: 404-385-1105 _______________________________________________
> > Pws mailing list
> > [email protected]
> > https://mailman.cc.gatech.edu/mailman/listinfo/pws
> > 
> > 
> 
> _______________________________________________
> Pws mailing list
> [email protected]
> https://mailman.cc.gatech.edu/mailman/listinfo/pws

-- 
Jochen "Jeff" Rick, PhD Candidate, Georgia Tech College of Computing
[EMAIL PROTECTED], http://www.je77.com/, work: 404-385-1105
_______________________________________________
Pws mailing list
[email protected]
https://mailman.cc.gatech.edu/mailman/listinfo/pws

Reply via email to