[rt-users] modifications to RT are not reflected
JP Chilumula
cjayaprakashreddy at yahoo.com
Mon Dec 12 15:44:11 EST 2005
Hi!!
I've made some changes to
/opt/rt/share/html/Elements/Login
To be more specific.. I've added these lines:
# Ok, lets take a look at all the environment
variables
% foreach $key (sort keys(%ARGS)) {
% print "$key = $ARGS{$key}<p>";
% }
and made some changes to the HTML form:
<H3><a href="some URL"> Please click here to login.
</a></H3>
This is because the authentication will be from a
different web application, which will redirect it back
to RT.
However, if I stop apache and restart it, the changes
are not picked up. I remember doing some changes a few
weeks back and the changes were picked up, but now, it
simply refuses to pickup the changes. Is there
something else that needs to be done?
Thank you for the help!!
Warmest Regards,
JP.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the rt-users
mailing list