<?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>Life by Bits &#38; Numbers &#187; Apache</title>
	<atom:link href="http://www.inteist.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inteist.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 19:07:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to use Apache 2.0 license in commercial products, explained in simple terms</title>
		<link>http://www.inteist.com/2010/05/how-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms/</link>
		<comments>http://www.inteist.com/2010/05/how-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms/#comments</comments>
		<pubDate>Wed, 05 May 2010 18:58:17 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Licensing]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=231</guid>
		<description><![CDATA[If you were wondering whether you can use  apache licensed code in your commercial applications and what do you need to do in order to comply with the license here&#8217;s the unofficial simple ans short answer. You can use Apache 2.0 licensed source code in your project as long as you include the copy of [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2010/01/some-web-server-administration-tips-on-centos-and-cpanel-but-not-only/' rel='bookmark' title='Some web server administration tips on CentOS and cPanel (but not only)'>Some web server administration tips on CentOS and cPanel (but not only)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2010/05/how-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2010/05/how-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F05%2Fhow-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F05%2Fhow-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Apache,Licensing&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you were wondering whether you can use  apache licensed code in your commercial applications and what do you need to do in order to comply with the license here&#8217;s the unofficial simple ans short answer.</p>
<p><strong>You can use Apache 2.0 licensed source code in your project as long as you include the copy of the license in your distribution and provide attribution in an applicable way in your distribution. </strong></p>
<p>The slightly lengthier and detailed (but still very simple explanation) is below, taken from <a href="http://www.apache.org/foundation/licence-FAQ.html" target="_blank">Apache license FAQ</a></p>
<p><span id="more-231"></span>Describing legal documents in non-legalese is fraught with potential     for misinterpretation.  Notwithstanding the text that follows, the     actual text of the <a href="http://www.apache.org/foundation/licence-FAQ.html#License">license</a> itself is legally     binding and authoritative.</p>
<p>That said, here&#8217;s what the Apache license says in layman&#8217;s terms:</p>
<p>It <strong>allows</strong> you to:</p>
<ul>
<li>freely download and use Apache software, in whole or       in part, for personal, company internal, or commercial purposes;</li>
<li>use Apache software in packages or distributions that       you create.</li>
</ul>
<p>It <strong>forbids</strong> you to:</p>
<ul>
<li>redistribute any piece of Apache-originated software       without proper attribution;</li>
<li>use any marks owned by The Apache Software Foundation in       any way that might state or imply that the Foundation endorses       your distribution;</li>
<li>use any marks owned by The Apache Software Foundation in       any way that might state or imply that you created the Apache       software in question.</li>
</ul>
<p>It <strong>requires</strong> you to:</p>
<ul>
<li>include a copy of the <a href="http://www.apache.org/foundation/licence-FAQ.html#License">license</a> in any       redistribution you may make that includes Apache software;</li>
<li>provide clear attribution to The Apache Software Foundation       for any distributions that include Apache software.</li>
</ul>
<p>It <strong>does not require</strong> you to:</p>
<ul>
<li>include the source of the Apache software itself, or of any       modifications you may have made to it, in any redistribution       you may assemble that includes it;</li>
<li>submit changes that you make to the software back to the  Apache       Software Foundation (though such feedback <em>is</em> encouraged).</li>
</ul>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/01/some-web-server-administration-tips-on-centos-and-cpanel-but-not-only/' rel='bookmark' title='Some web server administration tips on CentOS and cPanel (but not only)'>Some web server administration tips on CentOS and cPanel (but not only)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2010/05/how-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Some web server administration tips on CentOS and cPanel (but not only)</title>
		<link>http://www.inteist.com/2010/01/some-web-server-administration-tips-on-centos-and-cpanel-but-not-only/</link>
		<comments>http://www.inteist.com/2010/01/some-web-server-administration-tips-on-centos-and-cpanel-but-not-only/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 23:28:31 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=116</guid>
		<description><![CDATA[This is more of a personal notes for myself but I am sure others will find it useful. Apache: /usr/local/apache/logs/error_log All exceptions caught by httpd, along with standard error output form CGI applications are logged here.  The first place you should look when httpd crashes, or you incur errors when accessing a website. /usr/local/apache/logs/suexec_log Contains [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2010/05/how-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms/' rel='bookmark' title='How to use Apache 2.0 license in commercial products, explained in simple terms'>How to use Apache 2.0 license in commercial products, explained in simple terms</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2010/01/some-web-server-administration-tips-on-centos-and-cpanel-but-not-only/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2010/01/some-web-server-administration-tips-on-centos-and-cpanel-but-not-only/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F01%2Fsome-web-server-administration-tips-on-centos-and-cpanel-but-not-only%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F01%2Fsome-web-server-administration-tips-on-centos-and-cpanel-but-not-only%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Apache,CentOS,cPanel,PHP&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This is more of a personal notes for myself but I am sure others will find it useful.</p>
<p><strong>Apache:</strong></p>
<p><strong>/usr/local/apache/logs/error_log</strong></p>
<p>All exceptions caught by httpd, along with standard error output form CGI applications are logged here.  The first place you should look when httpd crashes, or you incur errors when accessing a website.</p>
<p><strong> /usr/local/apache/logs/suexec_log</strong></p>
<p>Contains auditing information reported by suexec each time a CGI applicaiton is executed.  If you receive an internal server error, with no relevant information being reported to the Apache error_log, check here for potential suexec policy violations.</p>
<p>Domain specific access logs are located here:</p>
<p><strong>/usr/local/apache/domlogs/</strong></p>
<p><strong>PHP</strong></p>
<p>To find out which php.ini is used for PHP configuration (to save you frustration of editing a non active php.ini) find it with the following simple command:<br />
<strong>php -i | grep php.ini</strong></p>
<p>where -i switch is used to give you PHP information (obviously). To see other useful switches run</p>
<p><strong>php -h</strong></p>
<p>to locate where php is use:</p>
<p><strong>which php</strong></p>
<p>(but you already knew this &#8211; right ? <img src='http://www.inteist.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   )</p>
<p>*** Some of these tips are applicable not only to CentOS and cPanel configuration.</p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/05/how-to-use-apache-2-0-in-commercial-products-explained-in-simple-terms/' rel='bookmark' title='How to use Apache 2.0 license in commercial products, explained in simple terms'>How to use Apache 2.0 license in commercial products, explained in simple terms</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2010/01/some-web-server-administration-tips-on-centos-and-cpanel-but-not-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

