[rt-users] Installing as non-virual server
Chris Mason
masonc at masonc.com
Mon Sep 9 17:40:12 EDT 2002
That might be the problem. Is this correct?
The server is http://loki.altamer.home and the URL for RT would be
http://loki.altamer.home/rt2/
$WebPath = "/var/www/rt2";
# This is the Scheme, server and port for constructing urls to webrt
# $WebBaseURL doesn't need a trailing /
$WebBaseURL = "http://RT::loki.altamer.home:80";
$WebURL = $WebBaseURL . $WebPath . "/";
-----Original Message-----
From: Roedel, Mark [mailto:MarkRoedel at letu.edu]
Sent: Monday, September 09, 2002 5:26 PM
To: Chris Mason
Cc: rt-users at lists.fsck.com
Subject: RE: [rt-users] Installing as non-virual server
Seems to be working in that sort of arrangement on our testbed server
pretty well. (And *I* did it, so it can't have been to terribly hard.)
The important bit, as I recall, was making sure that $WebPath got set
correctly in /path-to-rt/etc/config.pm.
---
Mark Roedel | "Blessed is he who has learned to laugh
Systems Programmer | at himself, for he shall never cease
LeTourneau University | to be entertained."
Longview, Texas, USA | -- John Powell
> -----Original Message-----
> From: Chris Mason [mailto:masonc at masonc.com]
> Sent: Monday, September 09, 2002 3:37 PM
> To: rt-users at lists.fsck.com
> Subject: [rt-users] Installing as non-virual server
>
>
> I'd like to install rt as a subfolder of main html server, rather than
> virtual, as I don't have any other need for virtual hosts. How hard is
> that? I don't see documentation on it, all the installation docs
> presume a virtual host.
More information about the rt-users
mailing list