> >Now we add our inverse proxy directives, within the main <Directory> > > context: > >ProxyPass /Zope/ http://fightclub.org:8080/ > >ProxyPassReverse /Zope/ http://fightclub.org:8080/ Do they mean enter this as an addition to the httpd.conf DocumentRoot tag? Or, in which of the <Directory> options - there are 3 active in my current config. Or does it not matter which one?