Tagged Questions
0
votes
1answer
65 views
Video runs locally but not on apache 2 server
I have a simple html page in which i am running video using html5 tags, when i run that page using firefox it runs the page and video properly. But when i run this page by setting the apache server ...
2
votes
2answers
458 views
How to add MIME Type for the Apache webserver?
In ubuntu, i am running simple html page that can run mp4 video, i have configured Apache Server and have run simple test page for hello world, its working fine. In Apache Webserver i have read that ...
2
votes
2answers
425 views
Files downloaded from my Ubuntu server appear to be treated as text, regardless of their type - How to fix?
I am running Ubuntu server 10.04.1 on an x86 box, and all seems ok, however, I have also installed apache2 and proftpd, and configured them as per documentation.
I am having problems when I download ...