Hi ,
i have this line in my .htaccess file which i need it for generate the rss.xml file :
AddType application/x-httpd-php .php .xml
when i have this line then sitemap.xml doesnt shows up and i get this error :
Parse error: syntax error, unexpected T_STRING in /home/user/public_html/sitemap.xml on line 1
I need both , how can i have them working together ??
Any help would be Great .
Thanks