<div dir="ltr">You can disable the upload of files without an extension (recommended, unfortunately its not a PmWiki default).<div><br></div><div>See</div><div><a href="http://www.pmwiki.org/wiki/PmWiki/UploadsAdmin#disallow_ext">http://www.pmwiki.org/wiki/PmWiki/UploadsAdmin#disallow_ext</a><br></div><div><br></div><div>In config.php add</div><div><pre class="" style="font-size:0.9em;font-family:'Lucida Console','Andale Mono','Courier New',Courier,monospace;line-height:1.2em;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">    $UploadExtSize[''] = 0;     # disallow files with no extension</pre></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 June 2015 at 02:58, jdd <span dir="ltr"><<a href="mailto:jdd@dodin.org" target="_blank">jdd@dodin.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le 05/06/2015 16:18, Petko Yotov a écrit :<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now, if the picture has an extension, if the file is actually named<br>
"page1.jpg" then this is your server software accepts partial file names<br>
and serves them, so good for you. With the Apache server this is called<br>
"content negociation", search for it to learn more.<br>
</blockquote>
<br></span>
great. It's my own server, so I will have to remember this<br>
<br>
thanks for the complete explanation :-)<span class="HOEnZb"><font color="#888888"><br>
<br>
jdd</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com" target="_blank">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">____<br><a href="http://kiwiwiki.co.nz" target="_blank">http://kiwiwiki.co.nz</a></div>
</div>