Search results for "php to stop further work w3"

WordPress Fail2Ban RegEx for RedHat, CentOS, Amazon Linux

VacantServer WordPress sites are getting hammered with bad logins and probes. We’ve implemented a plugin to log failed login attempts to syslog, and a Fail2Ban filter for the same. If you run these on RedHat, you’ll need some additional configuration info… here it is: WordPress login failure regex (error_log):

Apache nohome regex (error_log):

[...]

Continue Reading Comments { 0 }

Recursive chmod Tricks

Recursively chmod only directories find . -type d -exec chmod 755 {} \; Similarly, recursively set the execute bit on every directory chmod -R a+X * The +X flag sets the execute bit on directories only Recursively chmod only files find . -type f -exec chmod 644 {} \; Recursively chmod only PHP files (with extension .php) find . -type f -name ’*.php‘ -exec chmod 644 {} \; Incoming search terms for the article: chmod recursive chmod recursive dir… 3, 0, 1, 0 and 179.3

Continue Reading Comments { 4 }

Content Management – Search Engine Optimization – Servers – Hosting – Chris Gilligan

Chris Gilligan provides web server and search engine optimization (SEO) services WordPress development high performance hosting site and server performance tuning Decades of experience hosting websites, from small local sites with only a few html pages, to high-traffic sites with thousands of users and pages.  I’ve been building websites and since the early days of [...]

Continue Reading

About

I’ve been building websites and since the early days of the world wide web. I know where it came from, and where it’s going. I can handle any level of website from a single page to a fully secure online business system. My clients include mid-size corporations, manufacturers, non-profit organizations, developers and independent businesses in [...]

Continue Reading Comments { 0 }

LAMP-linux-apache-mysql-php

Continue Reading Comments { 0 }

Remote publishing to WordPress from Facebook via RSS

…deo. But be sure to add a tagline to “Say something about this…” This line becomes your Title in the RSS feed or WordPress post. Otherwise you will see a generic “Your Client’s Facebook Wall 07/12/2011 15:35:43″ as the title. And on the client’s site, you will see this: You may want to set up a WordPress Category for these posts. FeedWordPress can be configured to post to a specific Category, add Tags, etc. Y… 2, 0, 0, 0 and 95.63

Continue Reading Comments { 6 }

WordPress Content Management

…MS sites I have built. My WordPress Portfolio Incoming search terms for the article: powered by expressionengine www chrisgilligan com intitle:forum intext:register foxy boxing links intitle:forum intext:member list how top 25 fared powered by wordpress intitle:forum intext:member list seeking marriage Directories  forum by powered by expressionengine… 1, 0, 0, 0 and 47.81

Continue Reading

Organic Farm Website with Slideshows and Content Management

Sequatchie Cove Farm website This site was produced in tandem with Widgets & Stone, a Chattanooga design firm. We’re members of Sequatchie Cove Farm’s Community Shared Agriculture program, so we are very familiar with the quality of the eggs, dairy, meat and produce coming out of the clean and fertile Sequatchie Valley. (Will Work for Food!) WordPress Content Management System allows the farmers to easily add their opinions, in… 1, 0, 0, 0 and 47.81

Continue Reading Comments { 3 }

Non-profit website with Calendar and Slideshows

Sequatchie Valley Institute website I visited Sequatchie Valley Institute years ago with my children, and made a long-term goal to some day live and work with the folks I met there. We use the web extensively to communicate with our members, the public, and the media. SlideShowPro Director provides an engaging and easily-updated frontpage show, and a gallery of current and past events Event Calendar manages our online calendar Registration for… 1, 0, 0, 0 and 47.81

Continue Reading Comments { 1 }