[rt-users] Mason component root / fastcgi

Richard Levitte - VMS Whacker levitte at stacken.kth.se
Thu Oct 18 07:15:57 EDT 2001


From: "Scott A. McIntyre" <scott at xs4all.nl>

scott> [Thu Oct 18 08:37:55 2001] [warn] [Mason] Cannot resolve file to component:
scott> /usr/local/rt2/bin/mason_handler.fcgi (is file outside component root?)
scott> 
scott> I can't see where Mason's component root is being specified; ScriptAlias has
scott> been added to my httpd.conf (as per the installation instructions).

Hmm, I have the following, and it works for me:

  <Location /WebRT>
    Options +ExecCGI
  </Location>
  RewriteRule /WebRT /WebRT/ [R,L]
  Alias /WebRT/ /usr/local/rt2/bin/mason_handler.fcgi/

I'm not really sure that ScriptAlias should be used the way it's
described in the guide.

-- 
Richard Levitte   \ Spannvägen 38, II \ LeViMS at stacken.kth.se
Redakteur at Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis                -- poei at bofh.se
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus:             http://www.gemplus.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.




More information about the rt-users mailing list