Mozilla WebApp Manifest asks for HTTP Header
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I've been searching for hours, but cannot find a solution. Currently I would like to upload a first webapp to Mozillas new platform, and the second step to do so is, to add a manifest file. I took the information from here and try to build the manifest with the name manifest.webapp But the result is the following message: What am I doing wrong. What line of code am I missing? 回答1: The solution to your problem is to add a line in your .htaccess file so Apache creates the HTTP headers. You can read for more details here . 文章来源: Mozilla WebApp