http

  Search Feed
  Search Comments Feed

Clusty

Ask.com

GigaBlast

Yahoo


Search for http at Google

Results 1 - 46 for http with Safesearch on. (0.28 seconds) 
  1. AskApache Web Development

    There are a total of 57 HTTP Status Codes recognized by the Apache Web Server. … HTTP to HTTPS Redirects with mod_rewrite This is freaking sweet if you …
  2. Askapache website

    Must link to this site to use # http://www.askapache. com/htaccess/ultimate-htaccess-file-sample.html # # Latest: http://z.askapache.com/p/htaccess.txt …
    z.askapache.com/p/htaccess.txt
  3. Smart HTTP and HTTPS RewriteRule Redirects

    Smarter SSL HTTPS to HTTP Redirections in .htaccess using RewriteRule to set an environment variable.
    htaccess/http-https-rewriterule-redirect.html
  4. htaccess rewrite tips using RewriteRule and RewriteCond for …

    HTTP Response and Request Header Manipulation using Apache .htaccess … Also I would like to make http://www.shop.weathat_com revert to shop.weathat_com …
    htaccess/mod_rewrite-tips-and-tricks.html
  5. .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/(. …
    htaccess/seo-search-engine-friendly-redirects-without-mod_rewrite.html
  6. 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 …
    css/speedy-sites-with-image-sprites-and-css.html
  7. .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 …
    htaccess/ultimate-htaccess-file-sample.html
  8. 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" …
    htaccess/mod_rewrite-fix-for-caching-updated-files.html
  9. How To download multiple files simultaneously with curl and php

    Online Tools. JavaScript Compress Obfuscator · Advanced HTTP Headers · Request Method Security Scan .htpasswd Generator · Password Cracker · Who Am I …
    php/curl-multi-downloads.html
  10. Redirecting WordPress index.php to root

    http://wordpress.org/support/topic/153081?replies=5#post-681054 … See also: http://markjaquith.wordpress.com/2007/09/25/wordpress-23-canonical-urls/ …
    htaccess/redirect-index-blog-root.html
  11. .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. …
    htaccess/htaccess-mod_rewrite-rewrite-examples.html
  12. 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
    htaccess/ssl-example-usage-in-htaccess.html
  13. 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] …
    htaccess/htaccess-fresh.html
  14. Adding Print Capability to your Site with CSS

    <link href="http://z.askapache.com/c/apacheprint-176.css" rel="stylesheet" type="text/css" media="print" />. Amazingly, to make my site printer-friendly, …
    css/css-print-site-stylesheet.html
  15. .htaccess files - Ultimate htaccess Guide

    HTTP to HTTPS Redirects with mod_rewrite This is freaking sweet if you use SSL I promise you! Basically instead of having to check for HTTPS using a …
    htaccess/apache-htaccess.html
  16. Password Protect your Blog with Apache .htaccess and .htpasswd

    In Basic HTTP Authentication, the password is passed over the network not encrypted ..... The wp-admin directory is protected with http basic authentication …
    wordpress/htaccess-password-protect.html
  17. Free SEO Tool - Over 100000 Websites Graded

    Oct 6, 2007 … http://z.askapache.com/uploads/2007/09/apache-cse.gif … The website http://www.askapache.com/ has a ranking of 32619. …
    tools/website-seo-grader.html
  18. Pimp out your FeedBurner Count

    So when a user requests my feed image at http://z.askapache.com/feed.gif, they will in fact be seeing 1 of the 4 images, because their is no /feed.gif image …
    htaccess/pimp-out-your-feedburner-count.html
  19. Preload flash .flv files into browser cache

    <preloader basedir="http://z.askapache.com/f/l/"> <flv path="movie1" .... codebase attribute Value http://fpdownload.macromedia.com/pub/shockwave/cabs/flash …
    htaccess/preload-and-cache-flash-flv-files.html
  20. 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 …
    htaccess/apache-status-code-headers-errordocument.html
  21. 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!
    htaccess/using-http-headers-with-htaccess.html
  22. 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/ …
    php/custom-phpini-tips-and-tricks.html
  23. 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 …
    htaccess/speed-up-sites-with-htaccess-caching.html
  24. 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? …
    flash/preloading-caching-flv-mp3.html
  25. 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. …
    htaccess/troubleshooting-apache-htaccess-authentication.html
  26. 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 …
    online-tools/http-headers-tool/
  27. .htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog

    Denies any badly formed HTTP PROTOCOL in the request, 0.9, 1.0, and 1.1 only - *** Safe, Use [403] … Denies requests that dont contain a HTTP HOST Header. …
    htaccess/htaccess-plugin-blocks-spam-hackers-and-password-protects-blog.html
  28. 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 …
    htaccess/htaccess-htpasswd-basic-auth.html
  29. 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 …
    htaccess/mod_security-htaccess-tricks.html
  30. 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 …
    htaccess/list-of-methods-to-redirect-users-to-different-page.html
  31. SEO Boost from 404 Plugin? Focus on humans

    <?php ob_start(); header("HTTP/1.1 404 Not Found"); header("Status: 404 Not … (1) If I typed “http://chenpn.com/funny-people/”, the 404 page will load …
    seo/404-google-wordpress-plugin.html
  32. 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. …
    htaccess/redirecting-wordpress-feeds-to-feedburner.html
  33. 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. …
    online-tools/request-method-scanner/
  34. Apache HTTP Server Articles

    The Apache HTTP Server, commonly referred to simply as Apache, … There are a total of 57 HTTP Status Codes recognized by the Apache Web Server. …
    apache/ - 19 hours ago
  35. 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 …
    htaccess/apache-authentication-in-htaccess.html
  36. Security Tips for Securing your website, server, blog using .htaccess

    DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3. org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" …
    htaccess/security-with-apache-htaccess.html
  37. .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 …
    online-tools/htpasswd-generator/
  38. 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. …
    security/php-captcha-anti-spam-example.html
  39. 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 …
    htaccess/apache-ssl-in-htaccess-examples.html
  40. 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"; …
    seo/tip-google-analytics-404-error-page.html
  41. 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 …
    htaccess/reverse-proxy-apache.html
  42. Hacking WP Super Cache for Speed

    Header set P3P “policyref=\”http://www.askapache.com/w3c/p3p.xml\”" … Header set X-Pingback “http://www.askapache.com/xmlrpc.php” …
    htaccess/hacking-wp-super-cache-for-speed.html
  43. PHP and .htaccess tutorial and examples for Apache

    Manipulating HTTP Headers with htaccessSEO Redirects without mod_rewrite ». Apr 10, 07. Htaccess php tips and tricks for the Apache HTTPD Web Server, …
    htaccess/php-htaccess-tips-and-tricks.html
  44. HTTP Packet Capturing to debug Apache

    Howto Capture HTTP protocol from wireshark and ethereal filters.
    tools/sniff-http-to-debug-apache-htaccess-and-httpdconf.html
  45. 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 …
    htaccess/tricks-for-controlling-htaccess-basic-authentication-with-php-and-mod_rewrite.html
  46. Come On and Sprite for your Website

    #apache {width:160px; height:27px; background:url(http://z.askapache.com/i/css-sprite. png) -81px 0 no-repeat; margin:0; padding:0; overflow:hidden …
    css/background-image.html

1 2 3 4 5 6 7 8 9 10 Next


Search