On Mon, 3 Jun 2002, Jessica Mayo wrote: > What I want to do is have a webserver fetching some of it's content from a > second apache that is NOT visible to the outside world.
ModRewrite is your friend. You basically define regexps which can map to random other machines. You might also need ModProxy (I can't remember). Sorry, I don't have an example on hand. Cheers, Mikal -- Michael Still ([EMAIL PROTECTED]) UMT+10hrs -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
