<?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;  Port</title>
	<atom:link href="http://www.askapache.com/search/Port/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>PHP fsockopen for FAST DNS lookups over UDP</title>
		<link>http://www.askapache.com/php/php-fsockopen-dns-udp.html</link>
		<comments>http://www.askapache.com/php/php-fsockopen-dns-udp.html#comments</comments>
		<pubDate>Sun, 28 Apr 2013 17:03:39 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[fsockopen]]></category>
		<category><![CDATA[gethostbyaddr]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[OpenDNS]]></category>
		<category><![CDATA[socket]]></category>
		<category><![CDATA[udp]]></category>
		<category><![CDATA[UltraDNS]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8835</guid>
		<description><![CDATA[<p><p>While reading up on gethostbyaddr on PHP.net, I saw a nice idea for using fsockopen to connect over UDP port 53 to any Public DNS server, like Google DNS <code>8.8.8.8</code>, and sending the reverse addr lookup in oh about 100 bytes, then getting the response in oh about 150 bytes!  All in less than a second.  This is how/why to read/write data directly to the wire!  This would be extremely valuable for use in things like my <a href="http://www.askapache.com/online-tools/http-headers-tool/">online header tool</a> because it's faster than any other method.  As usual, I went a bit overboard optimizing it to be lean and fast.</p></p><p>The post <a href="http://www.askapache.com/php/php-fsockopen-dns-udp.html">PHP fsockopen for FAST DNS lookups over UDP</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/php/php-fsockopen-dns-udp.html/feed/</wfw:commentRss>
		<slash:comments>3</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>View all MySQL Variables for Pasting into my.cnf</title>
		<link>http://www.askapache.com/mysql/view-mysql-variables-my-cnf.html</link>
		<comments>http://www.askapache.com/mysql/view-mysql-variables-my-cnf.html#comments</comments>
		<pubDate>Fri, 05 Apr 2013 18:40:50 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[/etc/my.cnf]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[column]]></category>
		<category><![CDATA[eval]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[tr]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8254</guid>
		<description><![CDATA[<p><p><a class="IFL" href="/mysql/view-mysql-variables-my-cnf.html"><img src="http://uploads.askapache.com/2013/04/mysql-variables-my-cnf-file-300x106.png" alt="mysql-variables-my-cnf-file" width="300" height="106" class="alignnone size-medium wp-image-8268" /></a>This is really useful for me because I work with dozens of different database servers.  The first thing I do is run this command and paste it into the servers <code>/etc/my.cnf</code> file.  That way I will always know the original value and it just makes life much easier.<br class="C" /></p>
<pre>$ mysql -NBe &#039;SHOW VARIABLES&#039; &#124;sed &#039;s,\t,^=,&#039;&#124;column -ts^&#124;tr "\n" &#039;@&#039;&#124;eval $(echo "sed &#039;" "s,@\("{a..z}"\),\n\n\1,;" "&#039;")&#124;tr &#039;@&#039; "\n"&#124;sed &#039;s,^,# ,g&#039;</pre>
</p><p>The post <a href="http://www.askapache.com/mysql/view-mysql-variables-my-cnf.html">View all MySQL Variables for Pasting into my.cnf</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/mysql/view-mysql-variables-my-cnf.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Share a Mouse and Keyboard between Windows and Linux</title>
		<link>http://www.askapache.com/software/share-mouse-keyboard-monitor.html</link>
		<comments>http://www.askapache.com/software/share-mouse-keyboard-monitor.html#comments</comments>
		<pubDate>Tue, 05 Mar 2013 18:10:29 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Synergy]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=7986</guid>
		<description><![CDATA[<p><p class="CENT"><a href="http://www.askapache.com/software/share-mouse-keyboard-monitor.html"><img src="http://uploads.askapache.com/2013/02/synergy-monitors-demo.jpg" alt="synergy-monitors-demo" width="648" height="300" /></a></p></p><p>The post <a href="http://www.askapache.com/software/share-mouse-keyboard-monitor.html">Share a Mouse and Keyboard between Windows and Linux</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/software/share-mouse-keyboard-monitor.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RewriteCond Cheatsheet</title>
		<link>http://www.askapache.com/htaccess/rewritecond-cheatsheet.html</link>
		<comments>http://www.askapache.com/htaccess/rewritecond-cheatsheet.html#comments</comments>
		<pubDate>Thu, 14 Feb 2013 05:22:29 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Htaccess]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=7935</guid>
		<description><![CDATA[<p><p>Request to <code>http://www.askapache.com/cg/rewrite-test/?catch=caught&#38;this=that</code></p>
<p>
<code>RewriteCond %{THE_REQUEST}</code> = <code class='c2'>GET /cgi-bin/php/pro/rewrite-test/?catch=caught&#38;this=that HTTP/1.1</code><br />
<code>RewriteCond %{REQUEST_URI}</code> = <code class='c2'>/cg/rewrite-test/?catch=caught&#38;this=that</code><br />
<code>RewriteCond %{QUERY_STRING}</code> = <code class='c2'>catch=caught&#38;this=that</code><br />
<code>RewriteCond %{HTTP_HOST}</code> = <code class='c2'>www.askapache.com</code><br />
<code>RewriteCond %{HTTP_USER_AGENT}</code> = <code class='c2'>Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0</code><br />
<code>RewriteCond %{REMOTE_ADDR}</code> = <code class='c2'>8.8.8.8</code><br />
</p></p><p>The post <a href="http://www.askapache.com/htaccess/rewritecond-cheatsheet.html">RewriteCond Cheatsheet</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/htaccess/rewritecond-cheatsheet.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash crossdomain.xml Generator</title>
		<link>http://www.askapache.com/online-tools/flash-crossdomain-xml/</link>
		<comments>http://www.askapache.com/online-tools/flash-crossdomain-xml/#comments</comments>
		<pubDate>Fri, 08 Feb 2013 23:54:39 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
		
		<guid isPermaLink="false">http://www.askapache.com/?page_id=7910</guid>
		<description><![CDATA[<p></p><p>The post <a href="http://www.askapache.com/online-tools/flash-crossdomain-xml/">Flash crossdomain.xml Generator</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/online-tools/flash-crossdomain-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Web Fonts for Programming and Code</title>
		<link>http://www.askapache.com/css/web-fonts-for-code.html</link>
		<comments>http://www.askapache.com/css/web-fonts-for-code.html#comments</comments>
		<pubDate>Wed, 06 Feb 2013 23:37:35 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=7790</guid>
		<description><![CDATA[<p><p>Ok, so on a site like this one, there is a tremendous amount of 'code' styled with CSS fonts in a pre, code, var, tt, samp, or kbd html tag. When using an programming tool like VIM to write code it is shown beautifully using your OS fonts.  So then, how can we get that same font beauty to be there on the web?  And, of course the solution must use best-practices <em>(and preferably only use CSS and (X)HTML)</em>.</p>
<p>Also, text effects!  --&#62; <a class="font-effect-3d" style="color:#FFF; font-size:35px" href="http://www.askapache.com/css/web-fonts-for-code.html">View Solution</a></p></p><p>The post <a href="http://www.askapache.com/css/web-fonts-for-code.html">Google Web Fonts for Programming and Code</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/css/web-fonts-for-code.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating AddDescription for all Files</title>
		<link>http://www.askapache.com/htaccess/adddescription.html</link>
		<comments>http://www.askapache.com/htaccess/adddescription.html#comments</comments>
		<pubDate>Fri, 01 Feb 2013 20:11:54 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[AddDescription]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=1061</guid>
		<description><![CDATA[<p></p><p>The post <a href="http://www.askapache.com/htaccess/adddescription.html">Generating AddDescription for all Files</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/htaccess/adddescription.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
