I just uploaded many, many adgroups. But there is an error. hxxp://xxx.domain.org/christian_index.php/?&us-cities=Jersey shows the correct page, but NO images while hxxp://xxx.domain.org/christian_index.php?&us-cities=Jersey shows the correct page and images "/" in the URL is the problem. is there a way to add something to .htaccess to fix this or do i need to change the destination URL in thousands of adgroups?
maybe there is an entry which looks like RewriteCond %{REQUEST_URI} !(.*)/$ RewriteRule ^(.*)$ %{REQUEST_URI}/ [L,R=301] Code (markup):