I'm hosting a site with 1and1 and i can't get this code to work:
AddHandler application/x-httpd-php xml AddHandler x-httpd-php xml
Please can someone help me with this.
Have you tried:
AddHandler application/x-httpd-php5 .xml
Sorry @BenWalker but i didn't work for me.
Maybe the hosting provider has disabled that feature of .htaccess
No i had to do:
AddHandler x-mapp-php6 .xml
To get it to work with 1and1
I'm hosting a site with 1and1 and i can't get this code to work:
Please can someone help me with this.
Have you tried:
Sorry @BenWalker but i didn't work for me.
Maybe the hosting provider has disabled that feature of .htaccess
No i had to do:
To get it to work with 1and1