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?
Moderator: General Moderators