|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
I have just changed my web hosting package - I know have a more hands on role with the Apache server. Before, I requested certain things and they were done - now I have to do things myself - quicker, but harder...!!
I use PHP and had the old server set up so that all files with .fmi extensions were processed as php files. How is this done - I believe that it is the Apache configuration I need to change. By the way, it is a shared server. Thanks, Ben. |
|
#2
|
|||
|
|||
|
Alter this line in your httpd.conf
AddType application/x-httpd-php .php .fmi If you don't have permission for that, then put that line in your .htaccess file. |
|
#3
|
|||
|
|||
|
Fantastic - thanks very much. The hosting company wanted me to pay them for setup fees for doing this... I'll be having words...
Thanks again, Ben. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > File extensions and how the files are treated |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|