Topic on Talk:VisualEditor/Installation on a shared host

Summary by Sophivorus

Instructions have been completely updated and tested, this no longer applies.

197.206.174.112 (talkcontribs)

I managed after a hard time to get VE work with the help of heroku.

But when it's https I get the same error , can anyone please explain in details how to get the config file for https work ? ( I mean step 11 & 12 ) cuz I use cloudflare , where to create file ? ( the etc thing ? ) and how to get cert key and I am using cloudflare ?.

AhmadF.Cheema (talkcontribs)
197.206.174.112 (talkcontribs)

Yeah I am talking about that part of the documentation , I don't understand how to get cert key and what etc file on the host or ? I am using cloudflare for ssl.

Qd p2 (talkcontribs)

You can change url app Heroku "https://..." to "http://.." (pass step 11 & 12 )

Qd p2 (talkcontribs)

example:

'url' => 'http://.........herokuapp.com',

'domain' => 'localhost',

'prefix' => 'your wiki prefix',

'forwardCookies' => true