MediaWiki Visual Editor Parsoid 404 Error: Difference between revisions
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
== My configuration == | == My configuration == | ||
For my config.yaml file;<syntaxhighlight lang="bat"> | For my config.yaml file; | ||
uri: 'http:// | |||
<syntaxhighlight lang="bat"> | |||
uri: '[[Http://WhatEverYourFullQualifiedDomainNameAndPathAre/api.php'|http://WhatEverYourFullyQualifiedDomainNameAndPathAre/api.php']] | |||
domain: 'localhost' | domain: 'localhost' | ||
</syntaxhighlight> | </syntaxhighlight> |