Clusty

Search for scripts at Google

Results 1 - 39 for scripts with Safesearch on. (0.49 seconds) 

Automated Folder Backup Shell-Script

Jun 11, 2008 … Automated Directory Backups with Crontab -enabled Shell-Script.
www.askapache.com/dreamhost/snapshot-backups-shell-script.html

AskApache Web Development

Bash Shell Script for Encrypted WordPress Backups Enter your DOMAIN_ROOT and the location of your wp-config.php, and this script finds all the mysql …
www.askapache.com/

Shell Scripts for Dreamhost

Example shell scripts (bash or sh) that automate and easyate tasks from within the dreamhost ssh env.
www.askapache.com/dreamhost/shell-scripts-for-dreamhost.html

MySQL Shell Backup Script

On-Demand WordPress MySQL database Backup Shell Script for DreamHost.
www.askapache.com/dreamhost/on-demand-mysql-backup-shell-script.html

Improved printenv and test-cgi script

CGI for debugging Apache environment variables set in .htaccess files.
www.askapache.com/dreamhost/apache-printenv-improvement.html

PHP Anti-Spam Captcha Script to Secure Form

PHP Anti-Spam Captcha Tutorial to stop automated web robots and spammers from taking advantage of your site.
www.askapache.com/security/php-captcha-anti-spam-example.html

Encrypted WordPress Site Backups

Bash Shell Script for Encrypted WordPress Backups … This simple shell-script is a useful and easy way to securely backup your wordpress site files and …
www.askapache.com/wordpress/encrypted-wordpress-site-backups.html

.htaccess Tutorials, htaccess Examples, Sample .htaccess Files

… php require,.htaccess php.ini,rewrite htaccess,htaccess rewrite rule,.htaccess mod rewrite,bbcode to html php script,htaccess tips,mod_rewrite won’t do …
www.askapache.com/htaccess/apache-htaccess.html

Redirect all feeds to FeedBurner with .htaccess

Using the AskApache RewriteRules Viewer plugin for WordPress, we see exactly what URI’s are able to access the feed scripts on a WordPress Blog, …
www.askapache.com/htaccess/redirecting-wordpress-feeds-to-feedburner.html

Custom Google Analytics code to place on 404 Error Pages

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"> _uacct = "UA-732153-7"; …
www.askapache.com/seo/tip-google-analytics-404-error-page.html

Speed Up Google Analytics with urchin.js

Create a shell script called urch.sh.. this will be executed every 1/day or 1/wk, … The following script removes the local urchin.js, then it wgets the …
www.askapache.com/webmaster/faster-google-analytics-with-a-local-urchinjs.html

Security Tips for Securing your website, server, blog using .htaccess

Securing directories: Remove the ability to execute scripts … AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi Options -ExecCGI …
www.askapache.com/htaccess/security-with-apache-htaccess.html

Custom PHP.ini tips and tricks

Remember to chmod 640 all .htaccess files, chmod 600 your php.ini files, chmod 600 your php flies, and chmod 705 your cgi scripts.. if you don’t want ftp …
www.askapache.com/php/custom-phpini-tips-and-tricks.html

htaccess Security on Apache

Darn it all, the student is now able to run php scripts in his directory. … This is cool, you are basically categorizing all those scripts extensions so …
www.askapache.com/htaccess/securing-subdirectories-with-htaccess.html

php.ini using auto_prepend for output headers

mblID="2007020306380804"></script> '; $pages = array(); // Add pages (relative … Note: If the script is terminated with exit(), auto-append will not occur. …
www.askapache.com/php/use-phpini-to-add-http-headers-to-output.html

Securing php.ini and php.cgi with .htaccess

This could come into play if your default ErrorDocuments are themselves php scripts. An ErrorDocument 403 /error.php will have a REDIRECT_STATUS of 403. …
www.askapache.com/htaccess/php-cgi-redirect_status.html

Speed Up Google Analytics, use local ga.js

Just add this to your crontab by typing crontab -e where google-analytics-update.sh is the location of your shell script. …
www.askapache.com/linux-unix/ga-urchin-speed.html

AskApache Web Development (2)

SetEnvIf and SetEnvIfNoCase directives conditionally set environment variables accessible by scripts and apache based on HTTP Headers, Variables, …
www.askapache.com/page/2/

Use netcat as a wrapper for Nessus Scan

You may want to write a netcat-based script as a wrapper that reads a query and … The possibilities for using netcat and scripts to handle Web stuff are …
www.askapache.com/security/use-netcat-to-create-a-wrapper-path-for-nessus.html

Apache Environment Variable Info

The variables are also used as a mechanism to communicate with external programs such as CGI scripts. This document discusses different ways to manipulate …
www.askapache.com/htaccess/apache-variable-fun-in-htaccess.html

