I'm trying to get php to parse an .xml file as php.
I added a .htaccess file on my rss/ dir, where the .xml is.
The .htaccess file contains only this line:
AddType application/x-httpd-php .php .xml
It still does not work.
Any help?
Another thing. File Manager does not show .htaccess files. Can I change this?
Regards
Mateo
I added a .htaccess file on my rss/ dir, where the .xml is.
The .htaccess file contains only this line:
AddType application/x-httpd-php .php .xml
It still does not work.
Any help?
Another thing. File Manager does not show .htaccess files. Can I change this?
Regards
Mateo
Comment