Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating an automated RSS or XML feed.



Ask your ISP to let you add this through an .htaccess file with a ForceType directive. Not sure how much they will have to open up the AllowOverrides setting for you, mine just sets it to All.

<FilesMatch "*.xml$">
	ForceType application/rss+xml
</FilesMatch>

<FilesMatch "*.rdf$">
	ForceType application/rss+xml
</FilesMatch>

Walter

On Oct 30, 2003, at 10:27 AM, Rob Stearn wrote:

Aaaah you see, there lies the problem.
To make the document appear as the right document type i have to add a line to Apache, in the .conf file, that reads:


AddType application/rss+xml .rdf .xml

However, as I said in my original post, I can't amend the configuration of the hosting companies webserver in such a way.



On Oct 29, 2003, at 22:57, email@hidden wrote:

email@hidden
_______________________________________________
web-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development
Do not post admin requests to the list. They will be ignored.
_______________________________________________
web-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development
Do not post admin requests to the list. They will be ignored.

References: 
 >Creating an automated RSS or XML feed. (From: Rob Stearn <email@hidden>)
 >Re: Creating an automated RSS or XML feed. (From: Rob Stearn <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.