I decieded to learn PHP. I installed PHP rpm from my company's repository, and then made it work by editing httpd.conf as below. The process is quite smooth! vi /etc/httpd/conf/httpd.conf
Find the AddType application section and add the following line; AddType application/x-httpd-php .php
No comments:
Post a Comment