<?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>AskApache &#187; Search Results  &#187;  Creating</title>
	<atom:link href="http://www.askapache.com/search/Creating/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Fri, 17 May 2013 23:28:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bash alternative to Reflector for Ranking Mirrors</title>
		<link>http://www.askapache.com/shellscript/reflector-ranking-mirrors.html</link>
		<comments>http://www.askapache.com/shellscript/reflector-ranking-mirrors.html#comments</comments>
		<pubDate>Tue, 07 May 2013 06:20:31 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Shell Scripting]]></category>
		<category><![CDATA[ArchLinux]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[shell-script]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8892</guid>
		<description><![CDATA[<p><p><a class="IFL" href="http://www.askapache.com/shellscript/reflector-ranking-mirrors.html"><img src="http://uploads.askapache.com/2013/05/reflector-alternative-mirrorlist-300x217.png" alt="reflector-alternative-mirrorlist" width="300" height="217" /></a>A pure bash alternative to the python reflector, using curl, xargs, and sort for ranking Arch Linux mirrors.<br /><br />Nice and simple.  Short and sweet.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/shellscript/reflector-ranking-mirrors.html">Bash alternative to Reflector for Ranking Mirrors</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/shellscript/reflector-ranking-mirrors.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Htaccess &#8211; The Ultimate Guide</title>
		<link>http://www.askapache.com/htaccess/htaccess.html</link>
		<comments>http://www.askapache.com/htaccess/htaccess.html#comments</comments>
		<pubDate>Wed, 01 May 2013 13:05:32 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[301 Redirects]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[ErrorDocument]]></category>
		<category><![CDATA[File Permissions]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTP Headers]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[mod_security]]></category>
		<category><![CDATA[mod_status]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Redirect]]></category>
		<category><![CDATA[RedirectMatch]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[RewriteCond]]></category>
		<category><![CDATA[RewriteEngine]]></category>
		<category><![CDATA[RewriteRule]]></category>
		<category><![CDATA[robots.txt]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html</guid>
		<description><![CDATA[<p><p>I discovered these tips and tricks mostly while working as a network security penetration specialist hired to find security holes in web hosting environments.   That is when I started examining htaccess files in great detail and learned about the incredible untapped power of htaccess.  The only avenue on shared-hosting was and is the .htaccess file, and holy freaking fiber-optics.. it's almost as powerful as httpd.conf itself</p></p><p>The post <a href="http://www.askapache.com/htaccess/htaccess.html">Htaccess &#8211; The Ultimate Guide</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/htaccess/htaccess.html/feed/</wfw:commentRss>
		<slash:comments>83</slash:comments>
		</item>
		<item>
		<title>HTTP Status Codes</title>
		<link>http://www.askapache.com/net/http-status-codes.html</link>
		<comments>http://www.askapache.com/net/http-status-codes.html#comments</comments>
		<pubDate>Sat, 06 Apr 2013 22:49:41 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Net]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[ErrorDocument]]></category>
		<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTP Headers]]></category>
		<category><![CDATA[Redirect]]></category>
		<category><![CDATA[Status Code]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8342</guid>
		<description><![CDATA[<p><p><a href="http://www.askapache.com/net/http-status-codes.html" class="IFL"><img src="http://uploads.askapache.com/2013/04/http-status-codes-tool-300x182.png" alt="http-status-codes-tool" width="300" height="182"  /></a>This is a big update from the last time I looked into this, when I enumerated <a href="http://www.askapache.com/htaccess/apache-status-code-headers-errordocument.html">57 Status Codes</a> that Apache 2.x was capable of handling.  This list contains <a href="http://www.askapache.com/net/http-status-codes.html">83 Status Codes</a> recognized by Apache.  I compiled the latest 2.4.4 Apache in order to view the actual codes sent by a live server.. very cool.  You can read about the newest HTTP Status Codes in <a href="http://tools.ietf.org/html/rfc6585" title="Additional HTTP Status Codes">RFC 6585</a>.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/net/http-status-codes.html">HTTP Status Codes</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/net/http-status-codes.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Install multiple OS Without Cds</title>
		<link>http://www.askapache.com/linux/install-multiple-os-cds.html</link>
		<comments>http://www.askapache.com/linux/install-multiple-os-cds.html#comments</comments>
		<pubDate>Sat, 22 Dec 2012 06:06:05 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Phrack]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.askapache.com/security/install-multiple-os-without-cds.html</guid>
		<description><![CDATA[<p><p><strong>Orig published 2006.</strong> I had a CD-RW drive but being a computer security researcher I had no money for blank cd-recordables.  What follows is how I managed to install various operating systems on my computer (1 hard drive) without having to burn to a CD the ISO and then boot from that.</p>
<p>And also:</p>
<pre>==Phrack Inc.==
 
              Volume 0x0b, Issue 0x3f, Phile #0x0a of 0x14
 
&#124;=-----------------=[ Hacking Grub for fun and profit ]=-----------------=&#124;</pre>
</p><p>The post <a href="http://www.askapache.com/linux/install-multiple-os-cds.html">Install multiple OS Without Cds</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/linux/install-multiple-os-cds.html/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>HOWTO: Uninstall CPANEL over SSH</title>
		<link>http://www.askapache.com/hacking/uninstall-cpanel.html</link>
		<comments>http://www.askapache.com/hacking/uninstall-cpanel.html#comments</comments>
		<pubDate>Tue, 04 Dec 2012 19:55:40 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[whm]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=4404</guid>
		<description><![CDATA[<p><p>The following is just a quick but detailed reference of some of the commands I used to successfully uninstall cpanel permanently.  This is for advanced users of the shell.  If you run a single one of these commands without fully understanding it, you will probably kill your server, lose everything on it permanently, not have a website or email for weeks..  So backup everything. FIRST.  You should also contact your hosting provider support - but be prepared for some MAJOR negativity..  cpanel makes things very easy for web-hosting companies, and you are less than a drop in their bucket.</p></p><p>The post <a href="http://www.askapache.com/hacking/uninstall-cpanel.html">HOWTO: Uninstall CPANEL over SSH</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/hacking/uninstall-cpanel.html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mod_Status tricks to View Apache Module Directives</title>
		<link>http://www.askapache.com/htaccess/modstatus-server-info.html</link>
		<comments>http://www.askapache.com/htaccess/modstatus-server-info.html#comments</comments>
		<pubDate>Wed, 31 Oct 2012 20:53:15 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[lynx]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[mod_status]]></category>
		<category><![CDATA[server-info]]></category>
		<category><![CDATA[server-status]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=5278</guid>
		<description><![CDATA[<p><p><a class="IFL" href="http://www.askapache.com/htaccess/mod_status-server-info.html"><img src="http://uploads.askapache.com/2012/10/server-info-apache-116x116.png" alt="Apache Server Info in Lynx generated by mod_status" title="Apache Server Info in Lynx generated by mod_status" width="116" height="116" class="size-thumbnail wp-image-7324" /></a>Quick and easy method to get a list of all Apache Modules currently loaded, a list of all the directives each module provides, a list of currently used directives, etc...  These directives can be used in httpd.conf and/or .htaccess files so it is definately useful to know which ones are available and which ones are currently being used.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/htaccess/modstatus-server-info.html">Mod_Status tricks to View Apache Module Directives</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/htaccess/modstatus-server-info.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chmod, Umask, Stat, Fileperms, and File Permissions</title>
		<link>http://www.askapache.com/security/chmod-stat.html</link>
		<comments>http://www.askapache.com/security/chmod-stat.html#comments</comments>
		<pubDate>Fri, 17 Feb 2012 11:16:56 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[File Permissions]]></category>
		<category><![CDATA[umask]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=1800</guid>
		<description><![CDATA[<p><p><a class="IFL" id="id8" href="http://www.askapache.com/security/chmod-umask-fileperms-stat-tricks.html"></a>Unix file permissions are one of the more difficult subjects to grasp.. Well, ok maybe "grasp" isn't the word.. Master is the right word.. Unix file permissions is a hard topic to fully master, mainly I think because there aren't many instances when a computer user encounters them seriously, and bitwise is oldschool.  This contains a listing of all possible permission masks and bits from a linux, php, and web hosting view.... cuz you guys <em>AskApache Regs</em> Rock! <br class="C" /></p></p><p>The post <a href="http://www.askapache.com/security/chmod-stat.html">Chmod, Umask, Stat, Fileperms, and File Permissions</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/security/chmod-stat.html/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PirateBay and Anonymous SOPA Press Releases</title>
		<link>http://www.askapache.com/hacking/piratebay-sopa.html</link>
		<comments>http://www.askapache.com/hacking/piratebay-sopa.html#comments</comments>
		<pubDate>Thu, 19 Jan 2012 21:12:58 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Anonymous]]></category>
		<category><![CDATA[PirateBay]]></category>
		<category><![CDATA[SOPA]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=6991</guid>
		<description><![CDATA[<p><p><strong>SOPA: Anonymous Lists Their Demands</strong></p>
<blockquote><p><strong>A rallying cry on the occassion of the Web's first mass blackout</strong></p>
<p>As we watch the web go dark today in protest against the SOPA/PIPA censorship bills, let's take a moment and reflect on why this fight is so important. We may have learned that free speech is what makes America great, or instinctively resist attempts at silencing our voices. But these are abstract principles, divorced from the real world and our daily lives.</p>
<p>Free speech is the foundation of a free society. We can have the vote all we want. We can donate money wherever we want. But unless we're able to talk to each other and figure out collectively _what_ we want, those things don't matter.</p>
<p>We believe a healthy society doesn't allow its artists, musicians and other creators to starve. The copyright industry has been justly criticized for abusing the political process in a desperate attempt to maintain its role as a cultural gatekeeper, a business model made obsolete by a digital age of free copies. But the RIAA, MPAA &#038; IFPI deserve our opprobrium for making enormous profits while often leaving the very artists it claims to represent *poorer* than they would be as independents.[1] While the public may have greater access to the few artists deemed sufficiently marketable to gain mass media promotion, fewer and fewer of us are making art and music in our own lives.</p>
<p>We call upon all freedom loving Internauts to join us. We further call upon our legislators, bureaucrats and the media &#038; telecommunications industries to immediately begin implementing our demands. The future of free speech is bright, and clear - either stand with us or get out of the way.</p></blockquote>

<p><strong>PirateBay Press Release regarding SOPA...</strong></p>
<blockquote><p>So, the whole basis of this industry, that today is screaming about losing control over immaterial rights, is that they circumvented immaterial rights. They copied (or put in their terminology: "stole") other peoples creative works, without paying for it. They did it in order to make a huge profit. Today, they're all successful and most of the studios are on the Fortune 500 list of the richest companies in the world. Congratulations - it's all based on being able to re-use other peoples creative works. And today they hold the rights to what other people create. If you want to get something released, you have to abide to their rules. The ones they created after circumventing other peoples rules.</p>
<p>The reason they are always complainting about "pirates" today is simple. We've done what they did. We circumvented the rules they created and created our own. We crushed their monopoly by giving people something more efficient. We allow people to have direct communication between eachother, circumventing the profitable middle man, that in some cases take over 107% of the profits (yes, you pay to work for them). It's all based on the fact that we're competition. We've proven that their existance in their current form is no longer needed. We're just better than they are.</p></blockquote>
</p><p>The post <a href="http://www.askapache.com/hacking/piratebay-sopa.html">PirateBay and Anonymous SOPA Press Releases</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/hacking/piratebay-sopa.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress .htaccess in-depth</title>
		<link>http://www.askapache.com/htaccess/wordpress-htaccess-in-depth.html</link>
		<comments>http://www.askapache.com/htaccess/wordpress-htaccess-in-depth.html#comments</comments>
		<pubDate>Thu, 05 Jan 2012 03:42:34 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=264</guid>
		<description><![CDATA[<p><p><a class="IFL" href="http://www.askapache.com/htaccess/wordpress-htaccess-in-depth.html"><img src="http://uploads.askapache.com/2012/11/permalinks-300x253.png" alt="WordPress Permalinks" title="WordPress Permalinks" width="300" height="253" class="alignnone size-medium wp-image-7342" /></a>WordPress uses a file named <code>.htaccess</code> to rewrite all requests to the main <code>index.php</code> file.  This article explains what the htaccess file rules look like and what they actually do.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/htaccess/wordpress-htaccess-in-depth.html">WordPress .htaccess in-depth</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/htaccess/wordpress-htaccess-in-depth.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Htaccess Rewrites for Moving Urls</title>
		<link>http://www.askapache.com/htaccess/htaccess-rewrites.html</link>
		<comments>http://www.askapache.com/htaccess/htaccess-rewrites.html#comments</comments>
		<pubDate>Sat, 29 Oct 2011 14:41:55 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[301 Redirects]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=5231</guid>
		<description><![CDATA[<p></p><p>The post <a href="http://www.askapache.com/htaccess/htaccess-rewrites.html">Htaccess Rewrites for Moving Urls</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/htaccess/htaccess-rewrites.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
