Found this very helpful article about getting Apache to serve ClickOnce deployments. Interesting concept this but as Apache usually is much cheaper to find hosting on this can really help.
Paul Clements has this post:
"...
The simplest way to do this is to add the following lines to a .htaccess file in the folder containing the ClickOnce files:
AddType application/x-ms-application application
AddType application/x-ms-manifest manifest
AddType application/octet-stream deploy
..."
Thanks Paul that really helped me out.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment