Jump to content

Unable to turn Webservice on. 1.7.6.8


Petter Enge

Recommended Posts

Hello

I am using Prestashop 1.7.6.8

I am trying to turn webservice on but get it gets back to NO again.

I have enabled rewriting ON in my htaccess file like this

<IfModule mod_rewrite.c>
<IfModule mod_env.c>
SetEnv HTTP_MOD_REWRITE On
</IfModule>

RewriteEngine on

 

the GET, POST, PUT, DELETE og HEAD  I do not know how to check.

 

Anyone that can guide me furthere here ?

 

Thanks.

Petter

 

Link to comment
Share on other sites

Friendly URLs only work with a server setup that supports URL rewriting with the Apache Web Server mod rewrite mod_rewrite feature,  Make sure to check that your server have this installed and enabled.

After enabling Friendly URL you can clear cache and check it should work.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...