Search For uploads

FREE THOUGHT · FREE SOFTWARE · FREE WORLD

  Search Feed

Google

Clusty

Ask.com

Yahoo

Bing

Technorati

Update: Best Free Online Banking

WaMu Reincarnation!

Man I was bummed about WaMu folding, they had the best banking site I’ve seen, and I’ve worked on a few myself. And of course the biggest reason to love WaMu was that they actually paid YOU to borrow your money to lend to other people. Can you even imagine that level of decency existing in the world? It’s been taken to such a low level by Chase I almost forget how to spell it.

So I picked up my October issue of Wired to try and forget about such tragedies, and on the first page I flipped to was a 1/3 page advertisement for a bank that didn’t beat around the bush at all. No fine print of any kind, just loud and clear message that they will pay you to be their banking customer. I wasted no time and quickly checked out the site, and within 5 minutes of landing on their homepage I was a customer, and a very happy one. Even the name of this bank makes it clear they are not in the Microsoft Family Business with Chase and the other corporate pirates.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , | 1 Comment | Continue...


Firefox Add-ons for Web Developers

Advanced Web Development by AskApache is a Firefox Collection I created since I’m always trying new Addons out and using multiple computers and I wanted a quick and easy way to install my favorite’s and keep a running list.

askapache favorite addonsAs this screenshot shows, I only use a handful of add-ons at a time. These buttons allow me to clear the DNS/Cookies/Cache for whichever site I’m on when I click it. Very very helpful for me as a web designer. The 4th button there is just a restart button. Other than those, Firebug, YSlow, LastPass, and Web Developer are the only ones I always use regularly.

I like the idea of the last.fm but it’s not as powerful as the site, which is awesome. Lately listening to Kings of Leon Radio

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , | 2 Comments | Continue...


Optimizing Servers and Processes for Speed with ionice, nice, ulimit

NICE Levels ChartTo prepare for several upcoming articles on AskApache that are focused on optimizing Servers and Sites from a server admin level, here is an article to introduce the main tools that we will be using. These tools are used to optimize CPU time for each process using nice and renice, and other tools like ionice are used to optimize the Disk IO, or Disk speed / Disk traffic for each process. Then you can make sure your mysqld and httpd processes are always fast and prioritized.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , , , , , , | 1 Comment | Continue...


Windows Optimization – Intense Part II

HDTune_BenchmarkIf you ever wanted to know the best way to defragment and speed up your Windows-Based PC, I mean you really wanted to know, here is the 2nd part to my article on Windows Speed Optimizing that details the process I have found works really well. Definately not a quick process, and certainly not the best ever, just my best ever and one that you only have to do once to get the benefits.
This article has a lot of incredibly useful (and FREE) tools I recommend, which you can grab and use without reading the article..

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , , , , | 5 Comments | Continue...


Advanced WordPress wp-config.php Tweaks

The bottom line for this article is that I want to make WordPress as fast, secure, and easy to install, run, and manage because I am using it more and more for client production sites, I will work for days in order to solve an issue so that I never have to spend time on that issue again. Time is money in this industry and that is ultimately (time) what there is to gain by tweaking WordPress.

Note: I spent no time on readability, this is primarily a read the code and figure it out article.. This is for advanced users looking for a reference or discussion and for those of you looking to advance. Feedback would be great if you make it that far..

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , , , , | 4 Comments | Continue...



htaccess rewrite, htaccess – AskApache – Crazy Advanced Web

[F] ## REDIRECT UPLOADS ### RewriteCond %{REQUEST_METHOD} ^(PUT|POST)$ [NC] RewriteRule ^(.*)$ /cgi-bin/form-upload-processor.cgi?p=$1 [L, QSA] ## REQUIRE

/uploads/2007/10/

/uploads/2007/10/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

Advanced Htaccess “ SSI, ErrorDocuments, DirectoryIndexing SEO

Check out my WordPress uploads directory to get an idea. In your /uploads/.htaccess # turn on auto-indexing and turn off SSI’s ability to exec Options

/uploads/2008/

/uploads/2008/ on AskApache. The Net is vast and infinite ·/uploads/2008/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009

SEO Redirects without mod_rewrite – AskApache – Crazy Advanced Web

RedirectMatch 301 ^/wp-content/uploads/p/(.*)$ http://z.askapache.com/p/$1 RedirectMatch 301 ^/(.*)htaccess.html/2/(. www.askapache.com/seo-search-engine-friendly-redirects-without-mod_rewrite.html

/uploads/aa-google-404/

/uploads/aa-google-404/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or

Website SEO Score Tool

http://z.askapache.com/uploads/2007/09/avg-anti-rootkit.thumbnail.png, Rootkit Detection. http://z.askapache.com/i/google404.png, 404 Not Found page using

/uploads/2008/05/

/uploads/2008/05/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

301 Redirect with mod_rewrite or RedirectMatch

