Welcome Guest, Not a member yet? Register   Sign In
MP4 Formatter
#4

Thanks for the suggestions. Turned out it was this line in public/.htaccess:

RewriteCond %{REQUEST_URI} !\.(css|gif|ico|jpg|js|png|swf|txt|svg|woff|ttf|eot)$

Simply added mp4 as such:

RewriteCond %{REQUEST_URI} !\.(css|gif|ico|jpg|js|png|swf|txt|svg|woff|ttf|eot|mp4)$

Problem solved.
Reply


Messages In This Thread
MP4 Formatter - by Msobomvu - 08-07-2018, 09:34 AM
RE: MP4 Formatter - by kilishan - 08-07-2018, 09:46 AM
RE: MP4 Formatter - by InsiteFX - 08-07-2018, 03:47 PM
RE: MP4 Formatter - by Msobomvu - 08-08-2018, 02:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB