ID: 11841 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Works fine from here with both NS 4.77 and IE 5.00.2314.1003 Which version of IE are you using? However, this can't be no problem with PHP I think. Derick Previous Comments: --------------------------------------------------------------------------- [2001-07-02 13:11:53] [EMAIL PROTECTED] When I hit my site normally: http://lowmagnet.org, all is ok, and it brings up my first page. When I hit my site with its "www." alias (from DNS level) IE tries to download the file. I'm not certain why it would do this, because most other browsers handle this correctly. My mime.types file: text/html html htm php My httpd.conf: DirectoryIndex index.php index.html index.shtml AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps My PHP.ini: default_mimetype = "text/html" Like I said, if you point at a specific directory under either DNS registry, no worries. If you point to the root on the www. spec, it doesn't seem to send the right mimetype. I figure if it's working everywhere but that one place it's probably config. I just want to eliminate suspects. Thanks. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11841&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]