Interesting problem with secure apache

So, I’ve just installed a secure webserver to work with RT, with mod_perl
NOT a DSO (but boy, was that painful!).

I have both an insecure and a secure server running, and the insecure
server works fine with RT2 (they’re both resolving to the same RT2 dir –
there’s only one on the machine). The insecure server shows me that the
frontpage for RT2 is the following:

<& /Elements/Header, Title=>“Start page” &>
<& /Elements/Tabs &>
<& /Elements/MyTickets &>
<& /Elements/MyRequests &>
<& /Elements/Quicksearch &>

Any idea what happened?

Sheeri Kritzer
Systems Administrator
University Systems Group
Tufts University
617-627-3925
skritz01@emerald.tufts.edu

You didn’t configure the secure vhost to use RT’s HTML::Mason handler.On Tue, Aug 28, 2001 at 04:40:50PM -0400, Sheeri Kritzer wrote:

So, I’ve just installed a secure webserver to work with RT, with mod_perl
NOT a DSO (but boy, was that painful!).

I have both an insecure and a secure server running, and the insecure
server works fine with RT2 (they’re both resolving to the same RT2 dir –
there’s only one on the machine). The insecure server shows me that the
frontpage for RT2 is the following:

<& /Elements/Header, Title=>“Start page” &>
<& /Elements/Tabs &>
<& /Elements/MyTickets &>
<& /Elements/MyRequests &>
<& /Elements/Quicksearch &>

Any idea what happened?

Sheeri Kritzer
Systems Administrator
University Systems Group
Tufts University
617-627-3925
skritz01@emerald.tufts.edu


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

http://www.bestpractical.com/products/rt – Trouble Ticketing. Free.

you are so right. I’m sorry about that, folks. :wink:

-SheeriOn Tue, 28 Aug 2001, Jesse Vincent wrote:

You didn’t configure the secure vhost to use RT’s HTML::Mason handler.

On Tue, Aug 28, 2001 at 04:40:50PM -0400, Sheeri Kritzer wrote:

So, I’ve just installed a secure webserver to work with RT, with mod_perl
NOT a DSO (but boy, was that painful!).

I have both an insecure and a secure server running, and the insecure
server works fine with RT2 (they’re both resolving to the same RT2 dir –
there’s only one on the machine). The insecure server shows me that the
frontpage for RT2 is the following:

<& /Elements/Header, Title=>“Start page” &>
<& /Elements/Tabs &>
<& /Elements/MyTickets &>
<& /Elements/MyRequests &>
<& /Elements/Quicksearch &>

Any idea what happened?

Sheeri Kritzer
Systems Administrator
University Systems Group
Tufts University
617-627-3925
skritz01@emerald.tufts.edu


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users


http://www.bestpractical.com/products/rt – Trouble Ticketing. Free.


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Sheeri Kritzer
Systems Administrator
University Systems Group
Tufts University
617-627-3925
skritz01@emerald.tufts.edu