You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Roman `Ra` Melihhov <bl...@hot.ee> on 2003/11/15 22:55:42 UTC

[users@httpd] .html downloading

I´m seeing download dialog for html files. Why?
PHP and CGI´s are executed properly, but I´m having a hard time with HTML?!

Apache win32 2.0.48 on WinXP MSIE6

What could be wrong. Ideas?

Re: [users@httpd] .html downloading

Posted by Joshua Slive <jo...@slive.ca>.
On Sat, 15 Nov 2003, Roman `Ra` Melihhov wrote:

> I´m seeing download dialog for html files. Why?
> PHP and CGI´s are executed properly, but I´m having a hard time with HTML?!
>
> Apache win32 2.0.48 on WinXP MSIE6
>
> What could be wrong. Ideas?

Probably apache is sending the wrong Content-Type (mime-type).  Check the
file extension against the contents of mime.types and the AddType
directives in httpd.conf.

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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org