aubreyapple
10-08-2005, 09:07 PM
Does anybody have a quick reference about setting up apache and a web page to do rss feeds? These include the following:
1) How to make apache recognize and serve RSS. I tried this
AddType application/rss+xml rss
but it may not be sufficient.
2) How to create a web page which Firefox recognizes as a rss feed page. Firefox generates this little rss icon at the lower left but trying to dupicate other web pages does not put this icon on my firefox.
There is probably more for the sophisticated, but I want somewhere to find step by step instructions for a very simple case which covers both the web page(s) and the server.
Thanks in advance.
1) How to make apache recognize and serve RSS. I tried this
AddType application/rss+xml rss
but it may not be sufficient.
2) How to create a web page which Firefox recognizes as a rss feed page. Firefox generates this little rss icon at the lower left but trying to dupicate other web pages does not put this icon on my firefox.
There is probably more for the sophisticated, but I want somewhere to find step by step instructions for a very simple case which covers both the web page(s) and the server.
Thanks in advance.