cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

disable https in backoffice

Former Member
0 Likes
930

Hey Experts,

I'm currently disabling the https redirect so the backoffice can be used in http.

The thing is the productcockpit doesnt look good, he cant open some css files for example "/_coc_modules.css". This file is inside the header and when i'm clicking on it inside the backoffice it shows me this:

HTTP Status 405 - HTTP method GET is not supported by this URL

type Status report

message HTTP method GET is not supported by this URL

description The specified HTTP method is not allowed for the requested resource.

Any ideas why he's not able to open that file? Cheers, Daniel
View Entire Topic
Former Member
0 Likes

It does seems like he isn't using the BackofficeCOCExtensionCssLocator when logging in with http and not https any ideas why?