0
I added the following to .htaccess file
RewriteCond %{REQUEST_URI} app_dev.php/build/*
RewriteRule ^app_dev.php/(.*) $1
Source:stackexchange.com
0
I added the following to .htaccess file
RewriteCond %{REQUEST_URI} app_dev.php/build/*
RewriteRule ^app_dev.php/(.*) $1