<?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>GO IT WORLD &#124; IT TECH &#124; IT NEWS &#187; Apache Server</title>
	<atom:link href="http://www.goitworld.com/category/server-world/apache-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goitworld.com</link>
	<description>goitworld.com</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>iis7 and apache share port 80 in windows2008</title>
		<link>http://www.goitworld.com/iis7-and-apache-share-port-80-in-windows2008/</link>
		<comments>http://www.goitworld.com/iis7-and-apache-share-port-80-in-windows2008/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 05:34:14 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[win2008]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/iis7-and-apache-share-port-80-in-windows2008/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p>1) Added or make sure your machine has two or more ip&#8217;s   <br />2) Open a command prompt    <br />3) Type netsh    <br />4) Type http    <br />5) Type sho iplisten. It should be blank    <br />6) Type add iplisten ipaddress=192.168.0.90    <br />You should get IP address successfully added    <br />7) Type sho iplisten again    <br />It should sho 192.168.0.90 in the list    <br />8) Type exit to get out of netsh    <br />9) Type type netstat -an. See if you notice 192.168.0.90:80 in the list. If you see 0.0.0.0:80, do an iisreset    <br />10) Download&#8230; <a href="http://www.goitworld.com/iis7-and-apache-share-port-80-in-windows2008/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/iis7-and-apache-share-port-80-in-windows2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tuning LAMP systems, Part 1</title>
		<link>http://www.goitworld.com/tuning-lamp-systems-part-1/</link>
		<comments>http://www.goitworld.com/tuning-lamp-systems-part-1/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 05:33:54 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/tuning-lamp-systems-part-1/</guid>
		<description><![CDATA[<p>Linux, Apache, MySQL and PHP (or Perl) is the basis for many Web applications &#8211; from to-do list to blog, then e-commerce site.&#160; WordPress and Pligg are two high-capacity Web site to support a common package.&#160; This architecture referred to as LAMP.&#160; Almost every Linux release contains Apache, MySQL, PHP and Perl, so installing LAMP software is very easy.
</p><p>Install the misleading simplicity of the software run smoothly on their own, but it is not the case.&#160; Finally, application load will exceed the set comes with back-end server processing power, application performance will be reduced.&#160; LAMP installation requires constant monitoring,&#8230; <a href="http://www.goitworld.com/tuning-lamp-systems-part-1/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/tuning-lamp-systems-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache Supports Multiple SSL on Single IP Address</title>
		<link>http://www.goitworld.com/apache-supports-multiple-ssl-on-single-ip-address/</link>
		<comments>http://www.goitworld.com/apache-supports-multiple-ssl-on-single-ip-address/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 12:46:47 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[multiple ssl]]></category>
		<category><![CDATA[single ip address]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/apache-supports-multiple-ssl-on-single-ip-address/</guid>
		<description><![CDATA[<p>With the release of Apache 2.2.12, we can now configure multiple SSL sites in one IP address. It is available of you have Server Name Indication (SNI) extension for OpenSSL. Visit TechRepublic’s post on “<a href="http://blogs.techrepublic.com.com/opensource/?p=987">Configure Apache to support multiple SSL sites on a single IP address</a>” for details and vhost sample configuration. And for complete reference please refer to this page “<a href="http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI">SSL with Virtual Hosts Using SNI</a>” and <a href="http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslstrictsnivhostcheck">Apache mod_ssl documentation</a>.</p>
<p>We’ll try this on our server and hopefully offer this to our shared hosting clients who wants SSL but not interested in paying extra for a&#8230; <a href="http://www.goitworld.com/apache-supports-multiple-ssl-on-single-ip-address/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/apache-supports-multiple-ssl-on-single-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Now Supports Multiple SSL on Single IP Address</title>
		<link>http://www.goitworld.com/apache-now-supports-multiple-ssl-on-single-ip-address/</link>
		<comments>http://www.goitworld.com/apache-now-supports-multiple-ssl-on-single-ip-address/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 11:34:43 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/apache-now-supports-multiple-ssl-on-single-ip-address/</guid>
		<description><![CDATA[<p>With the release of <strong>Apache</strong> 2.2.12, we can now configure <strong>multiple SSL sites</strong> in one IP address. It is available of you have Server Name Indication (SNI) extension for OpenSSL. Visit TechRepublic’s post on “<a href="http://blogs.techrepublic.com.com/opensource/?p=987">Configure Apache to support multiple SSL sites on a single IP address</a>” for details and vhost sample configuration. And for complete reference please refer to this page “<a href="http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI">SSL with Virtual Hosts Using SNI</a>” and <a href="http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslstrictsnivhostcheck">Apache mod_ssl documentation</a>.</p>
<p>We’ll try this on our server and hopefully offer this to our shared hosting clients who wants SSL but not interested in paying extra for a&#8230; <a href="http://www.goitworld.com/apache-now-supports-multiple-ssl-on-single-ip-address/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/apache-now-supports-multiple-ssl-on-single-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache KeepAlive Timeout Tunning</title>
		<link>http://www.goitworld.com/apache-keepalive-timeout-tunning/</link>
		<comments>http://www.goitworld.com/apache-keepalive-timeout-tunning/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 12:01:59 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[keepalive]]></category>
		<category><![CDATA[tunning]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/apache-keepalive-timeout-tunning/</guid>
		<description><![CDATA[<p>Many of our readers are asking what KeepAliveTimeout setting should be used for Apache config. We usually select 2 to 5 seconds as it provides best performance for sites with medium visitors and prefer to use Nginx or any other front-end proxy to better manage thousands of multiple concurrent users.</p>
]]></description>
		<wfw:commentRss>http://www.goitworld.com/apache-keepalive-timeout-tunning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Close Etag &amp; Last-Modified</title>
		<link>http://www.goitworld.com/how-to-close-etag-last-modified/</link>
		<comments>http://www.goitworld.com/how-to-close-etag-last-modified/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 08:29:33 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[etag]]></category>
		<category><![CDATA[last-modified]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/how-to-close-etag-last-modified/</guid>
		<description><![CDATA[<p>Close Etag for Apache:</p>
<p>FileETag none</p>
<p>If you want to close Last-Modified keyword, you need load header module and modified httpd.conf.</p>
<p>LoadModule headers_module modules/mod_headers.so</p>
<p>&#60;FilesMatch &#34;\.(gif&#124;jpg&#124;png)&#34;&#62;   <br />Header unset Last-Modified    <br />&#60;/FilesMatch&#62;</p>
]]></description>
		<wfw:commentRss>http://www.goitworld.com/how-to-close-etag-last-modified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Disable Apache the HTTP TRACE method</title>
		<link>http://www.goitworld.com/how-to-disable-the-http-trace-method/</link>
		<comments>http://www.goitworld.com/how-to-disable-the-http-trace-method/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 09:29:04 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[trace method]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/how-to-disable-the-http-trace-method/</guid>
		<description><![CDATA[<p><strong>Description</strong>: How to disable the HTTP TRACE method on recent apache versions.</p>
<p>Most vulnerability scanners (like the popular nessus, but commercial ones also) will complain (normally as a low thread or warning level) about <strong>TRACE </strong>method being enabled on the web server tested.</p>
<p>Normally you will have this enabled by default, but if you want to test if it is really enabled on your server you just have to telnet on the port your web server is running and request for “<strong>TRACE / HTTP/1.0</strong>” if you get a positive reply it means TRACE is enabled on your system. The output&#8230; <a href="http://www.goitworld.com/how-to-disable-the-http-trace-method/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/how-to-disable-the-http-trace-method/feed/</wfw:commentRss>
		<slash:comments>149</slash:comments>
		</item>
		<item>
		<title>Stopping and Restarting Apache</title>
		<link>http://www.goitworld.com/stopping-and-restarting-apache/</link>
		<comments>http://www.goitworld.com/stopping-and-restarting-apache/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 13:20:12 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[restart]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/stopping-and-restarting-apache/</guid>
		<description><![CDATA[<p>This document covers stopping and restarting Apache on Unix only. </p>
<p>You will notice many <code>httpd</code> executables running on your system, but you should not send signals to any of them except the parent, whose pid is in the PidFile. That is to say you shouldn&#8217;t ever need to send signals to any process except the parent. There are three signals that you can send the parent: <code>TERM</code>, <code>HUP</code>, and <code>USR1</code>, which will be described in a moment. </p>
<p>To send a signal to the parent you should issue a command such as: </p>
<blockquote><pre>    kill -TERM `cat /usr/local/apache/logs/httpd.pid`</pre>
</blockquote><p>&#8230; <a href="http://www.goitworld.com/stopping-and-restarting-apache/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/stopping-and-restarting-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing Apache and PHP</title>
		<link>http://www.goitworld.com/optimizing-apache-and-php/</link>
		<comments>http://www.goitworld.com/optimizing-apache-and-php/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 10:49:28 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[optimizing]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/optimizing-apache-and-php/</guid>
		<description><![CDATA[<p>Linux, Apache, MySQL, and PHP (or Perl) form the basis of the LAMP architecture for Web applications. Many open source packages based on LAMP components are available to solve a variety of problems. As the load on an application increases, the bottlenecks in the underlying infrastructure become more apparent in the form of slow response to user requests. The previous article showed you how to tune the Linux system and covered the basics of LAMP and performance measurement. This article focuses on the Web server components, Apache and PHP.</p>
<p><a name="N1005D">Tuning Apache</a></p>
<p>Apache is a highly configurable piece of software. It&#8230; <a href="http://www.goitworld.com/optimizing-apache-and-php/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/optimizing-apache-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling Apache for Microsoft Windows</title>
		<link>http://www.goitworld.com/compiling-apache-for-microsoft-windows/</link>
		<comments>http://www.goitworld.com/compiling-apache-for-microsoft-windows/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 11:17:32 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/compiling-apache-for-microsoft-windows/</guid>
		<description><![CDATA[<p>There are many important points before you begin compiling Apache. See <a href="http://www.goitworld.com/using-apache-with-microsoft-windows/">Using Apache with Microsoft Windows</a> before you begin.</p>
<p>Compiling Apache requires Microsoft Visual C++ 5.0 or 6.0 to be properly installed. It can be built with command-line tools, or within the Visual Studio environment. Consult the VC++ manual to determine how to install them. Be especially aware that the vcvars32.bat file from the Program Files/DevStudio/VC/bin folder, and the setenv.bat file from the Platform SDK, may be required to prepare the command-line tools for command-line builds (e.g. using nmake). To install apache with the Makefile.win or the InstallBin project&#8230; <a href="http://www.goitworld.com/compiling-apache-for-microsoft-windows/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/compiling-apache-for-microsoft-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

