[thelist] More about .htaccess

Lachlan Cannon luminosity at members.evolt.org
Mon Jun 17 22:54:01 CDT 2002


php said:
> --
> [ Picked text/plain from multipart/alternative ]
> Hi All.
>
> Im newbie, i have a question how to create .htaccess for all files with
> no extension ( .php ) as php application.

<Files filename>
ForceType application/x-httpd-php
</Files>
where filename is the name of your file without the .php extension

HTH
Lach
_____________________________________
http://members.evolt.org/luminosity/
MSN: luminosity @ members.evolt.org
_____________________________________





More information about the thelist mailing list