mosso
Forum Replies Created
-
Disregard. Was looking child theme but they edit original theme header file. Found and fixed. Apologies.
Forum: Plugins
In reply to: [SimpleMap Store Locator] Is this plugin no longer free?@wpsmort > That message only appears if you have registered the plugin for Premium Support
Not so. Just installed it to have a look. As soon as I went into settings the nag screen about license expired is there. Never licensed. Just installed. There it is.
Forum: Fixing WordPress
In reply to: Caching EmbedsThanks for that info!
Forum: Everything else WordPress
In reply to: Is CGI required for WordPressOk. but cgi is server side. No one can say it is needed?
Forum: Everything else WordPress
In reply to: Is CGI required for WordPressHere: http://codex.wordpress.org/Hosting_WordPress and here: http://wordpress.org/about/requirements/
says only PHP + MySQL as required, but is not all because WP needs also javascript / ajax — others? CGI? I can’t find.
Forum: Everything else WordPress
In reply to: Is CGI required for WordPressIf CGI not needed by WP, then no need to have executable function active. I now have my own VPS and have option to disable CGI.
I want least vectors possible.
I get same
‘Fatal error: Class ‘ZipArchive’ not found in [URL] on line 12′
Is there no using this plugin without zip? Can patch for tar or gz?
Forum: Networking WordPress
In reply to: htaccess not working in blogs.dirI don’t see this is so small.
Php is uploaded as .gif, it executes. If db is trashed, who did what is a problem.
I don’t understand why htaccess is not obeyed in mapped domain file directory.
Can it work if in httpd.conf?
Forum: Networking WordPress
In reply to: Prevent direct access to a single blogs uploadsIpstenu: You note about Host may help me. Not to block all but just like Codex Hardening WordPress.
I am trying to solve problem noted in
http://wordpress.org/support/topic/htaccess-not-working-in-blogsdir?replies=4#post-2786088
I think htaccess not working because different Hosts maybe?Path for long way /wp-content/blogs.dir/2/files different for htaccess than path for domain.com/files?
Can I put something in top htaccess for the Host2? Or this is just something not to try do with MU?
Forum: Networking WordPress
In reply to: htaccess not working in blogs.dirOh and the two extensions block is not either so forbidden.php.gif DOES execute!
Forum: Networking WordPress
In reply to: htaccess not working in blogs.dirI think you might have it wrong still because I have a problem same.
WP MS w/ MU Domain Mapping
Primary domain example.com
Member domain member.comYour rules work for me for
http://example.com/wp-content/blogs.dir/2/files/forbidden.php
http://member.com/wp-content/blogs.dir/2/files/forbidden.phpBut they do not work for me for
http://member.com/files/forbidden.php
If you got it to work, can tell me how?