[rt-users] Re: this has got to be simple, but.......

seph seph at directionless.org
Tue Aug 3 22:15:16 EDT 2004


> <%init> if ( $ARGS{'q'} ) { my $query = $ARGS{'q'}; if ( $query =~
> m/^\s*(\d+)\s*$/ ) {
> $m->redirect("$RT::WebPath/Ticket/Display.html?id=$1"); }

That's not html, not even a little. That's unexecuted mason code. Your
apache config is probably wrong. What is it?

seph



More information about the rt-users mailing list