On 6/8/07, Paul Simon <getpsimon@xxxxxxxxx> wrote:
Is it impossible to set the Content-Type? Any suggestions?
It is impossible to set Content-Type using mod_headers. All the standard HTTP protocol headers are controlled by the apache core and can't be overriden with mod_headers. But you can set Content-Type using any of the standard apache content-type-controlling directives. In your case, you can simply use the T= flag to mod_rewrite, which is much more direct anyway. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx