Manfred Kooistra wrote:
> Okay, I guess I'm too stupid. Could someone please give me a working
> example of how to define wgUploadPath and the other relevant variables
> for my wiki to upload images to an external domain? Local upload works
> fine and I read all relevant sections in the mediawiki manual, but I
> seriously don't understand what it says.
> 
> Like this?:
> 
> $wgUploadPath = 'http://external.domain.com/images';
Yes

> $wgUploadDirectory = and here ???
The folder named images accessing as external.domain.com eg.
/var/www/external/images If it's at a different box you would mount it
using eg. NFS.


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to