Techs with Panna Ahmed
Thursday, October 27, 2011
Add Mimetype to IISExpress
Open a windows command prompt
Switch to the directory that IIS Express is installed in (on my 64 bit Windows 7 system, it was installed in C:\Program Files (x86)\IIS Express)
Execute the following command:
appcmd
set
config
/
section
:
staticContent
/+[
fileExtension
=
'.less'
,
mimeType
=
'text/css'
]
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment