I have used this code in my .htaccess file of root
RewriteEngine On
# If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews
# Options -MultiViews
RewriteCond %{QUERY_STRING} !dbseourl=
RewriteCond %{REQUEST_URI}...