This does not work. The images and files must be loaded from the /files directory as well. Where can I change that?
If I only change the directory name from /images to /files the website works fine, but can's (of course) load the images.
If I update
$wgUploadPath = "/images"
$wgUploadDirectory = "/images"
the website can't be accessed any more...



Reply With Quote
Bookmarks