On Mon, April 10, 2006 1:36 pm, [EMAIL PROTECTED] wrote:
> Thanks.  I had added the header to the file.  If the php extension is
> good enough, then I am not going to worry about the .htaccess file.

I'd be awful careful here...

SOME versions of Microsoft IE are particularly stoopid about dealing
with URLs and Content-type etc.

SOME versions are even more weird when you add GET parameters to non
HTML document URLs. E.G.
http://example.com/myphpscript.pdf?date=5/1/2006
Where myphpscript.pdf has been ForceType in .htaccess to be PHP.

If I was you, I'd still try for the .xml ending and don't give the web
browsers who might link to your RSS feed any opportunity to [bleep]
up.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to