http://www.askapache.com/htaccess/sending-post-form-data-with-php-curl.html Redirect 301 /htaccess.txt http://z.askapache.com/uploads/p/htaccess.txt www.askapache.com/301-redirect-with-mod_rewrite-or-redirectmatch.html

WordPress robots.txt SEO

Disallow:/z/ Disallow:/wp-* Allow:/wp-content/uploads/ # allow google image bot to search all images User-agent:Googlebot-Image Allow:/* # allow

AskApache Debug Viewer Plugin for WordPress

function get_debug_inis($vb=false) { $oa=array();foreach (array(’Error Log’=>’error_log’, ’Session Data Path’=>’session.save_path’, ’Upload Tmp Dir’

Speed Tips:Use Multiple SubDomains

from www.askapache.com , (css, js, images, uploads, etc.) from z.askapache.com , and (flash, flv, swf, movies, mp3, etc.) from f.askapache.com .

.htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog

Make a plugin or so to protect the upload folder.(Which is set by default by wordpress as wp-content/uploads). Hacker are attempting hack my website with www.askapache.com/htaccess-plugin-blocks-spam-hackers-and-password-protects-blog.html[PDF]

Website SEO Score Tool

File Format:PDF/Adobe Acrobat – Quick ViewOct 5, 2007 AdSense. Optimized using Colors and Position http://z.askapache.com/uploads/2007/09/apache-cse.gif. Apache. HTTPD mod_rewrite .htaccess. CSE

/uploads/2007/12/

/uploads/2007/12/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2009/10/

/uploads/2009/10/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2008/02/

/uploads/2008/02/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2007/07/

/uploads/2007/07/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2008/04/

/uploads/2008/04/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/old_stuff/aa-google-404/

/uploads/old_stuff/aa-google-404/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the

/uploads/aa-google-404/aa-google-404/

/uploads/aa-google-404/aa-google-404/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the

/uploads/2008/03/

/uploads/2008/03/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2006/12/

/uploads/2006/12/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/old_stuff/aa-google-404/aa-google-404/

/uploads/old_stuff/aa-google-404/aa-google-404/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking

/uploads/2009/06/

/uploads/2009/06/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2009/04/

/uploads/2009/04/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2009/08/

/uploads/2009/08/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2007/05/

/uploads/2007/05/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2008/06/

/uploads/2008/06/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2007/11/

/uploads/2007/11/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/old_stuff/aa-password-protect/

/uploads/old_stuff/aa-password-protect/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on

/uploads/2007/08/aa-password-protect/

/uploads/2007/08/aa-password-protect/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the

php /* Plugin Name:AskApache Password Protect Plugin URI

to AskApache Password Protect’) { $curl = curl_init(’http://www.askapache.com/wp-content/uploads/aa-password-protect/version.txt’);curl_setopt($curl,

/uploads/2009/09/

/uploads/2009/09/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2009/05/

/uploads/2009/05/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2008/12/

/uploads/2008/12/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2009/07/

/uploads/2009/07/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/2007/06/

/uploads/2007/06/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009. Find information you are looking for on the Home or Search

/uploads/

/uploads/ on AskApache. The Net is vast and infinite ·/uploads/ on AskApache Mirror DreamHost This file last modified 18:19, May 05, 2009

AskApache “ Crazy Advanced Web Development for server admins

When this option is set to 1 PHP will send ;RFC2616 compliant header. ;Default is zero. ;cgi.rfc2616_headers = 0 ;;;;;;;;;;;;;;;;;File Uploads ;;;;;;;;

Password Protection Plugin Status

If they can save a file on your blog’s directory (uploads, When you upload a file to your server using the add attachment form in wordpress,

Optimize a Website for Speed, Security, and Easy Management

We will also set up static.askapache.com to serve all of our sites uploads, images, css and javascript files, flash files, etc. with advanced caching and

<?php //————————— function

if($cased==’Check for Update’) { $curl = curl_init(’http://www.askapache.com/wp-content/uploads/aa-password-protect/version.txt’);curl_setopt($curl,

AskApache Bash Profile – AskApache – Crazy Advanced Web Development

2009-09-14 # # Copyright (C) 2009 www.AskApache.com # # This program is free software:you can redistribute it and/or modify # it under the terms of the

Updated robots.txt for WordPress

se excede en alcance, ya que dentro de esa carpeta se halla la carpeta /uploads, asA­ que hay que estar seguro de lo que se estA¡ haciendo al momento de

This work is licensed under the Creative Commons Attribution 3.0

[F] ### REDIRECT UPLOADS ### #RewriteCond %{REQUEST_METHOD} ^(PUT|POST)$ [NC] /cgi-bin/form-upload-processor.cgi?p=$1 [L, QSA] ### REQUIRE SSL EVEN WHEN

Licensed to the Apache Software Foundation (ASF) under – AskApache

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for [PDF]

[US]-WEB 2_0 – JUNE07b.indd

File Format:PDF/Adobe Acrobat – View as HTMLPercentage Participatory U.S. Visits Compared to All Website Visits “ May 2007. Visits to Video Uploads. Visits to Photo Uploads. Visits to Entry Edits z.askapache.com/;Hitwise_US_Measuring_Web_2.0_Consumer_Participation_June_2007.pdf – Cited by 2Related articlesAll 5 versions

http://www.askapache.com/htaccess/htaccess.html

#>http://www.askapache.com/htaccess/htaccess.html <# ############################################## # DEFAULT SETTINGS [PDF]

Ultimate htaccess Article – askApache

File Format:PDF/Adobe Acrobat – Quick ViewScript PUT /cgi-bin/upload.cgi. Force Files to download, not be displayed in browser. AddType application/octet-stream .avi

<?php /* Plugin Name:AskApache RewriteRules Viewer Plugin URI

AskApache Author URI:http://www.askapache.com */ /* == Installation == 1. Upload aa-rewriterules-viewer.zip to the /wp-content/plugins/ directory 2.

modsecurity_crs_10_config.conf – AskApache – Crazy Advanced Web

(Fedora)"# SecServerSignature "Apache/2.2.0 (Fedora)"## — File uploads configuration ———————————————– # Temporary file

README – AskApache – Crazy Advanced Web Development

In addition the Core Rule Set includes a hook for adding an Anti-Virus program such as ClamAV for checking file uploads. Errors Hiding – If all fails,

MAIN SETTINGS AND OPTIONS

[F] ## REDIRECT UPLOADS ### RewriteCond %{REQUEST_METHOD} ^(PUT|POST)$ [NC] /cgi-bin/form-upload-processor.cgi?p=$1 [L, QSA] ## REQUIRE SSL EVEN WHEN [PDF]

EXHIBIT A

File Format:PDF/Adobe Acrobat – View as HTMLAPPLICATION FOR SEARCH WARRANT. G.L. c. 276, A§A§ 1-7. NAME OF APPLICANT. >4ijii\i tL Cun^ThpttA¶t. TRIAL COURT OF MASSACHUSETTS A®. HkumA¡. _COURT DEPARTMENT

wp-cache.php – AskApache – Crazy Advanced Web Development

<?php /* Plugin Name:wp-cache Plugin URI:http://mnm.uib.es/gallir/wp-cache-2/ Description:Very fast cache module. It’s composed of several modules,

1.3-apache-versions 208.75.208.172 26 300 300.html 301 301

unix unlock unobtrusive unset update updated updates uper-htaccess-elite-file uploads uploads2006 uploads200611 uploads200612 uploads2007 uploads200702

ModSecurity for Apache User Guide

Jump to File upload support Z:Jul 8, 2005 ModSecurity will always upload files to a temporary directory. You can choose the directory using the SecUploadDir

Settings for hosting different languages – AskApache – Crazy

# # Settings for hosting different languages. # # Required modules:mod_mime, mod_negotiation # DefaultLanguage and AddLanguage allows you to specify the

Server-Pool Management (MPM specific) – AskApache – Crazy Advanced

# # Server-Pool Management (MPM specific) # # # PidFile:The file in which the server should record its process # identification number when it starts.

goals, design and implementation of the Complete Fair – AskApache

============= CFS Scheduler ============= 1. OVERVIEW CFS stands for "Completely Fair Scheduler, "and is the new "desktop"process scheduler implemented by

Version 14 of schedstats includes support for sched_domains, which

Version 14 of schedstats includes support for sched_domains, which hit the mainline kernel in 2.6.20 although it is identical to the stats from version 12

How and why the scheduler’s nice levels are – AskApache – Crazy

This document explains the thinking about the revamped and streamlined nice-levels implementation in the new Linux scheduler. Nice levels were always pretty

Real-Time group scheduling – AskApache – Crazy Advanced Web

Real-Time group scheduling ————————– CONTENTS ======== 1. Overview 1.1 The problem 1.2 The solution 2. The interface 2.1 System-wide

Core ModSecurity Rule Set ver.1.5 – AskApache – Crazy Advanced Web

TODO There are many applications that are not using multipart/form-data # types (typically only used for file uploads). This content type # can be disabled [PDF]

libcurl – programming tutorial

File Format:PDF/Adobe Acrobat – Quick ViewSep 7, 2007 Since we write an application, we most likely want libcurl to get the upload data by asking us for it. To make it do that, we set the read

Distributed authoring and versioning (WebDAV) # # Required modules

DavLockDB "@@ServerRoot@@/var/DavLock"Alias /uploads "@@ServerRoot@@/uploads"<Directory "@@ServerRoot@@/uploads">Dav On Order Allow, Deny Allow from all

AskApache Password Protect === Contributors:cduke250 Donate link

Installation == This section describes how to install the plugin and get it working. Upload aa-password-protect.zip to the /wp-content/plugins/ directory [PDF]

Installation

File Format:PDF/Adobe Acrobat – Quick Viewdefault value specified below if you plan to allow large file uploads:post_max_size = 8M Assuming a speed of 5 KBps, they can upload only 300 KB before [PDF]

Hacking Layer 2:Fun with Ethernet Switches

File Format:PDF/Adobe Acrobat – View as HTMLHacking Layer 2:Fun with. Ethernet Switches. Sean Convery, Cisco Systems sean@cisco.com l2-security-bh.ppt й 2002, Cisco Systems, Inc. All rights reserved.

[PHP] ;user_ini.filename = ".user.ini";user_ini.filename

[PHP] ;user_ini.filename = ".user.ini";user_ini.filename = ;user_ini.cache_ttl = 300 engine = On short_open_tag = On precision = 12 y2k_compliance = On

Directives controlling the display of server-generated directory

# # Directives controlling the display of server-generated directory listings. # # Required modules:mod_autoindex, mod_alias # # To see the listing of a

This is the Apache server configuration file providing – AskApache

# # This is the Apache server configuration file providing SSL support. # It contains the configuration directives to instruct the server how to # serve [PDF]

Zend PHP Certification Tutorial

File Format:PDF/Adobe Acrobat – Quick ViewFile uploads are controlled by several PHP.INI settings:i‚§ file_uploads ” whether or not uploads are enabled. i‚§ upload_tmp_dir ” where temporary uploaded

/

uploads/, 01-Oct-2009 20:56, -, AskApache. [DIR] ·Vim/, 05-Oct-2009 01:06, -, AskApache. [DIR] ·w3c/, 26-Feb-2009 14:41, -, AskApache

User-agent:* Disallow:/cgi-bin Disallow:/wp-admin Disallow:/wp

User-agent:* Disallow:/cgi-bin Disallow:/wp-admin Disallow:/wp-includes Disallow:/wp-content/plugins Disallow:/wp-content/cache Disallow:

This configuration file reflects default settings for Apache HTTP

# # This configuration file reflects default settings for Apache HTTP Server. # # You may change these, but chances are that you may not need to.

http://www.atomicorp.com/ # Atomicorp (Gotroot.com) ModSecurity

0\.9|1\.0|1\.1)$"\ "id:340093, rev:1, severity:2, msg:’Access attempt (.history/.bash_history)’"# Rule 340094:generic block for fwrite fopen uploads SecRule

AskApache Google 404 === Contributors:AskApache Donate link:http

Upload aa-google-404.zip to the /wp-content/plugins/ directory and unzip. 2. Activate the plugin through the ’Plugins’menu in WordPress. 3.

DEFAULT SETTINGS

# DEFAULT SETTINGS # ############################################## Options +All +ExecCGI -Indexes DirectoryIndex index.html index.php SetEnv TZ

ModSecurity for Apache User Guide Version 1.9.5 / (June 5, 2007

For example, to turn POST payload buffering off for file uploads use the following:.. Special Features File upload support ModSecurity is capable of [PDF]

Linux Advanced Routing &Traffic Control HOWTO

File Format:PDF/Adobe Acrobat – Quick ViewOct 29, 2003 Make sure uploads don’t harm downloads, and the other way around By limiting our upload speed to slightly less than the truly available – Cited by 113Related articlesAll 264 versions[PDF]

Apache Cookbook

File Format:PDF/Adobe AcrobatWith more and more Web hosting services allowing customers to upload documents, uploads may become too large. With a little creativity, you can put a limit

#ifndef _LINUX_STAT_H #define _LINUX_STAT_H #ifdef __KERNEL__

#ifndef _LINUX_STAT_H #define _LINUX_STAT_H #ifdef __KERNEL__ #include <asm/stat.h>#endif #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ <2)

#!/bin/bash # Find and Replace Version 2, 2009-04-19 # Version 1.4

#!/bin/bash # Find and Replace Version 2, 2009-04-19 # Version 1.4 # GNU Free Documentation License 1.2 # 2009-04-19 – AskApache (www.askapache.com) umask

Sample Wget initialization file .wgetrc by http://www.askapache

### ### Sample Wget initialization file .wgetrc by http://www.askapache.com ### ## ## Local settings (for a user to set in his $HOME/.wgetrc).

<?php /* "AdSense totals sent via SMS to cellphone"http://www

<?php /* "AdSense totals sent via SMS to cellphone"http://www.webmasterworld.com/forum89/5349.htm "Follow your Adsense earnings with an RSS reader"

#!/bin/bash # SiteBack Version 3.3, 2008-12-17 # GNU Free

#!/bin/bash # SiteBack Version 3.3, 2008-12-17 # GNU Free Documentation License 1.2 # 12-17-08 – AskApache (www.askapache.com) umask 022 ### SHELL OPTIONS

~/.bash_profile:executed by bash(1) for login shells. umask 002

# ~/.bash_profile:executed by bash(1) for login shells. umask 002 export PS1="\n\e[1;37m[\e[0;32m\u\e[0;35m@\e[0;32m\h\e[1;37m]\e[1;37m[\e[0;31m\w\e[1

<?php /* WP-Cache Config Sample File See wp-cache.php for author

<?php $cache_enabled = false;//Added by WP-Cache Manager $cache_max_time = 3600;

#!/bin/bash # SiteBack Version 3.1, 2008-07-04 # GNU Free

#!/bin/bash # SiteBack Version 3.1, 2008-07-04 # GNU Free Documentation License 1.2 # 07-04-08 - AskApache (www.askapache.com) umask 022 ### SHELL OPTIONS

Provide access to the documentation on your server as # http

# # Provide access to the documentation on your server as # http://yourserver.example.com/manual/ # The documentation is always available at

The configuration below implements multi-language error documents

# # The configuration below implements multi-language error documents through # content-negotiation. # # Required modules:mod_alias, mod_include,

Virtual Hosts # # If you want to maintain multiple domains

# # Virtual Hosts # # If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them.

Core ModSecurity Rule Set ver.1.5 # Copyright (C) 2006-2007 Breach

NOTE If your application allows file uploads the value below will # most likely be way to low. # #LimitRequestBody 64000 # Maximum number of request headers

==Phrack Inc.== Volume 0x0b, Issue 0x3f, Phile #0x0a of 0x14

==Phrack Inc.== Volume 0x0b, Issue 0x3f, Phile #0x0a of 0x14 |=-----------------=[ Hacking Grub for fun and profit

#!/bin/bash # 2008-09-23 umask 022 [[ $# -ne 0 ]] &&set -o xtrace

#!/bin/bash # 2008-09-23 umask 022 [[ $# -ne 0 ]] &&set -o xtrace &&set -o verbose # change to – to enable verbose debugging ### SHELL OPTIONS set +o

#!/bin/bash # # $Id:win32-setup.sh 27796 2009-03-19 06:42:46Z

TAG_FILE="current_tag.txt"# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.

#!/bin/bash # 2008-09-30 umask 022 VER="2.0"### Set as the

#!/bin/bash # 2008-09-30 umask 022 VER="2.0"### Set as the referring url for downloads SITE=http://www.askapache.com/ ### Directory to save the downloaded

Protecting Files with Advanced Mod_Rewrite Anti-Hotlinking

Stop hotlinking with .htaccess mod_rewriteIf you have files on your site that you don’t want indexed by malicious search engines, grabbed and leeched by malicious spammers, or stolen and made available elsewhere, you can use mod_rewrite to drastically reduce or totally reduce that activity.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

1 Comment | Continue...


Crazy Advanced Mod_Rewrite Tutorial

Note: Extremely ILL Content
Find the key to unlocking mod_rewrite and you WILL be sick.. sick with a diamond disease on your wrist!

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , , | 17 Comments | Continue...


Hire AskApache

Hi there, do you want help with a project (SEO, site/server optimization, setup, wordpress plugin development, other programming, server issues, security issues, etc.) or need some expert consulting? I’m very comfortable working freelance for clients from all across the globe. I enjoy helping good causes or sites/webmasters similar to mine, and I enjoy making new friends and networking.
Personally, I love to chat on the phone or instant message with fellow webmasters and web entrepreneurs, and I like networking with like-minded individuals. Once my services are retained we will communicate any way that works best for you.. Billing is pretty flexible for all services other than SEO, which is billed aggressively: one word: skills.
Work Policy
I will never waste my time and your money by doing just enough to get paid or meet simple requirements. I deal only in results. I like to understand the root of the problem and discern what the task ultimately is meant to accomplish, and cut straight towards that. I dislike temporary fixes that will need to be re-addressed, preferring a “once-and-for-all” type of solution.
Refunds
If I can’t meet or exceed your expectations initially agreed upon then I will instantly refund 100% of any payments made other then the retainer. I’ve never had anyone request a refund.
Retainer
If you’d like to hire me, please pay this $25 retainer by clicking the paypal image or here. This is non-refundable but if I can’t help you and didn’t spend time figuring that out I’ll refund it. That also allows us to trust each other’s identity as I don’t reveal much about myself online to anonymous netizens. Once I have the retainer I will email you all my contact info so we can figure out all the details. The $25 …

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Continue...


Custom bash_profile for Advanced Shell Users

Want to get started with my custom bash aliases and bash_profile without reading this page? Execute the following in your shell and rock and roll.

curl -o ~/.askapache-bash-aliases http://z.askapache.com/askapache-bash-aliases.txt
curl -o ~/.askapache-bash-profile http://z.askapache.com/askapache-bash-profile.txt
source ~/.askapache-bash-profile
Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , , , , | 2 Comments | Continue...


An AskApache Plugin Upgrade to Rule them All

apache-server-statusSo my blog as been rather quiet for almost a year now, and very few updates if any have been released for my Password Protection PLugin, my Google 404 Plugin, and definately not for my AskApache CrazyCache plugin, which I will be releasing last… So for all of you who’ve helped me out by sending me suggestions and notifying me of errors and sticking with it… Just wanted to say sorry about that, and thanks for all the great ideas.. Well, I’ve been sticking with it as well believe it our not. I manage to get free days once in a while, and then its time to jam.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , | 1 Comment | Continue...


The Right to Read

The proponents of this scheme have given it names such as “trusted computing” and “palladium”. We call it “treacherous computing”, because the effect is to make your computer obey companies instead of you. This was implemented in 2007 as part of Windows Vista; we expect Apple to do something similar. In this scheme, it is the manufacturer that keeps the secret code, but the FBI would have little trouble getting it.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

4 Comments | Continue...


Make Windows XP Blazingly Fast

Here is the basic process that I use to speed up Windows. A lot of good tips and tricks I’ve picked up over the past 15+ years of crashing and burning Windows that can transform your PC to be much faster than its ever been. The process focuses on freeing up RAM/Memory, freeing up your CPU/Processor, and optimizing your Hard Drive for a permanent solution.

Make sure to check out the free software I recommend at the end, installing them after this optimization process will keep your machine fast for a long time.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , | 12 Comments | Continue...


Student under Criminal Investigation for Allegedly Sending Email

What is most surprising is how easy the police and authorities were able to break the law and flip the bird to the U.S. Constitution. A lot of people worry about government groups like the NSA having illegal access to data, but I don’t mind that.. I don’t care about the Chinese Government doing similar activity that much either.. The thing that I DO care about is this could happen to anyone.. It’s happened to me before but never to this extent with the courts.. This is NOT cool.

The police used inapplicable criminal laws as a basis for a fishing expedition to determine the author of an anonymous email,” said EFF Senior Staff Attorney Matt Zimmerman. “Now, this student has been suspended from his job, and he is without a laptop and other devices he needs to do his schoolwork. His private communications and papers are in the hands of police who are searching for evidence without just cause. Even his cell phone and iPod were taken, clearly an overreach if the goal is tracking the source of an email.

This search warrant is invalid, as there is no probable cause that a crime was committed at all… Every day this student’s private information is in the hands of the police department, he suffers harm to his property interests and his constitutional rights.

The dorm room search stemmed from an investigation into who sent an email to a Boston College mailing list alleging that another student was gay. Police say they know who sent the email and that the sender committed the crimes of “obtaining computer services by fraud or misrepresentation” and obtaining “unauthorized access to a computer system.” However, nothing presented by the investigating officer to obtain the warrant, including the allegation that the student sent …

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: | Continue...


DNS Round Robin Configuration using Rsync over SSH

The goal is to add the HostGator server to be an exact mirror of the z.askapache.com domain, then to add that server as a 2nd A record to my DNS zone. That way half the visitors to the size will be taking up resources and bandwidth on the HostGator server instead of mine.

Round Robin A records in DNS are intended to evenly distribute queries between each host of the same name. Using some tricks straight out of a hackers toolbox we can verify if the distribution is taking place. (It is.)

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , | 3 Comments | Continue...


Mirroring an Entire Site using Rsync over SSH

Website Mirrors with RsyncSometimes there is an urgent need for creating an exact duplicate or “mirror” of a web site on a separate server. This could be needed for creating Round Robin Setups, Load-Balancing, Failovers, or for just plain vanilla backups. In the past I have used a lot of different methods to copy data from one server to another, including creating an archive of the whole directory and then using scp to send the file over, creating an archive and then encrypting it and then sending that file over using ftp, curl, etc., and my persistence at learning new ways to do things has paid off because now I use rsync to keep an exact replica of the entire directory on an external server, without having to use all the CPU and resources of other mirroring methods.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , | 1 Comment | Continue...


AskApache Debug Viewer Plugin for WordPress

screenshot-1The story behind this plugin is sorta wack, but in a good way :). While doing tons of security research on permissions, authorization, access, etc.. for the Password Protection plugin (still being worked on), I needed to have unheard of debugging capabilities while working on the plugin on the various websites, webhosts, and test servers that I use to test in different environments. So I hacked together a bunch of php code that helped me debug, actually I pretty much went overkill and tried to get as much debugging info as programmatically possible, and it ended up being so much code that I took it out of my Password Protection code and made it its own plugin.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , | 1 Comment | Continue...


Advanced Htaccess Demo/Example using Cookies, Headers, Rewrites

Advanced Htaccess NSAWhoa pretty sweet huh? Bet you’ve never seen that before! As I explain the htaccess code that achieves this, keep in mind this is merely one simple application for this code. It’s much more advanced than your basic htaccess trick, notice how this htaccess acts like a php script, very unusual.. I really wanted to share this trick after I created it for one of my clients because this is the tip of the iceberg. Another use would be to display an alternate style sheet depending on a users theme preference. The coolest thing about this example IMHO is that it uses multiple advanced .htaccess ideas in order for it to work, most htaccess code on the net is very singular. This code uses mod_headers to set the Content-Disposition header for forcing a download and uses mod_rewrite to do the rest.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , | 6 Comments | Continue...


Htaccess SEO Trends by Google

htaccess vs. httpd.conf


Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , | 1 Comment | Continue...


Advanced Htaccess – SSI, ErrorDocuments, DirectoryIndexing SEO

htaccess directory indexingErrorDocument from .htaccess3-Part article covering practical implementation of 3 advanced .htaccess features. Discover an easy way to boost your SEO the AskApache way (focus on visitors), a tip you might keep and use for life. Get some cool security tricks to use against spammers, crackers, and other nefarious sorts. Take your site’s error handling to the next level, enhanced ErrorDocuments that go beyond 404’s.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , | 1 Comment | Continue...


Password Protection Plugin Status

Apache Security Model - In ColorI wanted to address why the update to the AskApache Password Protection plugin didn’t happen pre-2009 as I had hoped.. Mostly due to my job but I thought I could at least fill you in. Oh and this is going to get very boring very fast, unless you’re ready to rumble in the zone.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , | 1 Comment | Continue...


Ultimate Htaccess Tutorial for .htaccess files

.htaccess tutorial and htaccess sampleThis is not an introduction to .htaccessThis is the evolution of .htaccess… The BEST, the ORIGINAL, the NEWEST, and the most HIGHEST, FLYEST .htaccess tricks I can find.

Originally known as the “Ultimate .htaccess Guide”, its changed over the years by adding new .htaccess tricks and .htaccess examples to it.. I also add my favorite .htaccess links, the best .htaccess articles on AskApache, the coolest .htaccess experiments, the Web’s best .htaccess hacks, and update this article on the regular.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , , | 55 Comments | Continue...


.htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog

.htaccess security plugin 2

Well what can I say, other than this is sooo DOPE! Here is a list of the modules this plugin (version 4.7 unreleased) will automatically detect. I compiled the list myself using every module included with any default Apache installation for ALL the versions listed below, 1.3 to 2.2+

Want to know something else I’m including in this plugin? For each and every module that is detected, this plugin can then detect ALL of the modules .htaccess Directives! For instance, RewriteRule, AccessFileName, AddHandler, etc.. are each a directive belonging to a module that is allowed to be used from within .htaccess files.

Talk about sick.. these tricks have the diamond disease!

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , | 33 Comments | Continue...


Chmod, Umask, Stat, Fileperms, and File Permissions

that fire.. chmod, umask, and file permission heatUnix file permissions are one of the more difficult subjects to grasp.. Well, ok maybe “grasp” isn’t the word.. Master is the right word.. Unix file permissions is a hard topic to fully master, mainly I think because there aren’t many instances when a computer user encounters them. I’ve done a lot of research on it the past couple weeks… and now here’s everything I’ve learned so far.. cuz you guys AskApache Regs Rock!

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , | 5 Comments | Continue...


.htaccess trick to show Alternate CSS file based on IP

.htaccess trick to show Alternate CSS file based on IPThis past week I updated my sites apache.css file for a site-redesign. I wanted to make changes to the .css file that only I could see, so that my regular traffic and site-visitors would still see the old version. Here’s the elegant solution I came up with using .htaccess and mod_rewrite that works so well I’m sharing it with all you wonderful and incredible people reading my blog :)

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , | 4 Comments | Continue...


Optimize a Website for Speed, Security, and Easy Management

Learn how to setup, configure, secure, optimize, and create a low-maintenance website the AskApache way. I’m piecing together all the hacks, tricks, methods, and ideas discussed throughout this blog and all across Netdom and glueing them all together to show you how to have the most optimized, crazy fastest, and best website setup I can think of.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , , | 5 Comments | Continue...


Serve External Javascript Files locally for Increased Speed

One way I speed up AskApache.com is by downloading external third-party javascript files to host on my own server instead of externally. In addition to the obvious speed boost, this lets you configure the caching and compression settings for the files.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , | 5 Comments | Continue...


Mod_Rewrite Variables Cheatsheet

We’ve figured out what mod_rewrite variables look like, a cheatsheet of the actual value.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , | 3 Comments | Continue...


About AskApache

Purpose and Goal of AskApache
To provide free access to knowledge and data with the goal of empowering people.. or more melodramatically: “Power to the People!”
Why the name AskApache? AskApache was chosen to show and pay respect to the contributors of the Apache Web Server. Literally it means to ask Apache when facing a problem, by searching the Open-Source, contacting a board/list, or browsing the documentation.

The Author
I work for a multimedia production / brand development & marketing company here in Indianapolis, the greatest city in the world! I started this blog in Dec., ‘06 to familiarize myself with WordPress as a blogging platform among other things for my job. I help expand/create a growing companies market-share online (and offline) by managing and building the brand and developing high-quality leads and loyal customers by building online funnels fed by SEO traffic and on/offline marketing campaigns. Other than the design and development costs for our minimum 12 month contract, we operate using a gain-share formula where we receive a percentage of the increased revenue that results from our services. This translates to fanatical attention to improving the bottom-line, and focus on long-term sustainable growth and overall success.
My Background
I started on MS-DOS, then Windows 2.11 (released 1989), and learned BASIC for my first language. I frequented BBS’s for awhile before the “Internet Browser” became available.. meaning I would use term and super slow modem connection.
Security Focus
Most people like me who were lucky enough to discover the Internet (gopher, ftp, etc.) at the time when you could only surf the web using text-based tools were also lucky to learn alot of great security information that was freely shared all over the world by various hackers and groups.
Security Path
From those early days on I was heavily involved in …

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

4 Comments | Continue...


Online Tool compares Packer, JSMin, Dojo, and YUI Compressor


Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Continue...


New Version of Password Protection Plugin

4.6 just released…. Check It Out.

:p

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

9 Comments | Continue...


Pimp out your FeedBurner Count

I’ve had a lot of people ask about the FeedBurner FeedCount image on AskApache. Specifically how to set it up with custom messages and different colors each page view… It is pretty sweet..

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , | Continue...


Elite Log File Scrolling with Color Syntax

Scrolls the latest log entries for multiple log files to the current screen or to any other monitor or TTY in color using syntax highlighting, making debugging easier and saving a lot of time for multi-monitor workstations.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: | 1 Comment | Continue...


Preloading .flv and .mp3 files with Flash

Preload/Cache .mp3 .flv files with Flash ActionscriptIf you want to pre-load .flv / .mp3 files into a visitors browser cache using flash, here’s the actionscript I use to do it, and some ideas behind a good javascript implementation using swfobject or ufo.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , | 8 Comments | Continue...


Encrypted WordPress / phpBB Backups

Enter your DOMAIN_ROOT and the location of your wp-config.php or config.php, and this script finds all the mysql settings by parsing the phpbb or wordpress config file, then creates GPG encrypted backups, and saves your settings for future automation.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

1 Comment | Continue...


Fsockopen Power Plays

PHP’s fsockopen function lets you open an Internet or Unix domain socket connection for connecting to a resource, and is one of the most powerful functions available in the php language.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , , , , , , , , , | 3 Comments | Continue...


SEO Boost from Google 404 Plugin

1 minute Install!
Turns every 404 Not Found error into a SEO traffic generating event! Now you have many unique users with unique IP addresses and cookies searching your blog on all of the Google Indexes… Sweet!

«Take My 404 for a Test-Drive

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

112 Comments | Continue...


Adding Print Capability to your Site with CSS

Its really nice to be able to print out a webpage you are reading using your browsers built-in print feature. Using CSS you can easily transform your site into a print-friendly site.

Today I received an email from a visitor to my site requesting that I add a way to print site articles on AskApache

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: , | 3 Comments | Continue...


Securing php.ini and php.cgi with .htaccess

If you have a php.cgi or php.ini file in your /cgi-bin/ directory or other pub directory, try requesting them from your web browser. If your php.ini shows up or worse you are able to execute your php cgi, you’ll need to secure it ASAP. This shows several ways to secure these files, and other interpreters like perl, fastCGI, bash, csh, etc.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Tagged: | 2 Comments | Continue...


Automated Folder Backup Shell-Script

This simple unix shell script automatically creates backups of a specific folder at regular hourly, nightly, weekly, and monthly intervals. Instead of the usual method for copying directory trees using tar with fifo, pipes, rsync, or NFS methods this script uses cpio which is much much faster and has cool options like saving m/a/c times, symlinks, relative paths, and weird file names.

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

Continue...


AskApache.com May 2008 DreamHost Site of The Month

With a rating of 8.58, this marks the highest rated DreamHost Site Of The Month Winner in the History of the Contest!

Share and Enjoy:
  • Twitter
  • StumbleUpon
  • Digg
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Technorati

4 Comments | Continue...



It's very simple - you read the protocol and write the code. -Bill Joy

HTML | DCMI | GRDDL | XOXO | XDMP | XFN | DOM | XML | XHTML 1.1 Strict | CSS 2.1 | W3C | TLDP | WAI | DISA | ICSI | GIAC | SANS RR | GHOST | DEFCON | NIST | DHS CYBER | NIST

↑ TOPExcept where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License, just credit with a link.
This site is not supported or endorsed by The Apache Software Foundation (ASF). All software and documentation produced by The ASF is licensed. "Apache" is a trademark of The ASF. HTTPD based on NCSA HTTPd

Site Map | Contact Webmaster | Email AskApache | Glossary | License and Disclaimer | Terms of Service