config links

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
hoho
Forum Newbie
Posts: 1
Joined: Fri May 30, 2008 7:06 am

config links

Post 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?
Post Reply