Guys,
According to PmWiki Upload Administration instructions all you suppose to do is put this or equivalent in you Config file::
$UploadDir = "/home/foobar/public_html/uploads";
$UploadUrlFmt = "http://example.com/~foobar/uploads";
When I translate the above to my Windows XP OS needs, I come with this:

$UploadDir = "C:/public_html/pmwiki/uploads";
$UploadUrlFmt = "http://www.politicaltransformation.org/htdocs/pmwiki/uploads";

But all this does is create another upload directory on the remote site.
I would like to create one, site-wide directory on the local site.
How do I do that?
Many thanks,
Al

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to