I followed the instruction and created rss.php in /admincp folder. When I tried to
http://mydomain.com/admincp/rss.php?...cnn_latest.rss, I got this error message:
------------------------------
Forbidden
You don't have permission to access /rss.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
-------------------------------
I then tried chmod 744, 755, 777 to the rss.php file, but that didn't work.
Any clue?