Le 2017-01-05 14:40, Bartosz Dziewoński a écrit :
The URL
http://drivrsdu.fr/dicof/w/images/thumb/c/c7/On_vous_gêne2.jpg/800px-On_vous_gêne2.jpg
is displaying a 404 error page rather than the image. Presumably your
rewrite rules are misconfigured.

Thank you for help.

On my site, there is no c7 directory in http://drivrsdu.fr/dicof/w/images/thumb/c/

At the install of 1.28.0, I've tried to do https://www.mediawiki.org/wiki/Manual:Short_URL , but it doesn't work for me. Now I have comment the rewrites rules in my .htaccess and I use default url.

And in my LocalSettings.php I have :

## The URL base path to the directory containing the wiki;
## defaults for all runtime URL paths are based off of this.
## For more information on customizing the URLs please see:
## http://www.mediawiki.org/wiki/Manual:Short_URL
$wgScriptPath = "/dicof/w";
$wgScriptExtension = ".php";
# $wgArticlePath = "/dicof/wiki/$1";
$wgUsePathInfo = true;

_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to