Page 1 of 1

config links

Posted: Fri May 30, 2008 7:09 am
by hoho
hi

I have some php files without extension: eng and rus. What I can do to execute files without extension?
I have added

<Files eng>
ForceType x-mapp-php4
</Files>

in .htaccess, but I got only Internal Server Error :(

How I can solve my problem?