[pmwiki-users] links to image

Simon nzskiwi at gmail.com
Fri Jun 5 17:08:49 CDT 2015


You can disable the upload of files without an extension (recommended,
unfortunately its not a PmWiki default).

See
http://www.pmwiki.org/wiki/PmWiki/UploadsAdmin#disallow_ext

In config.php add

    $UploadExtSize[''] = 0;     # disallow files with no extension




On 6 June 2015 at 02:58, jdd <jdd at dodin.org> wrote:

> Le 05/06/2015 16:18, Petko Yotov a écrit :
>
>  Now, if the picture has an extension, if the file is actually named
>> "page1.jpg" then this is your server software accepts partial file names
>> and serves them, so good for you. With the Apache server this is called
>> "content negociation", search for it to learn more.
>>
>
> great. It's my own server, so I will have to remember this
>
> thanks for the complete explanation :-)
>
> jdd
>
>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>



-- 
____
http://kiwiwiki.co.nz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20150606/d802ba11/attachment.html>


More information about the pmwiki-users mailing list