Here's a link to some advice that I find works for me. http://stackoverflow.com/questions/8414840/prevent-upload-php-script-to-be-executed
Thank you, Dennis Knight ARC Real Estate, LLC cell: 732-966-0196 Email: [email protected] Blog: http://dennisknight.wordpress.com eNewsletter: http://dennisknight.housingtrendsenewsletter.com/ On Mon, Mar 18, 2013 at 1:00 PM, <[email protected]> wrote: > Send pmwiki-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of pmwiki-users digest..." > > > Today's Topics: > > 1. Re: Disallow scripts in upload directories (Oliver Betz) > 2. Custom page variable using FmtPV, want to get it to work from > different page ([email protected]) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 17 Mar 2013 21:55:23 +0100 > From: Oliver Betz <[email protected]> > To: [email protected] > Subject: Re: [pmwiki-users] Disallow scripts in upload directories > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > Petko Yotov wrote: > >>I'd like to read some opinions from different people about this question - >>if you can do some tests on your own servers, please find out what .htaccess >>settings disallow script execution for the uploaded files on your wiki, and >>report here. > > Strange that nobody cares. > > BTW: I asked in the apache user mailing list about "Options -ExecCGI" > and "SetHandler default-handler" but didn't get any reply. > > Oliver > -- > Oliver Betz, Munich http://oliverbetz.de/ > > > > > ------------------------------ > > Message: 2 > Date: Mon, 18 Mar 2013 08:59:53 -0700 > From: [email protected] > To: [email protected] > Subject: [pmwiki-users] Custom page variable using FmtPV, want to get > it to work from different page > Message-ID: > <[email protected]> > Content-Type: text/plain;charset=iso-8859-1 > > According to the documentation you can refer to a different page's page > variable using the syntax {pagename$variable}. > > I'm defining some new page variables from $GLOBAL['whatever'] inside of my > config.php, but they evaluate only for the current page, I can do the > {pagename$variable} syntax to pull in from other pages. Is there a way to > make that work? Maybe a sample FmtPV I could look at that simply pull > something in somehow... I figure with a good example, I can figure it out > from there. > > Thanks. > > > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > ------------------------------ > > End of pmwiki-users Digest, Vol 93, Issue 17 > ******************************************** _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
