-ethernet

  Search Feed
  Search Comments Feed

Clusty

Ask.com

GigaBlast

Yahoo


-ethernet - Google Search
Results 1 - 76 for -ethernet with Safesearch on. (0.19 seconds) 
  1. .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
  2. Password Protect your Blog with Apache .htaccess and .htpasswd

    AskApache Password Protect adds some serious password protection to your WordPress Blog's admin directory. Imagine a HUGE brick wall protecting your frail …
    wordpress/htaccess-password-protect.html
  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 File and mod_rewrite examples

    htaccess example file with excellent htaccess sample and examples.
    htaccess/ultimate-htaccess-file-sample.html
  5. .htpasswd Generator Tool for Apache with all 4 encryptions

    htpasswd Tool generates correct Basic Authentication string from any valid username and password to be placed in Apache's htpasswd file.
    online-tools/htpasswd-generator/
  6. .htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog

    WordPress Plugin blocks spam, hackers, exploits, and password protects your blog using .htaccess.
    htaccess/htaccess-plugin-blocks-spam-hackers-and-password-protects-blog.html
  7. htaccess Caching

    2 awesome ways to implement caching on your website using Apache .htaccess or httpd.conf. Both methods are extremely simple to set up and will dramatically …
    htaccess/speed-up-sites-with-htaccess-caching.html
  8. Plugin Displays all WordPress Rewrite Rules for Permalinks

    WordPress Plugin shows internal Rewrite Rules used for permalinks.
    htaccess/rewriterule-viewer-plugin.html
  9. SEO Boost from 404 Plugin? Focus on humans

    WordPress Plugin that adds a customized SEO 404 Error Page designed to increase traffic to your site and pages, while being very helpful to your visitors.
    seo/404-google-wordpress-plugin.html
  10. WordPress robots.txt

    WordPress robots.txt file example optimized for Search Engines.
    seo/updated-robotstxt-for-wordpress.html
  11. Log all .htaccess/.htpasswd logins

    Log and debug usernames and passwords used to login to a htaccess basic authorization protected website using php.
    htaccess/htaccess-htpasswd-basic-auth.html
  12. AskApache Firefox Adsense WordPress Plugin

    WordPress plugin that displays a Firefox Google Referrals AdSense Ad on your blog only if the client is not running Firefox and on Windows.
    wordpress/firefox-adsense-plugin.html
  13. Redirect all feeds to FeedBurner with .htaccess

    Jan 07, 08. FeedBurner, the best syndication company in the world Pouring over my system and server logs I noticed that my raw WordPress feed was being …
    htaccess/redirecting-wordpress-feeds-to-feedburner.html
  14. 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
  15. Password Protection and Authentication Locking down Apache with …

    Password protect, Allow or Deny a visitor based on a condition. If you are having trouble getting htaccess-based password protection to work see:
    htaccess/apache-authentication-in-htaccess.html
  16. Htaccess SEO Trends by Google

    Using Google Trends to highlight some server, programming, and .htaccess trends.
    htaccess/htaccess-seo-trends.html
  17. FilesMatch and Files in htaccess tutorial

    Using the Files and FilesMatch directives in Apache htaccess Files.
    htaccess/using-filesmatch-and-files-in-htaccess.html
  18. .htaccess - Wikipedia

    Jan 03, 07 .htaccess (Hypertext Access) is the default name of Apache’s directory-level configuration file. It provides the ability to customize …
    htaccess/htaccess-wikipedia.html
  19. Custom PHP.ini tips and tricks

    Details how to use a custom php.ini file, for php running as a cgi and php as apache module.
    php/custom-phpini-tips-and-tricks.html
  20. mod_rewrite Fix for Controlling updated files and Caches

    Web Developers sometimes use file.ext?v=004 as a version control system to force visitors to use updated files. This is terrible.
    htaccess/mod_rewrite-fix-for-caching-updated-files.html
  21. 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
  22. 301 Redirectmatch, Redirect, and mod_rewrite

    301 Redirects using Apache mod_rewrite or RedirectMatch in .htaccess or httpd.conf.
    htaccess/301-redirect-with-mod_rewrite-or-redirectmatch.html
  23. WordPress Plugin - AskApache Search Engine Verify Google and Yahoo

    WordPress Plugin adds Google and Yahoo verification meta tags to authenticate site ownership and increase seo.
    seo/wp-plugin-search-engine-verify.html
  24. Security Tips for Securing your website, server, blog using .htaccess

    htaccess tricks and tips to increase the security of your site.
    htaccess/security-with-apache-htaccess.html
  25. htaccess Tutorial for Apache Webmasters

    These cut-and-paste ready htaccess code snippets are very useful for website and server administrators.
    htaccess/htaccess-for-webmasters.html
  26. 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
  27. .htaccess mod_rewrite rewrite examples

    Feb 09, 08. Here are some useful mod_rewrite rewrite examples that you can use in your .htaccess file. Some of my favorites. …
    htaccess/htaccess-mod_rewrite-rewrite-examples.html
  28. Cache-Control Headers using Apache and .htaccess - Easy Apache …

    Adding Cache-Control headers to your site's files gives you control over what is cached, and how long it is cached. Even if the cache should check for an …
    htaccess/apache-speed-cache-control.html
  29. Using htaccess to make phpBB Search Engine Optimized

    Nov 07, 06. After I optimized the caching for my non-dynamic pages using apache modules mod_headers and mod_expires, I began to learn about phpbb seo. …
    phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html
  30. 301 Redirect Cheatsheet - mod_rewrite, javascript, cfm, perl, php …

    Ultimate Redirect Cheatsheet for multiple programming languages. Redirecting Users with Javascript redirect, meta refresh redirect, and php redirect, …
    htaccess/list-of-methods-to-redirect-users-to-different-page.html
  31. 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
  32. WordPress .htaccess Security

    New Security features incorporated by the AskApache Password Protection WordPress Plugin.
    security/wordpress-plugin-for-apache-htaccess-security.html
  33. 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
  34. Caching Techniques for Apache .htaccess Gurus

    Speed up your site with Caching and cache-control using Apache htaccess.
    htaccess/speed-up-your-site-with-caching-and-cache-control.html
  35. Control htaccess Basic Authentication with PHP and mod_rewrite

    Control htaccess Basic Authentication with PHP and mod_rewrite.
    htaccess/tricks-for-controlling-htaccess-basic-authentication-with-php-and-mod_rewrite.html
  36. About AskApache

    About Page for the AskApache blog about Apache htaccess, Web Development and Web Design.
    about/
  37. Advanced SEO used on AskApache.com

    Non-SEO related research has turned up some very valuable SEO techniques.
    seo/seo-secrets.html
  38. .htaccess file for Powweb

    Jan 11, 08. Powweb Web Hosting One thing that can come in reallly handy if you are in charge of mutliple websites, often adding new ones is a template …
    htaccess/powweb-htaccess.html
  39. Fetch Feed Subscribers from Google Reader

    Related Articles for "Fetch Feed Subscribers from Google Reader". Fetch Feed Subscribers from Google · Login to Google AdSense using PHP …
    online-tools/curl-google-feed/
  40. WordPress robots.txt file optimized for SEO and Google

    WordPress robots.txt file can make a huge impact on your WordPress blogs traffic and search engine rank. This is an SEO optimized robots.txt file.
    seo/wordpress-robotstxt-seo.html
  41. Vulnerability Scanners Review

    Dec 30, 06. A few months back I did some intense testing of all the best vulnerability scanners out there.. I had a couple unix boxes hooked up, …
    security/vulnerability-scanners-review.html
  42. Using AddCharset, AddType, AddDefaultCharset to output UTF-8 …

    Replace the meta http-equiv content-type UTF-8, by using AddDefaultCharset in htaccess.
    htaccess/setting-charset-in-htaccess.html
  43. AskApache.com May 2008 DreamHost Site of The Month

    AskApache.com is the May 2008 DreamHost Site of The Month - Historic High Rating.
    dreamhost/dhsotm-historic-win.html
  44. Askapache website

    ############################################################################### # This work is licensed under the Creative Commons Attribution 3.0 License. …
    z.askapache.com/p/htaccess.txt
  45. Apache .htaccess Directives and Loaded Modules allowed on …

    Apache Directives for .htaccess and Loaded Modules for DreamHost Web Hosting Servers running Apache2.
    htaccess/dreamhost-modules-directives.html
  46. Using TIME_HOUR and TIME_MIN for htaccess RewriteCond

    Describes the use of the TIME_HOUR and TIME_MIN variables with RewriteCond and RewriteRule in Apache .htaccess.
    htaccess/using-time_hour-and-time_min-rewritecond-in-htaccess-2.html
  47. How To Add Akismet Anti-spam protection to your php forms

    How To Add Akismet Anti-spam protection to your php forms.
    webmaster/add-akismet-anti-spam-to-php.html
  48. 503 Status Code Search Engine SEO

    Nifty SEO tip to get Search Engine Bots to check your site every hour until you finish working on it and tell them you are finished.
    htaccess/503-service-temporarily-unavailable.html
  49. Commonly Used htaccess Code

    A lot of commonly used htaccess code snippets for use with the Apache Web Server.
    htaccess/commonly-used-htaccess-code-examples.html
  50. Update: AskApache Password Protect Plugin

    Update for AskApache Password Protect Plugin that automates installation of .htaccess Server-based HTTP Basic Authentication including creating encrypted …
    wordpress-plugins/securing-htaccess-plugin.html
  51. Links to htaccess tutorials and articles

    Links to htaccess tutorials and articles. Nov 08, 06. Links to htaccess tutorials and howtos in the htaccess forum · AddType to run .htm as .php …
    htaccess/best-htaccess-tutorials-and-articles.html
  52. Troubleshooting Apache .htaccess Authentication

    Apache Web Server users have problems getting Apache Authentication/password-protection in htaccess working, this is a troubleshooting guide to get Password …
    htaccess/troubleshooting-apache-htaccess-authentication.html
  53. Speed Up Google Analytics with urchin.js

    Speed up Google Analytics on your site with this simple technique!
    webmaster/faster-google-analytics-with-a-local-urchinjs.html
  54. htaccess Security on Apache

    htaccess Security on Apache to Secure Directories, Files, and Requests.
    htaccess/securing-subdirectories-with-htaccess.html
  55. 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
  56. Hack WP-Cache for Huge Speed Increase

    Modify the WP-Cache Plugin on your WordPress blog to make it even better and your blog much faster!
    wordpress/wp-cache-speed-hack.html
  57. Securing php.ini and php.cgi with .htaccess

    Using .htaccess to secure your /cgi-bin/ folder and php.cgi, php.ini files and other interpreters.
    htaccess/php-cgi-redirect_status.html
  58. 27 Request Methods for Apache rewritecond htaccess

    List of the 27 Request Methods available for Apache and rewritecond and htaccess.
    htaccess/27-request-methods-for-use-with-apache-and-rewritecond-and-htaccess.html
  59. 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
  60. Mod_Rewrite Basic Examples

    Apache HTTPD Mod_Rewrite Basic Examples for .htaccess on powweb.
    htaccess/mod_rewrite-basic-examples.html
  61. 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/
  62. Alternate Content based on the Time with mod_rewrite in .htaccess

    Jul 10, 2007 … Apache mod_rewrite code to serve alternate versions of a file depending on the server time - week, month, hour, year, second.
    htaccess/time_hour-rewritecond-time.html
  63. Advanced WordPress 404.php

    Discusses some of the advanced features for a WordPress 404.php page.
    wordpress/wordpress-404.html
  64. Encrypted WordPress / phpBB Backups

    Encrypted WordPress and phpBB Site Backup Shell Script.
    wordpress/encrypted-wordpress-site-backups.html
  65. AskApache Web Development (4)

    Yes, it’s true! I’m the author of ping for UNIX. Ping is a little thousand-line hack that I wrote in an evening which practically everyone seems to know …
    page/4/
  66. AskApache Web Development (2)

    Using Cache-Control headers you can specify which types of proxies can cache certain content, and how long files should be cached. …
    page/2/
  67. Running a Reverse Proxy in Apache

    Jan 03, 07. In 2003, Nick Kew released a new module that complements Apache’s mod_proxy and is essential for reverse-proxying. Since then he gets …
    htaccess/reverse-proxy-apache.html
  68. AskApache Web Development (3)

    Disable caching on WordPress index pages when using WP-Cache with this neat mod to the famously speedy cache plugin. …
    page/3/
  69. AskApache Web Development (5)

    This quick tutorial will show you the steps to change and reset any user password on a windows computer, and also show you how to protect your computer from …
    page/5/
  70. 100 Most Popular AskApache Web Development Articles

    Related Articles for "Top 100 Popular Posts". Come On and Sprite for your Website · CSS Cross-Browser Compatibility Tip · Adding Print Capability to your …
    top-100/
  71. Hacking WP Super Cache for Speed

    Jan 30, 08. So I couldn’t help it, I downloaded and installed WP Super Cache because it sounded like an ideal setup for me.. A plugin built to generate …
    htaccess/hacking-wp-super-cache-for-speed.html
  72. http://www.askapache.com/htaccess/apache-htaccess.html …

    #> http://www.askapache.com/htaccess/apache-htaccess. html <# ############################################## # DEFAULT SETTINGS …
    z.askapache.com/powweb/sample-powweb-htaccess.txt
  73. Redirecting WordPress index.php to root

    How To Redirect /blog/index.php to /blog/ using .htaccess mod_rewrite.
    htaccess/redirect-index-blog-root.html
  74. WP-Plugin Updated: WordPress Internal Rewrite Viewer

    WordPress Plugin shows type of permalink configured, type of internal permalinking, pathinfo, mod_rewrite, .htaccess.
    wordpress/wp-plugin-rewriterules-updated.html
  75. DreamHost Contest for DreamHost Customers, Help AskApache Win

    Jan 02, 08. DreamHost Site Of The Month Winner- AskApache DreamHost has a contest every month nicknamed “DHSOTM” or DreamHost Site Of The Month, …
    dreamhost/please-help-me-win-the-dreamhost-contest.html
  76. Crazy Cache WordPress Plugin Released

    Apr 01, 08. Isn’t WP-Cache an incredibly useful plugin? If I was only allowed to have one plugin for my WordPress blogs, hands-down I’d choose WP-Cache. …
    wordpress/crazy-cache-wordpress-plugin.html

1 2 3 4 5 6 7 8 9 10 Next


Search