SetEnvIf and SetEnvIfNoCase Examples

This is useful in disallowing direct access to interpreters like shell scripts, cgi scripts, and other interpreters. Only works this way if you have a …
www.askapache.com/htaccess/setenvif.html

Add Far Future Expires Headers to Speed Up Your Site - Easy Apache …

i just would like to know one thing. if you combine using multiple subdomain to serve images and script, where would put your .htaccess file that hold the …
www.askapache.com/htaccess/apache-speed-expires.html

Site Map for AskApache.com

Imagine a HUGE brick wall protecting your frail .php scripts from the endless attacks of automated web robots and password-guessing exploit-serving virii. …
www.askapache.com/about/site-map/

Control flash object position / stacking with css z-index and wmode

I like to use 1 of 2 awesome javascript scripts to insert flash into my page, … I use your scripts to achieve the transparent in flash (the wmode things). …
www.askapache.com/css/getting-flash-to-show-up-in-front-of-content.html

Upgrading to DreamHost Private Servers

May 29, 2008 … Sometimes useful if a script I’m experimenting with locks the whole … To make life simpler, I wrote a simple shell script that I run from …
www.askapache.com/dreamhost/dreamhostps-private-server.html

Execute commands on your server using a telnet-like PHP shell …

Writing shell scripts and serving them on your web server works by renaming the file.sh to file.cgi and chmodding it to 750 or +x. …
www.askapache.com/tools/php-and-ajax-shell-console.html

Faster Form Submission and Processing with fsockopen

So after you’ve made sure the page works fine, you can enhance it with some post-loaded scripts that give you more bells and whistles such as drag and drop …
www.askapache.com/php/speedy-form-post.html

Best-practice Web Design Process

The programming languages that I use are php, unix shell scripts, perl, python, … Which is how I am able to call scripts to execute from within the page, …
www.askapache.com/web-design/best-practice-web-design-process.html

Running a Reverse Proxy in Apache

stylesheets, scripts or applets, and other contexts where URLs occur in HTML. … URL encountered in a Stylesheet or Script untouched. mod_proxy_html …
www.askapache.com/htaccess/reverse-proxy-apache.html

Mod_Rewrite Basic Examples

Maybe they don’t want to change their script or they don’t know … Some wiki and php scripts have difficulity with a URL with & because it will split …
www.askapache.com/htaccess/mod_rewrite-basic-examples.html

Caching Tutorial for Webmasters

By default, most scripts won’t return a validator (a Last-Modified or ETag ..... PHP can be used as a CGI script on any Web server (Unix or Windows), …
www.askapache.com/htaccess/caching-tutorial-for-webmasters.html

POST data manipulation using php and CURL

okay i am confused. are you telling me that this script is able to … i already have a script to add users,extensions e build main asterisk conf files …
www.askapache.com/htaccess/sending-post-form-data-with-php-curl.html

Changing Any Password On XP with cmd

Shell Scripts for Dreamhost · Update: AskApache Password Protect · Log all .htaccess/.htpasswd logins · Fast and Easy Custom WordPress New …
www.askapache.com/security/changing-any-password-on-xp.html

Password Protection and Authentication Locking down Apache with …

… webmaster@askapache.com ### PHPINI-CGI #AddHandler php-cgi .php #Action php-cgi /cgi-bin/php5.cgi ### FAST-CGI #AddHandler fastcgi-script .fcg .fcgi …
www.askapache.com/htaccess/apache-authentication-in-htaccess.html

Links to htaccess tutorials and articles

AddType to run .htm as .php · Apache mod_rewrite Technical Details · azdg script - shorten url with mod rewrite · Basic authentication example …
www.askapache.com/htaccess/best-htaccess-tutorials-and-articles.html

Rare XHTML elements use for SEO

SAMP: Designates sample output from programs, scripts, etc. KBD: Indicates text to be entered by the user. VAR: Indicates an instance of a variable or …
www.askapache.com/seo/little-known-xhtml-elements-increase-seo.html

Apache .htaccess Directives and Loaded Modules allowed on …

… mod_actions: This module provides for executing CGI scripts based on media … mod_env: Modifies the environment which is passed to CGI scripts and SSI …
www.askapache.com/htaccess/dreamhost-modules-directives.html

Password Protect your Blog with Apache .htaccess and .htpasswd

Imagine a HUGE brick wall protecting your frail .php scripts from the endless attacks of automated web robots and password-guessing exploit-serving virii.
www.askapache.com/wordpress/htaccess-password-protect.html

htaccess Caching

A manual approach involves modifying the script to write its output to a static file, … If not, run the script again to re-create it, then serve it. …
www.askapache.com/htaccess/speed-up-sites-with-htaccess-caching.html


Ask.com

GigaBlast

Yahoo