Contact Menu

Search results for "php-to-stop-further-work-w3"

screen-shot 2016-03-02 at 1.13.28 PM

YouTube Gallery snippet & table transform for OU Campus

….css for styling //www.woosterwebdesign.com/responsive-youtube-player-with-playlist/ $(document).ready(function () { $(“.arrow-right”).bind(“click”, function (event) { event.preventDefault(); $(“.vid-list-container”).stop().animate({ scrollLeft: “+=336” }, 750); }); $(“.arrow-left”).bind(“click”, function (event) { event.preventDefault(); $(“.vid-list-container”).stop().animate({ scrollLeft: “-=336” }, 750); }); });… (Search hits: 2 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 59.18)

Continue Reading 0

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): ^%(__prefix_line)sAuthentication failure for .* from <HOST>$ […]

Continue Reading 0
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

…AWS. I now have a configuration that seems to work for all WordPress features, including logged-out commenting. This configuration also works well with W3 Total Cache. This configuration is for… (Search hits: 3 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 52.69)

Continue Reading 25
chmod-linux-1

Recursive chmod Tricks

…only files find . -type f -exec chmod 644 {} \; Recursively chmod only PHP files (with extension .php) find . -type f -name ‘*.php‘ -exec chmod 644 {} \;… (Search hits: 3 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 43.42)

Continue Reading 8
ss4-postbox

WordPress Content Management

…publishing platform with a focus on aesthetics, web standards, and usability. More simply, WordPress is what you use when you want to work with your content management software, not fight… (Search hits: 1 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 14.67)

Continue Reading
Sequatchie Cove Farm website

Organic Farm Website with Slideshows and Content Management

…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… (Search hits: 1 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 14.67)

Continue Reading 3