[pmwiki-users] Uploads question...
Patrick R. Michaud
pmichaud at pobox.com
Wed Dec 20 16:17:56 CST 2006
On Wed, Dec 20, 2006 at 12:06:20PM -0500, The Editor wrote:
> Any other ideas?
>
> By the way, if I put attachlist on the page, I see all the files--with
> the little upload triangle, but they do the same thing. The
> Attach:File.Ext markup shows a link but no triangle. I've never had
> problems with the PmWiki site...
It works on the pmwiki.org site because I have my uploads/.htaccess
file set up with
AddType text/plain .php
which means all .php files are treated as text files instead of
PHP scripts.
Pm
More information about the pmwiki-users
mailing list