[rt-users] RT2 Apache Proxy Setup
Jesse Vincent
jesse at bestpractical.com
Wed Dec 12 01:07:11 EST 2001
Presuming you set up your stuff to listen to /rt2 on port 1234, How about
ProxyPass /rt2 http://localhost:1234/rt2/
Seeing more of your apache config file would help debugging.
On Wed, Dec 12, 2001 at 05:54:53AM +0000, alan milligan wrote:
> Hi guys,
>
> I'm trying to get rt2 going using the ProxyPass stuff in the setup
> documentation, as database handles are precious. I have it going quite
> happily independently on http://localhost:1234,
>
> I have a single entry for this in my Apache virtual host section:
>
> ProxyPass /rt2/ http://localhost:1234/
>
> However, from my https://localhost/rt2 URL location, I get a 'The requested
> URL /rt2 was not found on this server' message (and for
> https://localhost/rt2/). It is basically ignoring my proxy request and
> attempting to serve normally. (If there is an issue with going from
> http/https via a proxy - I'd expect an entirely different error ...)
>
> I'm new to using proxy's with Apache, but the Apache documentation doesn't
> suggest your install instructions are at all deficient. But there is a TODO
> there with an example of a httpd.conf required. Does my answer lie in there
> somewhere?
>
> Cheers, Alan
>
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
--
http://www.bestpractical.com/products/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list