* Todd Simons <[email protected]> [2009-03-05 02:39]: > I assume that I would build a <directory> to match the > ProxyPass/ProxyPassReverse path statements? [..] > I tried this and it didn't work.
http://httpd.apache.org/docs/2.2/en/mod/core.html#directory "Enclose a group of directives that apply only to the named file-system directory and sub-directories" The local path to the ProxyPass is not part of your file system. cheers, -peter -- [email protected] - vienna university computer center Universitaetsstrasse 7, A-1010 Wien, Austria/Europe Tel. +43-1-4277-14155, Fax. +43-1-4277-9140 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
