Re: PHP files without extension
From: Andy Hassall (andy_at_andyh.co.uk)
Date: 08/31/04
- Next message: K: "Re: exif module failure"
- Previous message: Pjotr Wedersteers: "Re: Passing vars in a link ?"
- In reply to: Berislav Lopac: "Re: PHP files without extension"
- Next in thread: Berislav Lopac: "Re: PHP files without extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 19:23:25 +0100
On Tue, 31 Aug 2004 13:23:52 +0200, "Berislav Lopac"
<berislav.lopac@dimedia.hr> wrote:
>It does help, but is there a way to do it via an AddType statement in the
>httpd.conf,
Untested, but how about something like
<FilesMatch '^[^.]+$'>
ForceType application/x-httpd-php
</FilesMatch>
-- Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk> <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
- Next message: K: "Re: exif module failure"
- Previous message: Pjotr Wedersteers: "Re: Passing vars in a link ?"
- In reply to: Berislav Lopac: "Re: PHP files without extension"
- Next in thread: Berislav Lopac: "Re: PHP files without extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]