Re: PHP files without extension
From: Berislav Lopac (berislav.lopac_at_dimedia.hr)
Date: 08/31/04
- Previous message: Daniel Tryba: "Re: reading binary data"
- In reply to:(deleted message) Ian.H: "Re: PHP files without extension"
- Next in thread: Andy Hassall: "Re: PHP files without extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 15:24:14 +0200
Ian.H wrote:
> You could use AddType statements in vhost sections in httpd.conf or
> within .htaccess files per-dir if preferred:
>
>
> <Files foo>
> ForceType application/x-httpd-php
> </Files>
>
>
> etc etc.. the just save the file as 'foo' and all should be sweet =)
>
> HTH more.
Nope, sorry. It still just shows the code...
I'm playing with aliases a bit, but I would still like to have a generic
parse via PHP be applied to filenames without extensions, if possible.
Berislav
-- If the Internet is a Marx Brothers movie, and Web, e-mail, and IRC are Groucho, Chico, and Harpo, then Usenet is Zeppo.
- Previous message: Daniel Tryba: "Re: reading binary data"
- In reply to:(deleted message) Ian.H: "Re: PHP files without extension"
- Next in thread: Andy Hassall: "Re: PHP files without extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|