shafihuzaib/hfeeds

how to write the htaccess file in heroku?

Opened this issue · 0 comments

I deployed the app to heroku, but the xml file cant be parsed as php, most of the time the xml code was displayed in the browser rather than converted into php code.
I've tried these:
AddHandler application/x-httpd-php .xml
AddHandler x-httpd-php .xml
AddHandler application/x-httpd-php7 .xml
AddHandler x-httpd-php7 .xml