El 4/30/09 9:22 PM, Rudolf Großmann escribió: > I think you mean $wgUploadPath instead of $wgUploadUrl.
Yes, sorry. :) Was from memory. > Just for sake of clarity: > What is the difference between $wgUploadPath="/images" and This is potentially correct, if the path is in fact "/images". (Which it is not in this case, since it's actually "/ProjectWiki/images".) > $wgUploadPath="images"? This is not correct ever, because $wgUploadPath must be a full path starting from "/". > How did you know so quickly about the content of $wgUploadPath without > access > to LocalSettings.php? I looked at the HTML output and saw URLs I know would be formed from $wgUploadPath. -- brion _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
