You would call your .mas files from inside your code as components, you 
wouldn't call them directly from the browser.  The only ones you have to let 
Mason know about (you're really letting Apache know to have Mason handle them) 
is anything accessed by a browser.

John Halladay
Green Aspen, Inc - www.greenaspen.com
Website, Email, and Server Solutions
Email: [EMAIL PROTECTED]
Phone: 801.860.4250

Sent from BlackBerry / T-Mobile Wireless  

-----Original Message-----
From: "Jay Truesdale" <[EMAIL PROTECTED]>
Date: Fri, 18 Aug 2006 19:41:42 
To:"Ⓙⓐⓚⓔ" <[EMAIL PROTECTED]>,mason-users <mason-users@lists.sourceforge.net>
Subject: Re: [Mason] Odd Problem Restoring User Session After Port to
        Apache/mod_perl 2

On 8/18/06, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote:
> Yikes! You allow people to pull up a mas file directly????
> Scary in my book!

> >   <FilesMatch "(\.html|\.mas|\.css)$">
> >         SetHandler perl-script
> >         PerlHandler HTML::Mason::ApacheHandler
> >     </FilesMatch>
> >

So how else does Mason know to process .mas files?

I've got another filesmatch that tells apache not to send .mas files
to the browser which seems to work.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to