Pieter Posted April 7, 2015 Share Posted April 7, 2015 Hi, I upgraded to presta 1.6.0.14 from 1.4 .htaccess is made in a different way than before if domain is www.mydomain.nl, my server webstats is on www.mydomain.nl.server.host.nl/webstats/.... since 1.6 i get redirected to www.mydomain.nl/index.php when trying to access this. What to add manually before the start or after the end marker in .htaccess to fix this? Thanks for your tips! Pieter Link to comment Share on other sites More sharing options...
Pieter Posted April 15, 2015 Author Share Posted April 15, 2015 found it: RewriteCond %$1 ^(.*)awstats(.*)$ RewriteRule ^http://www.mydomain.nl.server.host.nl/webstats/awstats.cgi$ [R=301,L] 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