Comments
-
And it is possible to enable it ?
-
And modules like: FFMPEG, PHP CLI, Media Info, MP4Box, ImageMagick and FFProbe ?
-
.htaccess code: RewriteEngine On RewriteCond %{HTTP_HOST} ^yourdomain.com [NC] RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]