Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I have a HTML file. I'd want to upload this file to web so that it will have an accessible url. After uploading its content shouldn't be changed.

Such apps like Google Sites aren't appropriate for me as they sanitize HTML but I should have full control on it.

share|improve this question
1  
"Easiest" is rather subjective and probably not a good fit here. That said, I can't think of anything easier than adding the file to Dropbox and getting the public URL. – Al Everett Oct 26 '12 at 17:33
@AlEverett When I upload HTML file and share link to it, HTML isn't rendered, see dropbox.com/s/qcebeai71luvbs0/test.html – Andrey Botalov Oct 26 '12 at 17:56
These may help. tuaw.com/2009/11/20/… lifehacker.com/5528104/… – Al Everett Oct 26 '12 at 18:55
Or, perhaps, Dropbox has closed that "loophole". – Al Everett Oct 26 '12 at 18:56
Here's an old discussion on the Dropbox forums about it: forums.dropbox.com/topic.php?id=7961 – Al Everett Oct 26 '12 at 18:58

closed as not constructive by Al Everett, phwd Oct 26 '12 at 17:46

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.