3,958
edits
Juho Kunsola (talk | contribs) (Finally enabled VisualEditor successfully) |
Juho Kunsola (talk | contribs) (+ Made and verified backups and took a snapshot of the system disk) |
||
Line 10: | Line 10: | ||
---- | ---- | ||
== December == | == December == | ||
=== Sunday 2021-12-12 === | |||
==== Made and verified backups and took a snapshot of the system disk ==== | |||
Made and verified backups and took a snapshot. | |||
=== Saturday 2021-12-11 === | |||
==== Finally enabled VisualEditor successfully ==== | ==== Finally enabled VisualEditor successfully ==== | ||
The solution given here [[phabricator:T270376#7365202]] after the breakthrough discovery [[phabricator:T270376#7364419]] by Func needed to be tweaked also with <code>AllowEncodedSlashes NoDecode</code> to stop the [[mw:VisualEditor]] REST 404 errors exhibiting when trying to edit subpages. Adding <code>AllowEncodedSlashes NoDecode</code> to the Apache 2.4 config inside of the <VirtualHost>-directive seems to yield a completely functioning VisualEditor setup. | The solution given here [[phabricator:T270376#7365202]] after the breakthrough discovery [[phabricator:T270376#7364419]] by Func needed to be tweaked also with <code>AllowEncodedSlashes NoDecode</code> to stop the [[mw:VisualEditor]] REST 404 errors exhibiting when trying to edit subpages. Adding <code>AllowEncodedSlashes NoDecode</code> to the Apache 2.4 config inside of the <VirtualHost>-directive seems to yield a completely functioning VisualEditor setup. | ||
Line 33: | Line 40: | ||
for REST traffic to work as intended and naturally also short URLs working (MediaWiki is residing in w/ and wiki URL is /wiki/) and no more REST 404 errors at all. | for REST traffic to work as intended and naturally also short URLs working (MediaWiki is residing in w/ and wiki URL is /wiki/) and no more REST 404 errors at all. | ||
==== Made and verified backups and took an interim snapshot of the system disk ==== | ==== Made and verified backups and took an interim snapshot of the system disk ==== | ||
* Making and verifying backups | * Making and verifying backups |