mirko77 Posted February 24, 2011 Share Posted February 24, 2011 I add the following lines to my .htaccess file RewriteCond %{HTTP_HOST} ^www.symposiumwines.com$ [NC] RewriteRule ^(.*)$ http://symposiumwines.com/$1 [R=301,L] and after doing that some of my images disappeared. Not all of them...even images with the same relative path are showing or not randomly.You can check hereI removed those lines and re-generated a brand new .htaccess file from the administration panel but nothing changed. Is the server caching the old pages? I checked under tools/smarty/cache but the folder is empty.Any suggestion?Update: Problem solved with a server reset. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now