AskApache Logo Search results

Search AskApache

example

  Search Feed
  Search Comments Feed

Clusty

Technorati

Ask.com

GigaBlast

Yahoo


Search for example at Google

Results 1 - 40 for example with Safesearch on. (0.14 seconds) 
  1. .htaccess File and mod_rewrite examples

    htaccess example file with excellent htaccess sample and examples.
    htaccess/ultimate-htaccess-file-sample.html
  2. .htaccess files - Ultimate htaccess Guide

    htaccess examples for Password Protection with Authentication, rewrite URLs with mod_rewrite module, configure PHP in htaccess, use SSL Encryption, …
    htaccess/apache-htaccess.html
  3. .htaccess mod_rewrite rewrite examples

    mod_rewrite rewrite examples for .htaccess. … This .htaccess rewrite example invisibly rewrites requests for all Adobe pdf files to be handled by …
    htaccess/htaccess-mod_rewrite-rewrite-examples.html
  4. htaccess rewrite tips using RewriteRule and RewriteCond for …

    For example, to limit the next 5 RewriteRules to only be applied to .html and .php files, you can use the following code, which tests if the url does not …
    htaccess/mod_rewrite-tips-and-tricks.html
  5. Fresh .htaccess Examples: Cookies, Variables, Custom Headers

    htaccess mod_rewrite code for Cookie Manipulation and Tests, Set Environment Variables and use them to send Headers and Rewrites, and Mod_Security .htaccess …
    htaccess/htaccess-fresh.html
  6. .htaccess - Wikipedia

    Programs such as Windows Media Player send a blank referrer, so that attempts to use .htaccess to protect movie files for example are ineffective. …
    htaccess/htaccess-wikipedia.html
  7. Apache SSL in htaccess examples

    Apache SSL in htaccess examples with SSLRequireSSL and SSLRequire in SSLOptions with FakeBasicAuth and StrictRequire.
    htaccess/apache-ssl-in-htaccess-examples.html
  8. 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
  9. 301 Redirectmatch, Redirect, and mod_rewrite

    This work by AskApache.com is licensed under the most accommodating license type available, just credit source according to license. .htaccess examples
    htaccess/301-redirect-with-mod_rewrite-or-redirectmatch.html
  10. 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
  11. Using AddCharset, AddType, AddDefaultCharset to output UTF-8 …

    For example, to serve all files with the extension .html as UTF-8, open the .htaccess file … The file you want to serve as UTF-8 is called example.html. …
    htaccess/setting-charset-in-htaccess.html
  12. .htaccess file tutorials and htaccess articles

    15 Chapters of .htaccess examples for Password Protection with .... .htaccess and php example serves .pdf files to give visitors the choice to open in an …
    htaccess/
  13. PHP and .htaccess tutorial and examples for Apache

    Apache htaccess tricks and tips for implementing, using, and optimising php and custom php.ini.
    htaccess/php-htaccess-tips-and-tricks.html
  14. Mod_Rewrite Basic Examples

    Apache HTTPD Mod_Rewrite Basic Examples for .htaccess on powweb.
    htaccess/mod_rewrite-basic-examples.html
  15. SetEnvIf and SetEnvIfNoCase Examples

    SetEnvIf and SetEnvIfNoCase Examples for conditionally setting variables in Apache .htaccess.
    htaccess/setenvif.html
  16. htaccess-file example

    For example, put this on one line in the .htgroup file: # mygroup: bob joe anne # This set to off will forward a not-found userid to the next-in-line module …
    z.askapache.com/htaccess-example.html
  17. cURL PHP Code Example Grabs Feed Subscribers from Google Reader

    Jan 8, 2008 … PHP curl example utilizing cookies, POST, and SSL options to login to Google Reader and fetch the number of subscribers for a particular …
    security/curl-google-post-feed.html
  18. AskApache Web Development

    15 Chapters of .htaccess examples for Password Protection with Authentication, rewrite URLs with mod_rewrite module, configure PHP in htaccess, …
  19. Online Security Scanner Tool

    For example, this can be used to test a proxy for HTTP/1.1 compliance (or lack … For example, an article might have a URI for identifying “the current …
    online-tools/request-method-scanner/
  20. WordPress robots.txt

    WordPress robots.txt file example optimized for Search Engines. … I was wondering why the robots.txt file in this example is different to the one at …
    seo/updated-robotstxt-for-wordpress.html
  21. Free SEO Tool - Over 100000 Websites Graded

    Oct 6, 2007 … Examples include RSS feeds, email subscription forms and other ways that site visitors can express interest in the offering. …
    tools/website-seo-grader.html
  22. Caching Tutorial for Webmasters

    For example, you could refer to a 1×1 transparent uncacheable image from each page. The Referer header will contain information about what page called it. …
    htaccess/caching-tutorial-for-webmasters.html
  23. SuperCharge your DreamHost Referral Clickthrough rates and income

    I have a php file just like the above example, but instead of linking to http://www.askapache.com/dreamhost.php I link to http://www.askapache.com/dream/ I …
    dreamhost/multiply-your-dreamhost-referrals.html
  24. SEO Boost from 404 Plugin? Focus on humans

    Hi, I have installed this plugin on my blog but for some reasons, I think it doesn’t work if your permalink has the “date” on it, for example on my blog. …
    seo/404-google-wordpress-plugin.html
  25. Automated Folder Backup Shell-Script

    Jun 11, 2008 … is licensed under the most accommodating license type available, just credit source according to license. .htaccess examples
    dreamhost/snapshot-backups-shell-script.html
  26. Fsockopen Power Plays

    This is a working example employing as many of the best-practices, tips, and tricks for using fsockopen on remote streams that I could find. …
    php/fsockopen-socket.html
  27. Apache Environment Variable Info

    The sixth example will set the NetscapeComment environment variable to the string … The last example will set environment variable HAVE_TS if the request …
    htaccess/apache-variable-fun-in-htaccess.html
  28. Site Map for AskApache.com

    Fetch Feed Subscribers from Google Reader with CURL: PHP curl example utilizing cookies, POST, and SSL options to login to Google Reader and fetch the …
    about/site-map/
  29. Give visitors the choice to open or save a pdf using .htaccess and php

    htaccess and php example serves .pdf files to give visitors the choice to open in an external program or save to disk without having to open it in the …
    htaccess/pdf-plugin-adobe.html
  30. Running a Reverse Proxy in Apache

    We could, for example, configure the proxy to recognise a custom … I have slightly different scenario then the reverse proxy examples given.i have to …
    htaccess/reverse-proxy-apache.html
  31. Custom PHP.ini tips and tricks

    EXAMPLE). Next copy the powweb php.ini text to your php.ini file and .... For example, configuration values for the directory c:\inetpub\wwwroot would be …
    php/custom-phpini-tips-and-tricks.html
  32. List of 57 HTTP Status Codes and Apache ErrorDocuments

    Let start with a quick and easy example. Add the following Redirect rules to your htaccess file, then open your browser and goto each url like …
    htaccess/apache-status-code-headers-errordocument.html
  33. Regular Expressions in Dreamweaver

    The following table lists the special characters in regular expressions, their meanings, and usage examples. To search for text containing one of the …
    tools/regular-expressions-in-dreamweaver.html
  34. AskApache Web Development (3)

    Anti-Spam PHP Captcha Example Prevent automated web robot tools and spammers … .htaccess and php example serves .pdf files to give visitors the choice to …
    page/3/
  35. .htaccess file tutorials and htaccess articles (2)

    Comprehensive .htaccess example file with advanced examples in 1 htaccess sample skeleton .htaccess file with the very best apache htaccess examples… …
    htaccess/page/2/
  36. PHP Anti-Spam Captcha Script to Secure Form

    Anti-Spam PHP Captcha Example One of the best, if not the best, … Here is a simple example that I hacked up earlier today to use on my Advanced Request …
    security/php-captcha-anti-spam-example.html
  37. 27 Request Methods for Apache rewritecond htaccess

    For example, this can be used to test a proxy for HTTP/1.1 compliance (or lack thereof). If the Request-URI is not an asterisk, the OPTIONS request applies …
    htaccess/27-request-methods-for-use-with-apache-and-rewritecond-and-htaccess.html
  38. Google AdSense Automatic Login with PHP and CURL

    Here is an example demonstrating the power of cURL. … Cookies are used in this example as well as setting the USER AGENT and REFERRER HTTP headers. …
    webmaster/login-to-google-adsense-using-php.html
  39. Password Protect your Blog with Apache .htaccess and .htpasswd

    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{HTTP_REFERER} !^http(s?)://([^\.]*)(\.?)example\.com.* [NC] RewriteRule ^/?wordpress/? …
    wordpress/htaccess-password-protect.html
  40. View HTTP Request and Response Headers

    HTTP Header Name, Header Description, Example HTTP Header. Accept, Content-Types that are acceptable, Accept: text/xml,application/xml,application/xhtml+xml …
    online-tools/http-headers-tool/

1 2 3 4 5 6 7 8 9 Next