Vire Posted May 5, 2014 Share Posted May 5, 2014 (edited) Hello there, i want to activate the .SSL on my prestashop. I got the problem, that as my hoster sais the .htacess is redirecting to the language file and not to the domain the .SSL is linked with. The domain is http://gamelivery.com/ This is the start of my .htacess <IfModule mod_rewrite.c> <IfModule mod_env.c> SetEnv HTTP_MOD_REWRITE On </IfModule> RewriteEngine on RewriteRule . - [E=REWRITEBASE:/] RewriteRule ^api/?(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L] Here are my URL and SEO setups: Shop domain: gamelivery.com SSL domain: gamelivery.com Base URL: / Route to products: {category:/}{id}-{rewrite}{-:ean13}.html Route to category: {id}-{rewrite} Route to category with attribute selected_filter for the module block layered: {id}-{rewrite}{/:selected_filters} Route to supplier: {id}__{rewrite} Route to manufacture: {id}_{rewrite} Route to CMS page: content/{id}-{rewrite} Route to CMS category: content/category/{id}-{rewrite} Route to modules:module/{module}{/:controller} Edited May 5, 2014 by Vire (see edit history) Link to comment Share on other sites More sharing options...
Vire Posted May 6, 2014 Author Share Posted May 6, 2014 (edited) Hm fixed itself. Edited May 6, 2014 by Vire (see edit history) Link to comment Share on other sites More sharing options...
faand412882 Posted May 8, 2014 Share Posted May 8, 2014 Hm fixed itself. Hi! Tell me how have solved this problem??? Link to comment Share on other sites More sharing options...
Vire Posted May 8, 2014 Author Share Posted May 8, 2014 I simply tryed to reactivate the ssl in the BO and than it worked. No idea why, simply fixed itself. Link to comment Share on other sites More sharing options...
faand412882 Posted May 8, 2014 Share Posted May 8, 2014 I simply tryed to reactivate the ssl in the BO and than it worked. No idea why, simply fixed itself. I can't do that, ssl will not work. Link to comment Share on other sites More sharing options...
Vire Posted May 8, 2014 Author Share Posted May 8, 2014 Ye got that problem as well, i clicked on the activate ssl thing and got to a login panel but nothign happened after logging in. Its something in the .htaccess i belive but no one got a solution for this. I also asked the devs of prestashop but since i dont spend 12.921.192$ each year in imba platinum hyper support it will take some days/weeks untill they answer, ill copy the answer into this thread but im quite sure it wont help that much mostly the answers are very "general" and could be for like everything. Link to comment Share on other sites More sharing options...
faand412882 Posted May 8, 2014 Share Posted May 8, 2014 Ye got that problem as well, i clicked on the activate ssl thing and got to a login panel but nothign happened after logging in. Its something in the .htaccess i belive but no one got a solution for this. I also asked the devs of prestashop but since i dont spend 12.921.192$ each year in imba platinum hyper support it will take some days/weeks untill they answer, ill copy the answer into this thread but im quite sure it wont help that much mostly the answers are very "general" and could be for like everything. I will try to raise this topic in the Russian forum thread, can anyone faced such a problem. 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