Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [html5]

Score of 0
1 answer
128 views

I'm using Debian 13 with Nginx 1.26.3 and SSE (Server Sent Event) and PHP. What I tried to achieve is to have many connections to clients. But I have not all the time something to sent to the clients! ...
Score of 0
1 answer
200 views

i have a multilingual website, Arabic and English, my English pages its in rood directory and Arabic pages its in folder name ar; but i got my auditing report that; Search engines see www....
Score of 0
1 answer
1824 views

Dell's PowerEdge R6525 iDRAC9 has the following virtual console types: ActiveX Java HTML5 eHTML5 I Googled and all eHTML5 results relate to Dell but found no definition of eHTML5.
Score of 4
0 answers
3391 views

Does someone have a list of all Permissions-Policy header keys and values? What I have: more_set_headers "Permissions-Policy: camera=(self), fullscreen=(*), geolocation=(self), payment=()"; ...
Score of -1
3 answers
1438 views

I have a mean-stack website with html5mode enabled. In index.html, I have <base href="/1/" />. And I have the following nginx setting such that www.myweb.com/home becomes automatically www.myweb....
Score of 0
1 answer
3237 views

So i had to reconfigure my linux server because i migrated it to another system and decided to set it up from scratch just for fun and practice. Only issue is that now my LAMP is running with PHP7 ...
Score of -1
1 answer
527 views

I have a mp3 file on my amazon cloud drive: How can I make nginx proxy_pass to play this audio on chrome? I need to get content range header, then send the content-range header to proxy server. ...
Score of 1
1 answer
1050 views

My website is non www ,it has wordpress in subdirectory and some static webpages in the root and other subdirectory i want to remove .html extention from the webpages in the root and the others static ...
user avatar
Score of 0
1 answer
252 views

Sorry for this very basic question but I can't figure it out. On my website I'm moving from Google Analytics to Piwik. I got Piwik working however, I can't trigger a pageview. The main problem is ...
Score of -2
2 answers
3345 views

I am creating a page with an embedded audio player that works on all systems I have tested, except on Android. The players do appear on the page, but you cannot start them playing. I've tried both ...
Score of 1
1 answer
3939 views

We run a pretty vanilla Centos 7 LAMP server ( Apache 2.4 with mod_pagespeed PHP 5.6, MariaDB 5.5 ), and recently started embedding html5 videos on the background of some pages as per code: <video ...
Score of 1
1 answer
2029 views

I am trying to connect to my websocket server using html 5 websockets. The direct connection works fine, but when I try to hide my server behind apache proxy it does not work. it ends up: var ws = ...
Score of 0
0 answers
1024 views

I'm using the HTML5 video tag as follows: <html> <body> <video> <source src="https://192.168.0.101/bunny.mp4" type='video/mp4' /> </video&...
Score of 1
1 answer
1165 views

I was checking out this MSDN post describing multimedia redirection because it's high time we let our users view training videos through our app and not just email them a link. Windows Media ...
Score of 1
0 answers
919 views

I'm having a troubleshooting an issue that I think is likely due to WebAuth authentication when serving .webm videos. The server I have is nginx 1.6.2. I can make 200 GET requests just fine. I also ...

15 30 50 per page