<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech-Recipes &#187; HTTP</title>
	<atom:link href="http://www.tech-recipes.com/category/internet/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:32:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Redirect webpages or URLs using .htaccess</title>
		<link>http://www.tech-recipes.com/rx/3085/redirect-webpages-or-urls-using-htaccess/</link>
		<comments>http://www.tech-recipes.com/rx/3085/redirect-webpages-or-urls-using-htaccess/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 02:47:08 +0000</pubDate>
		<dc:creator>David Kirk</dc:creator>
				<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://www.tech-recipes.com/?p=3085</guid>
		<description><![CDATA[The .htaccess file is a powerful tool that most casual users have not yet discovered.  Here I&#8217;ll show how to use it to redirect users from one site to another.  For this example, we will redirect users from /techrx/test to http://tech-recipes.com

This recipe requires you to be able to create, edit, and set permissions [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/3085/redirect-webpages-or-urls-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Friendster : Removing Friendster Logo using CSS</title>
		<link>http://www.tech-recipes.com/rx/1150/friendster-removing-friendster-logo-using-css/</link>
		<comments>http://www.tech-recipes.com/rx/1150/friendster-removing-friendster-logo-using-css/#comments</comments>
		<pubDate>Sun, 22 Jan 2006 14:21:37 +0000</pubDate>
		<dc:creator>grsantos</dc:creator>
				<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Removing Friendster Logo in your profile using CSS.

Here&#8217;s the code: (put this on on CSS codebox.)
#navigation img{width:0px;}
*By giving an img a width of 0px, you essentially hide an object from the browser using only CSS codes&#8230;
Hope it help&#8230; 
Hehehe ^_^ hope friendster doesnt filter this one too hehehehe
enjoy!
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1150/friendster-removing-friendster-logo-using-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HowTo: Reboot the Apache Server Safely</title>
		<link>http://www.tech-recipes.com/rx/1148/howto-reboot-the-apache-server-safely/</link>
		<comments>http://www.tech-recipes.com/rx/1148/howto-reboot-the-apache-server-safely/#comments</comments>
		<pubDate>Sun, 22 Jan 2006 07:20:21 +0000</pubDate>
		<dc:creator>MickeyMouse</dc:creator>
				<category><![CDATA[Apache web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[What do you do when you server freezes?  This explains the safest steps for rebooting your apache webserver.

We&#8217;ve all been there.  You try to access your site and nothing works.  You can ping and login through your shell, but apache isn&#8217;t spitting out any info.  Here is how to fix it.
Short [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1148/howto-reboot-the-apache-server-safely/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML Printing:  Use a Style Sheet to Force a Page Break</title>
		<link>http://www.tech-recipes.com/rx/616/html-printing-use-a-style-sheet-to-force-a-page-break/</link>
		<comments>http://www.tech-recipes.com/rx/616/html-printing-use-a-style-sheet-to-force-a-page-break/#comments</comments>
		<pubDate>Wed, 25 Aug 2004 16:08:07 +0000</pubDate>
		<dc:creator>MickeyMouse</dc:creator>
				<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Designing web pages for printing can be difficult.  Here&#8217;s how to force a printer to insert a page break.

Designing web pages that can be easily printed can be very, very difficult.  PDFs are perfect, but expensive to do dynamically.  Anyway, here is a cheap way to insert a page break into a [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/616/html-printing-use-a-style-sheet-to-force-a-page-break/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Rewrite domain.com to www.domain.com using htaccess in Apache</title>
		<link>http://www.tech-recipes.com/rx/296/rewrite-domaincom-to-wwwdomaincom-using-htaccess-in-apache/</link>
		<comments>http://www.tech-recipes.com/rx/296/rewrite-domaincom-to-wwwdomaincom-using-htaccess-in-apache/#comments</comments>
		<pubDate>Sat, 27 Dec 2003 22:04:03 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apapche]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[You may want all visitors to your site using www in front of your domain name (www.yourdomain.com) instead of just your domain name (yourdomain.com).  By implementing a simple .htaccess RewriteRule, visitors to yourdomain.com will see the URL change in their browser as they are redirected to the correct URL.

To redirect a URL such as [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/296/rewrite-domaincom-to-wwwdomaincom-using-htaccess-in-apache/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Password protect a web directory with .htaccess</title>
		<link>http://www.tech-recipes.com/rx/171/password-protect-a-web-directory-with-htaccess/</link>
		<comments>http://www.tech-recipes.com/rx/171/password-protect-a-web-directory-with-htaccess/#comments</comments>
		<pubDate>Wed, 08 Oct 2003 17:01:00 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Apache references the .htaccess file in web document directories for access control information and other uses.  A simple configuration allows password protection with multiple username/password combinations.

In the directory to be protected, create a .htaccess file with contents like this:
AuthType Basic
AuthUserFile /safe/dir/htpasswd
AuthName "Text displayed in popup"
require valid-user
There are many other options for .htaccess, but these [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/171/password-protect-a-web-directory-with-htaccess/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Meta Refresh to Redirect</title>
		<link>http://www.tech-recipes.com/rx/124/meta-refresh-to-redirect/</link>
		<comments>http://www.tech-recipes.com/rx/124/meta-refresh-to-redirect/#comments</comments>
		<pubDate>Mon, 29 Sep 2003 22:37:14 +0000</pubDate>
		<dc:creator>David Kirk</dc:creator>
				<category><![CDATA[HTTP]]></category>
		<category><![CDATA[bounce]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This tech-recipe describes how to easily redirect a web visitor using meta refresh.

This recipe describes the meta refresh technique of redirecting users.  By placing this tag in your head section of your html file, the user will be directed to another page after a set number of seconds.
&#60;meta http-equiv="refresh" content="10; URL=http://www.tech-recipes.com"&#62; 
By placing this [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/124/meta-refresh-to-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test the Apache configuration file httpd.conf</title>
		<link>http://www.tech-recipes.com/rx/112/test-the-apache-configuration-file-httpdconf/</link>
		<comments>http://www.tech-recipes.com/rx/112/test-the-apache-configuration-file-httpdconf/#comments</comments>
		<pubDate>Wed, 24 Sep 2003 12:06:46 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[After making changes to the Apache configuration file, it is a good practice to test the configuration before implementing it.

To test the Apache configuration file for errors:
apachectl configtest
If the configuration file is fine, this command will return Syntax Ok.  Otherwise, it will return detailed information about the error discovered.
If apachectl is not in your [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/112/test-the-apache-configuration-file-httpdconf/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stop Apache server processes</title>
		<link>http://www.tech-recipes.com/rx/111/stop-apache-server-processes/</link>
		<comments>http://www.tech-recipes.com/rx/111/stop-apache-server-processes/#comments</comments>
		<pubDate>Wed, 24 Sep 2003 12:04:00 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This command will safely stop apache server processes.

To stop Apache :
apachectl stop
If apachectl is not in your PATH and you don&#8217;t know where it is, refer to the recipe Find a file by name to find the location of apachectl, then run it with the fully qualified path, for example:
/usr/local/apache/bin/apachectl stop
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/111/stop-apache-server-processes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restart Apache without closing open connections</title>
		<link>http://www.tech-recipes.com/rx/110/restart-apache-without-closing-open-connections/</link>
		<comments>http://www.tech-recipes.com/rx/110/restart-apache-without-closing-open-connections/#comments</comments>
		<pubDate>Wed, 24 Sep 2003 11:27:27 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[restart]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[After making changes to Apache&#8217;s configuration file (httpd.conf), it is necessary to restart Apache for the changes to take effect.  A normal restart will close active connections which may cause problems for users.

To restart Apache gracefully without aborting open connections or to start Apache if it is not running:
apachectl graceful
If apachectl is not in [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/110/restart-apache-without-closing-open-connections/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 3/15 queries in 1.088 seconds using memcached
Object Caching 577/631 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-09 23:41:30 -->
