> > > > you can make the .txt a php script and force pargins by php parser
> > > > by using and SetHandler
> > > > On 25.01.08 06:59, Kent Larsson wrote:
> > > Thank you! But I still don't get it to work.
> >
> > >
> > > SetType application/x-httpd-php
> > >
> > Tried SetHandler as suggested
> > > On 25.01.08 06:59, Kent Larsson wrote:
> > > you can make the .txt a php script and force pargins by php parser by
> > > using
> > > and SetHandler
> >
> > Thank you! But I still don't get it to work.
>
> >
> > SetType application/x-httpd-php
> >
>
>
> Tried SetHandler as suggested?
Ye
On Jan 26, 2008 3:47 AM, Kent Larsson <[EMAIL PROTECTED]> wrote:
> > On 25.01.08 06:59, Kent Larsson wrote:
> > you can make the .txt a php script and force pargins by php parser by using
> > and SetHandler
>
> Thank you! But I still don't get it to work.
>
> SetType application/x-httpd-php
>
> On 25.01.08 06:59, Kent Larsson wrote:
> > I want to create a dynamic textfile using PHP for each request of it. If the
> > users asks for http://server/textfile.txt I want a PHP-script to execute and
> > serve the textual data completely transparent to the user. This is a "single
> > case" so as
On 25.01.08 06:59, Kent Larsson wrote:
> I want to create a dynamic textfile using PHP for each request of it. If the
> users asks for http://server/textfile.txt I want a PHP-script to execute and
> serve the textual data completely transparent to the user. This is a "single
> case" so associating
Hi,
I want to create a dynamic textfile using PHP for each request of it. If the
users asks for http://server/textfile.txt I want a PHP-script to execute and
serve the textual data completely transparent to the user. This is a "single
case" so associating all txt-files with PHP is not what I would