Re: [users@httpd] mod_jk for Apache 1.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 22 April 2005 12:50, Albert Whale wrote:
> ><Location />
> >	ProxyPass   http://www.hostname.com:8080/
> >	ProxyPassReverse   http://www.hostname.com:8080/
> ></Location>
> >
> >This set of tags, when placed within the containers where your
> >DocumentRoot is defined, will proxy all traffic from the source machine
> >to the destination machine.
>
> I almost thiugh that was it.  However ProxyPass is not permitted inside
> a Location.
>
> Also note, that proxypass is a two argument command.

Well, true, but this should work:

	ProxyPass   / http://www.hostname.com:8080/
	ProxyPassReverse  / http://www.hostname.com:8080/

This style works for me (under 2.0.x)

j----- k-----

-- 
Joshua Kugler
CDE System Administrator
http://distance.uaf.edu/

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux