logo       

Re: Does SSI work with Mason?: msg#00212

web.mason.user

Subject: Re: Does SSI work with Mason?

When you set up a perlhandler to do content generation, you
bypass Apache modules like SSI - they never get to look at the
page.

But you can implement SSI in perl - see Apache::SSI. That gives
you the ability to use Apache::Filter to chain handlers.

The only problem is that for a couple of SSI directives,
Apache::SSI needs to be the last filter in the chain, and I
vaguely remember seeing somewhere that Mason also needs to be the
last member if using it with Apache::Filter?

d.

On 26 Aug 2003 at 16:37, K Old wrote:

> Hello everyone,
>
> I'm trying to use the Apache::UploadMeter module and can't seem to get
> the SSI for the form to work:
>
> (in /form.mhtml)
>
> <!--#uploadform-->
> <INPUT TYPE="FILE" NAME="theFile"/>
> <INPUT TYPE="SUBMIT"/>
> </FORM>
>
>
> I'm assuming that Mason doesn't handle SSI's? Is that correct? Has
> anyone else run into this?
>
> Thanks,
> Kevin
>
> --
> K Old <kold@xxxxxxxxxxxxxxxxxx>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
> at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
> _______________________________________________
> Mason-users mailing list
> Mason-users@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/mason-users



--
Dr. David R. Baird
ZeroFive Web Design
dave@xxxxxxxxxxxxxx
http://www.zerofive.co.uk


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise