Clusty
| Results 1 - 81 for http. (0.47 seconds) |
AskApache Web Development
HTTP Redirection Status Codes, 300 Learn about the 7 different HTTP response … Snoopy Fsockopen HTTP Class for PHP Just a very brief look at speeding up … www.askapache.com/ |
.htaccess Tutorials, htaccess Examples, Sample .htaccess Files
This is the index of my favorite apache HTTP (htaccess, mod_rewrite, httpd.conf) examples, solutions, ideas, htaccess tips, apache tricks and .htaccess … www.askapache.com/htaccess/apache-htaccess.html |
Password Protect your Blog with Apache .htaccess and .htpasswd
Basic HTTP Authentication is not problem to configure in .htaccess, and if someone ..... The wp-admin directory is protected with http basic authentication … www.askapache.com/wordpress/htaccess-password-protect.html |
Smart HTTP and HTTPS RewriteRule Redirects
Smarter SSL HTTPS to HTTP Redirections in .htaccess using RewriteRule to set an environment variable. www.askapache.com/htaccess/http-https-rewriterule-redirect.html |
HTTP Response and Request Header Manipulation using Apache .htaccess
How would you like to be able to send P3P privacy headers, Content-Type: UTF-8, Content-Language: en-US, etc.. using just htaccess? Now you CAN! www.askapache.com/htaccess/using-http-headers-with-htaccess.html |
HTTPS / SSL Apache Tips, .htaccess Tricks, and Server Hacks
SSL and HTTPS on Apache HTTP Server has great httpd.conf examples and useful htaccess guides to stay secure and working. You may want to redirect to HTTPS … www.askapache.com/htaccess/ssl-example-usage-in-htaccess.html |
Custom PHP.ini tips and tricks
This will only allow internal redirection, thus forbidding direct HTTP access to php ..... http://vijaymodi.wordpress.com/2007/03/03/phpini-settings/ … www.askapache.com/php/custom-phpini-tips-and-tricks.html |
htaccess Caching
This module provides directives to control and modify HTTP request and response ..... HTTP offers a number of headers which allow a client, or cache to … www.askapache.com/htaccess/speed-up-sites-with-htaccess-caching.html |
List of 57 HTTP Status Codes and Apache ErrorDocuments
View the headers and returned content for all 57 Apache Response codes and ErrorDocuments. This is one of the absolute coolest Apache htaccess tricks I've … www.askapache.com/htaccess/apache-status-code-headers-errordocument.html |
.htaccess File and mod_rewrite examples
(png|jpg|jpeg|gif|bmp|swf|flv)$"> Order Deny,Allow Deny from all Allow from env=good ErrorDocument 403 http://www.google.com/intl/en_ALL/images/logo.gif … www.askapache.com/htaccess/ultimate-htaccess-file-sample.html |
mod_rewrite tips with RewriteRule and RewriteCond for .htaccess
Also I would like to make http://www.shop.weathat_com revert to shop.weathat_com … HTTP Response and Request Header Manipulation using Apache .htaccess … www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html |
View HTTP Request and Response Headers
Online Tool Shows detailed Headers for both the Request and the Response, uses GET not HEAD, and acts like a normal browser request for accurate Response … www.askapache.com/online-tools/http-headers-tool/ |
Redirect all feeds to FeedBurner with .htaccess
feedburner feed - http://feeds.feedburner.com/apache/htaccess .... I used to use http://blogname/wp-rss2.php?tag=abc to get certain posts with the abc tag. … www.askapache.com/htaccess/redirecting-wordpress-feeds-to-feedburner.html |
Security Tips for Securing your website, server, blog using .htaccess
You may also have to send a “Status” header in addition to the HTTP 1/1 header. <?php ob_start(); header('HTTP/1.1 404 Not Found'); header('Status: 404 Not … www.askapache.com/htaccess/security-with-apache-htaccess.html |
Online Security Scanner Tool
For example, this can be used to test a proxy for HTTP/1.1 compliance … HTTP/1.1 does not define how a PUT method affects the state of an origin server. … www.askapache.com/online-tools/request-method-scanner/ |
WordPress robots.txt file optimized for SEO and Google
Online Tools. JavaScript Compress Obfuscator · Advanced HTTP Headers · Request Method Security Scan .htpasswd Generator · Password Cracker · Who Am I … www.askapache.com/seo/wordpress-robotstxt-seo.html |
Apache SSL in htaccess examples
Description : Deny access when SSL is not used for the HTTP request … This directive forbids access unless HTTP over SSL (i.e. HTTPS) is enabled for the … www.askapache.com/htaccess/apache-ssl-in-htaccess-examples.html |
HTTP Packet Capturing to debug Apache
Howto Capture HTTP protocol from wireshark and ethereal filters. www.askapache.com/tools/sniff-http-to-debug-apache-htaccess-and-httpdconf.html |
.htaccess tutorial for SEO 301 Redirects with RedirectMatch and …
http://www.askapache.com/htaccess/apache-htaccess.html RedirectMatch 301 ^/(. … http://www.askapache.com/$1.html$2 RedirectMatch 301 ^/category/(. … www.askapache.com/htaccess/seo-search-engine-friendly-redirects-without-mod_rewrite.html |
Using htaccess to make phpBB Search Engine Optimized
Make phpBB SEO friendly with htacce · View Detailed HTTP Headers · About AskApache · Website SEO Score Tool · The Diary of An American Witchdocto … www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html |
htaccess Tutorial for Apache Webmasters
ErrorDocument 403 http://www.htaccesselite.com Order deny,allow Deny from all Allow … 1\.1\.1\.1 RewriteRule .* http://www.htaccesselite.com [R=302,L] … www.askapache.com/htaccess/htaccess-for-webmasters.html |
Log all .htaccess/.htpasswd logins
n"); fclose($fp); ob_start(); header("HTTP/1.1 401 Authorization … Now goto your web browser and request http://site.com/cgi-bin/login.php and try … www.askapache.com/htaccess/htaccess-htpasswd-basic-auth.html |
mod_security Guide and Examples of use in .htaccess
Mod_Security .htaccess guide provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time … www.askapache.com/htaccess/mod_security-htaccess-tricks.html |
503 Status Code Search Engine SEO
If you are using a CGI version of PHP than the Status header below is required in addition to the HTTP/1.1 header, otherwise if you are using mod_php than … www.askapache.com/htaccess/503-service-temporarily-unavailable.html |
SEO Boost from 404 Plugin? Focus on humans
cite="http://www.">Project-Id-Version: sv_SE Report-Msgid-Bugs-To: wp-polyglots@lists.automattic.com POT-Creation-Date: 2008-04-25 15:51+0000 … www.askapache.com/seo/404-google-wordpress-plugin.html |
301 Redirectmatch, Redirect, and mod_rewrite
htm$ http://www.askapache.com/$1.html RedirectMatch 301 ^/200([0-9])/([^01])(. … http://www.php.net/manual/$1 RedirectMatch 301 ^/dreamweaver/(. … www.askapache.com/htaccess/301-redirect-with-mod_rewrite-or-redirectmatch.html |
Password Protection and Authentication Locking down Apache with …
http://rfc.askapache.com/rfc2616/rfc2616.html #RedirectMatch 301 /phpmanual(. … http://feeds.feedburner.com/apache/htaccess [L,R=302] ### BLOCK WGET … www.askapache.com/htaccess/apache-authentication-in-htaccess.html |
.htpasswd Generator Tool for Apache with all 4 encryptions
HTTP provides a simple challenge-response authentication mechanism that MAY be used by a server to challenge a client request and by a client to provide … www.askapache.com/online-tools/htpasswd-generator/ |
cURL PHP Code Example Grabs Feed Subscribers from Google Reader
Google Reader reports subscriber counts when we crawl feeds (within the “ User-Agent: ” header in HTTP). Currently, these counts include users of both … www.askapache.com/security/curl-google-post-feed.html |
POST data manipulation using php and CURL
To make a simple HTTP POST with text/xml as content-type, do something like: .... HTTP transfers also support several intervals, separated with commas in … www.askapache.com/htaccess/sending-post-form-data-with-php-curl.html |
Control htaccess Basic Authentication with PHP and mod_rewrite
That is to say, a place that is accessible as part of the server’s filesystem, but cannot be reached via HTTP. YOu can move these files to a directory … www.askapache.com/htaccess/tricks-for-controlling-htaccess-basic-authentication-with-php-and-mod_rewrite.html |
PHP and .htaccess tutorial and examples for Apache
htaccess tricks for Webmasters · HTTP Header control with htaccess · PHP on Apache tips and tricks · SEO Redirects without mod_rewrite … www.askapache.com/htaccess/php-htaccess-tips-and-tricks.html |
Fresh .htaccess Examples: Cookies, Variables, Custom Headers
+)\.html/\ HTTP/ RewriteRule ^(.+)\.html/$ http://www.askapache.com/$1.html [R=301,L] … http://feeds.askapache.com/apache/htaccess? [R=307,L] … www.askapache.com/htaccess/htaccess-fresh.html |
Using AddCharset, AddType, AddDefaultCharset to output UTF-8 …
Replace the meta http-equiv content-type UTF-8, … To learn how to view the HTTP header for a file see the article Checking HTTP Headers. … www.askapache.com/htaccess/setting-charset-in-htaccess.html |
Advanced HTTP Redirection
7 HTTP status codes used specifically for redirection. www.askapache.com/seo/advanced-http-redirection.html |
27 Request Methods for Apache rewritecond htaccess
Although this specification does not define any use for such a body, future extensions to HTTP might use the OPTIONS body to make more detailed queries on … www.askapache.com/htaccess/27-request-methods-for-use-with-apache-and-rewritecond-and-htaccess.html |
Redirecting WordPress index.php to root
http://mysite.com.ar/1 [r=301,nc]. I say it because maybe it modify the new thing im … http://wordpress.org/support/topic/153081?replies=5#post-681054 … www.askapache.com/htaccess/redirect-index-blog-root.html |
.htaccess file for Powweb
ASKAPACHE_REQUEST_URI=$1 SetEnvIf Remote_Addr 208\.113\.183\.103 REMOTE_HOST=www.askapache.com #> http://www.askapache.com/htaccess/apache-htaccess.html <# … www.askapache.com/htaccess/powweb-htaccess.html |
Speed Up Sites with php Caching
Imagine a site that serves output depending on the UA string in the HTTP … If not we return a ‘HTTP/1.0 304 Not Modified’ status and exit the script. … www.askapache.com/php/speed-up-sites-with-php-caching.html |
Rewrite underscores to hyphens for SEO URL
When http://d.com/the_top_apache_htaccess_article.html is requested by a browser or search engine, a Search-Engine Friendly 301 Redirect is sent telling the … www.askapache.com/htaccess/rewrite-underscores-to-hyphens-for-seo-url.html |
Add Far Future Expires Headers to Speed Up Your Site - Easy Apache …
A first-time visitor to your page will make several HTTP requests to download all your … This avoids unnecessary HTTP requests on subsequent page views. … www.askapache.com/htaccess/apache-speed-expires.html |
301 Redirect Cheatsheet - mod_rewrite, javascript, cfm, perl, php …
Issues a 302 Redirect to http://www.askapache.com when a file is not found. See also Force Apache to output any HTTP Status Code with ErrorDocument … www.askapache.com/htaccess/list-of-methods-to-redirect-users-to-different-page.html |
Caching Techniques for Apache .htaccess Gurus
But you must take the time to understand caching with cache-control and other headers and HTTP options before you implement on a production server. … www.askapache.com/htaccess/speed-up-your-site-with-caching-and-cache-control.html |
Speed Up Google Analytics with urchin.js
Once you visit one site that loads http://www.google-analytics.com/urchin.js it is in the browser’s cache for subsequent hits to that site and even when … www.askapache.com/webmaster/faster-google-analytics-with-a-local-urchinjs.html |
WordPress robots.txt
Well its because otherwise a search for askapache on google might list urls like http://www.askapache.com/this-seo-post/great-url.html#comment-232497 which … www.askapache.com/seo/updated-robotstxt-for-wordpress.html |
SSL Content Warning Security Fix
On on of my secure sites, lets say https://www.askapache.com/htaccess/ I wanted to give my visitors the option to post youtube videos and google videos. … www.askapache.com/htaccess/mixed-ssl-content-warning-secure-fixed.html |
Site Map for AskApache.com
HTTP Status Codes and ErrorDocuments: View the headers and returned content for all 57 Apache Response codes and ErrorDocuments. This is one of the absolute … www.askapache.com/about/site-map/ |
Multiple Web Technologies for Dynamic php Session Control
var t=new Image(); t.src='http://www.askapache.com/sess.gif'; … The code also sends HTTP headers that prevent the clients browser from caching the image, … www.askapache.com/htaccess/php-sessions-cookies.html |
.htaccess mod_rewrite rewrite examples
This rewrite example denies any request with a request_method other than the specified request_methods with a 403 Forbidden HTTP status code. … www.askapache.com/htaccess/htaccess-mod_rewrite-rewrite-examples.html |
Vulnerability Scanners Review
Guys, you missed Core Security; it’s one of the most solid vulnerability assessment tools I’ve used in 2006. http://www.coresecurity.com/ Its BY FAR one of … www.askapache.com/security/vulnerability-scanners-review.html |
Running a Reverse Proxy in Apache
configure the proxy in their browser settings, and all HTTP requests … from Apache 2.0, it supports HTTP/1.1. This distinction is … www.askapache.com/htaccess/reverse-proxy-apache.html |
Commonly Used htaccess Code
ex. http://www.example.com/subdir <== No slash at the end. … {HTTP_HOST}%{REQUEST_URI} [L,R=301] #If you want to cover both http and https: Options … www.askapache.com/htaccess/commonly-used-htaccess-code-examples.html |
Hacking WP Super Cache for Speed
RewriteCond %{HTTP:Accept-Encoding} gzip RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz -f RewriteRule ^(. … www.askapache.com/htaccess/hacking-wp-super-cache-for-speed.html |
CSS Image Sprites Speed Sites
ICOS {background-color:transparent; background-image:url(http://z.askapache.com/i/sprite-icons.png) !important; background-repeat:no-repeat; padding:1px 0 … www.askapache.com/css/speedy-sites-with-image-sprites-and-css.html |
Tips to Speed Up WordPress Plugin Development
<?php /* Plugin Name: AskApache Plugin Shortname Plugin URI: http://www.askapache.com/wordpress-plugins/askapache-plugin-shortname.html Description: Adds … www.askapache.com/wordpress/writing-wordpress-plugins.html |
mod_rewrite Fix for Controlling updated files and Caches
<link href="http://z.askapache.com/c/apache-113.css" rel="stylesheet" type="text/css" /> <script src="http://z.askapache.com/j/apache-113.js" … www.askapache.com/htaccess/mod_rewrite-fix-for-caching-updated-files.html |
Preloading .flv and .mp3 files with Flash
loadSound("http://z.askapache.com/f/mp3/ga-urchin-speed.mp3", true); … So /preloader.swf?file=http://z.askapache.com/f/flv/create-boot-ini.flv will work? … www.askapache.com/flash/preloading-caching-flv-mp3.html |
Preload flash .flv files into browser cache
If it’s all of them: you know how to fix a bug even [url=http://www.adobe.com]the owners of Flash don’t[/url]. Sadly I expect that to just be IE7 for … www.askapache.com/htaccess/preload-and-cache-flash-flv-files.html |
Multi-boot 30+ Operating Systems with just the ISO, no Disks
The home page for these tools http://www.ezbsystems.com/enindex.html EasyBoot. The original native OS system CDs are disappointing — not to mention Windows … www.askapache.com/security/install-multiple-os-without-cds.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 |
Advanced WordPress 404.php
'408'=>array('Request Time-out', 'Server timeout waiting for the HTTP request … Either upgrade your client, or try requesting the page using https://'), … www.askapache.com/wordpress/wordpress-404.html |
Update: AskApache Password Protect Plugin
Adding .htaccess based HTTP Basic Authentication to your WordPress blog is … WordPress plugin gives you control over HTTP Basic Authentication for your … www.askapache.com/wordpress-plugins/securing-htaccess-plugin.html |
Troubleshooting Apache .htaccess Authentication
The most popular usage is HTTPS, i.e. the HyperText Transfer Protocol … URLs are usually made up of a scheme, like http or https , a hostname, and a path. … www.askapache.com/htaccess/troubleshooting-apache-htaccess-authentication.html |
Search Engine Optimization for WordPress Blogs
Boost Search Engine Optimisation (SEO) using Permalinks(http://www. … Keyword and Keyphrase Research(http://www.tomrafteryit.net/search-engine- … www.askapache.com/wordpress/seo-in-wordpress.html |
Wget Trick Allows Downloading from Restrictive Sites
Sample Wget initialization file .wgetrc by http://www.askapache.com … wget --referer="http://www.google.com" --user-agent="Mozilla/5.0 (Windows; U; … www.askapache.com/tools/wget-header-trick.html |
Apache Web Server Speed Configuration Hacks
The Apache HTTP Server is a modular program where the administrator can choose .... HTTP Compression can be enabled in Apache using the mod_deflate module. … www.askapache.com/htaccess/apache-web-server-speed-configuration-hacks.html |
PHP Anti-Spam Captcha Script to Secure Form
Here is a simple example that I hacked up earlier today to use on my Advanced Request and Response HTTP Header Viewer among other tools. … www.askapache.com/security/php-captcha-anti-spam-example.html |
Control flash object position / stacking with css z-index and wmode
HTTP Packet Capturing to debug Apac · Watch Peyton Manning 8th grade Tang · DreamHost Site of The Month is AskA · Mixed SSL Content Warning Secure Fi … www.askapache.com/css/getting-flash-to-show-up-in-front-of-content.html |
Speed Up Google Analytics, use local ga.js
If you use a relative link like below, you don’t need the https detection part … Also don’t forget about HTTP/1.1 ability to use persistant connections. … www.askapache.com/linux-unix/ga-urchin-speed.html |
Apache Environment Variable Info
Server and Environment Variables are used by The Apache HTTP Server by provides a mechanism for storing information. This information can be used to control … www.askapache.com/htaccess/apache-variable-fun-in-htaccess.html |
Penny Stocks
View Detailed HTTP Headers .htpasswd file Generator .htaccess Tutorials, Sample .htacce · Hack WP-Cache for Maximum Speed … www.askapache.com/making-money/penny-stocks.html |
Using TIME_HOUR and TIME_MIN for htaccess RewriteCond
Serve Alternate Content based on Ti · Smart HTTP and HTTPS RewriteRule Re · Commonly Used htaccess Code · Redirect index.php to root “/ · Hacking WP Super … www.askapache.com/htaccess/using-time_hour-and-time_min-rewritecond-in-htaccess-2.html |
Top Javascript Code Snippets for 2007
http://irama.org/web/dhtml/useful-code/ · http://24ways.org/2005/introducing-udasss · http://www.dustindiaz.com/top-ten-javascript/ … www.askapache.com/javascript/my-favorite-javascript-2007.html |
Alternate Content based on the Time with mod_rewrite in .htaccess
Jul 10, 2007 … So http://site.com/index.html would redirect you to … This code rewrites requests for http://www.askapache.com/dream/ to /promo.php during … www.askapache.com/htaccess/time_hour-rewritecond-time.html |
Improved printenv and test-cgi script
Add your IP address to the MY_ALLOWED_IP variable in the config below (http://www.askapache.com/online-tools/whoami/) ### ### Optionally you can add these … www.askapache.com/dreamhost/apache-printenv-improvement.html |
WordPress Plugin Displays the Type of Document, is_page, is_single …
Download AskApache What Is This Plugin. http://downloads.wordpress.org/plugin/askapache-what-is-this.2.3.zip. Installation … www.askapache.com/wordpress/what-is-this-plugin.html |
SetEnvIf and SetEnvIfNoCase Examples
Add values from HTTP Headers. SetEnvIfNoCase ^If-Modified-Since$ "(.+)" HTTP_IF_MODIFIED_SINCE=$1 SetEnvIfNoCase ^If-None-Match$ "(. … www.askapache.com/htaccess/setenvif.html |
Faster Form Submission and Processing with fsockopen
This file receives the text1 value and displays a thank you message, at the same time it fires off an HTTP GET request to /background.php with text1 added … www.askapache.com/php/speedy-form-post.html |
Replacing ‘%23′ with ‘#’ in incoming links
"GET /htaccess/speed-up-sites-with-htaccess-caching.html%23comment-155 HTTP/1.1" 301 683 "-" "GET /htaccess/speed-up-sites-with-htaccess-caching.html … www.askapache.com/htaccess/replacing-urlencoded-in-incoming-links.html |
.htaccess - Wikipedia
Note: Hotlink protection using .htaccess relies on the client sending the correct “Referer” value in the http GET request. Programs such as Windows Media … www.askapache.com/htaccess/htaccess-wikipedia.html |
SuperCharge your DreamHost Referral Clickthrough rates and income
In my case, I link to http://www.askapache.com/dream/ which I theorize is … Put a link to http://www.dreamhost.com/r.cgi anywhere on a site hosted with us … www.askapache.com/dreamhost/multiply-your-dreamhost-referrals.html |