hi everyone,
i know the question is very easy, i just can't remember to add a new file extension to apache that contains php codes.
let say, i want to http://www.mypages.com/mypage.rmx my page that contains some php codes to execute. what is the fastest way to add .rmx file extension to apache server.
happy coding to all...
[SOLVED] apache does not execute php files
Moderator: General Moderators
[SOLVED] apache does not execute php files
Last edited by dethron on Thu Jun 23, 2005 8:43 pm, edited 1 time in total.
[ SOLVED ]
well i found the answer 
It is enough to add
AddType application/x-httpd-php .rmx
to httpd.conf file
)
happy coding
It is enough to add
AddType application/x-httpd-php .rmx
to httpd.conf file
happy coding