php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61977 Need CLI web-server support for files with .htm & svg extensions
Submitted: 2012-05-08 20:51 UTC Modified: 2012-06-20 17:14 UTC
From: sixd@php.net Assigned: laruence (profile)
Status: Closed Package: Built-in web server
PHP Version: 5.4.3 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 - 34 = ?
Subscribe to this entry?

 
 [2012-05-08 20:51 UTC] sixd@php.net
Description:
------------
From user notes at http://php.net/manual/en/features.commandline.webserver.php
there should be a MIME type for files with .htm extensions.


Patches

php_cli_server.c.patch (last revision 2012-05-08 21:00 UTC by sixd@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-08 21:00 UTC] sixd@php.net
The following patch has been added/updated:

Patch Name: php_cli_server.c.patch
Revision:   1336510806
URL:        https://bugs.php.net/patch-display.php?bug=61977&patch=php_cli_server.c.patch&revision=1336510806
 [2012-05-08 21:00 UTC] sixd@php.net
-Summary: Need CLI web-server support for files with .htm extension +Summary: Need CLI web-server support for files with .htm & svg extensions
 [2012-05-08 21:01 UTC] sixd@php.net
Updated patch to include svg too
 [2012-05-09 03:30 UTC] laruence@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: laruence
 [2012-05-09 03:30 UTC] laruence@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC