From: Erik Terpstra Date: 2003-09-17T23:45:55+09:00 Subject: Re: How to provide other content-type than text/html with modruby and eruby? Kent Dahl wrote: > Erik Terpstra wrote: > >> Is it possible to provide a content-type other than text/html using >> modruby and eruby? >> >> Currently I cannot make dynamic XML, RDF and XUL using eruby :-( > > > Does Apache.request#content_type= do what you want? Probably, but how do I use it? Do I have to require '' from my eruby script? I am not sure how this works. Oh well, I probably need to read more docs, or use PHP for the time being. Cheers, Erik. > > http://modruby.net/doc/classes.en.html#label:74 >